aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorMichael Meissner <meissner@gcc.gnu.org>1998-06-19 18:52:42 +0000
committerMichael Meissner <meissner@gcc.gnu.org>1998-06-19 18:52:42 +0000
commit643a7267dfd1aae8deee17a411747a3699ec2691 (patch)
tree342e8dd67328da18068da35d61131ee7034f183c /gcc
parent452fd31816df6750ff8983da9510778663153e5e (diff)
downloadgcc-643a7267dfd1aae8deee17a411747a3699ec2691.zip
gcc-643a7267dfd1aae8deee17a411747a3699ec2691.tar.gz
gcc-643a7267dfd1aae8deee17a411747a3699ec2691.tar.bz2
Remove errant cygnus local tags
From-SVN: r20597
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/m32r/m32r.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/m32r/m32r.h b/gcc/config/m32r/m32r.h
index 0b7318d..dff8172 100644
--- a/gcc/config/m32r/m32r.h
+++ b/gcc/config/m32r/m32r.h
@@ -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.