projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
452fd31
)
Remove errant cygnus local tags
author
Michael Meissner
<meissner@gcc.gnu.org>
Fri, 19 Jun 1998 18:52:42 +0000
(18:52 +0000)
committer
Michael Meissner
<meissner@gcc.gnu.org>
Fri, 19 Jun 1998 18:52:42 +0000
(18:52 +0000)
From-SVN: r20597
gcc/config/m32r/m32r.h
patch
|
blob
|
history
diff --git
a/gcc/config/m32r/m32r.h
b/gcc/config/m32r/m32r.h
index 0b7318d77ec8cfd9f44d70cc41b7c41284fc4805..dff81720328f87afd8905c625152e8eb613dfd83 100644
(file)
--- 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.