Commit 5cef5bf5 by Joseph Myers Committed by Joseph Myers

* config/arm/aout.h (DOLLARS_IN_IDENTIFIERS): Remove.

From-SVN: r137600
parent fc93bcb6
2008-07-07 Joseph Myers <joseph@codesourcery.com>
* config/arm/aout.h (DOLLARS_IN_IDENTIFIERS): Remove.
2008-07-07 Fernando Pereira <fernando@cs.ucla.edu>
* tree-ssa-structalias.c (compute_points_to_sets): Add call to
......
......@@ -191,9 +191,6 @@
}
#endif
/* Arm Assembler barfs on dollars. */
#define DOLLARS_IN_IDENTIFIERS 0
#ifndef NO_DOLLAR_IN_LABEL
#define NO_DOLLAR_IN_LABEL 1
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment