]> gcc.gnu.org Git - gcc.git/commitdiff
Remove errant cygnus local tags
authorMichael Meissner <meissner@gcc.gnu.org>
Fri, 19 Jun 1998 18:52:42 +0000 (18:52 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Fri, 19 Jun 1998 18:52:42 +0000 (18:52 +0000)
From-SVN: r20597

gcc/config/m32r/m32r.h

index 0b7318d77ec8cfd9f44d70cc41b7c41284fc4805..dff81720328f87afd8905c625152e8eb613dfd83 100644 (file)
@@ -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.
This page took 0.062569 seconds and 5 git commands to generate.