IA-64 ELF support.
[deliverable/binutils-gdb.git] / gas / read.c
index 15228426af143f713174b9bb69d4255ab880c86f..2ea5e2b61210642d4e132f40acfb9154ce57074d 100644 (file)
@@ -105,6 +105,8 @@ die horribly;
 #endif
 
 #ifndef LEX_HASH
+/* The IA-64 assembler uses # as a suffix designating a symbol.  We include
+   it in the symbol and strip it out in tc_canonicalize_symbol_name.  */
 #define LEX_HASH 0
 #endif
 
This page took 0.027922 seconds and 4 git commands to generate.