gas/
[deliverable/binutils-gdb.git] / gas / config / tc-ia64.c
index 12868252a7d9a321442a3ad4a7c0b1b5badf1450..484b25c45e1329ab5d809c8ac640c7c5d535d793 100644 (file)
@@ -8022,8 +8022,6 @@ ia64_canonicalize_symbol_name (name)
     {
       if (full > 0)
        as_bad ("Standalone `#' is illegal");
-      else
-       as_bad ("Zero-length symbol is illegal");
     }
   else if (len < full - 1)
     as_warn ("Redundant `#' suffix operators");
This page took 0.050713 seconds and 4 git commands to generate.