mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-07 06:39:46 +08:00
Remove errant cygnus local tags
From-SVN: r20597
This commit is contained in:
parent
452fd31816
commit
643a7267df
@ -1657,7 +1657,6 @@ do { \
|
||||
fprintf (FILE, "%s%s", USER_LABEL_PREFIX, real_name); \
|
||||
} while (0)
|
||||
|
||||
/* CYGNUS LOCAL -- m32rx/meissner */
|
||||
/* For the m32r if -Os, don't force line number label to begin
|
||||
at the beginning of the word. */
|
||||
|
||||
@ -1676,7 +1675,6 @@ do \
|
||||
sym_lineno += 1; \
|
||||
} \
|
||||
while (0)
|
||||
/* END CYGNUS LOCAL -- m32rx/meissner */
|
||||
|
||||
/* Store in OUTPUT a string (made with alloca) containing
|
||||
an assembler-name for a local static variable named NAME.
|
||||
|
Loading…
Reference in New Issue
Block a user