]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/sparc/sol2.h
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / config / sparc / sol2.h
index 3026e405f61cacb0feeca8fca4c06db694ab72b5..ba0243ceee22c451047202aa3f30c135e0d9ba40 100644 (file)
@@ -68,13 +68,6 @@ Boston, MA 02111-1307, USA.  */
 #undef  LOCAL_LABEL_PREFIX
 #define LOCAL_LABEL_PREFIX  "."
 
-/* This is how to output a definition of an internal numbered label where
-   PREFIX is the class of label and NUM is the number within the class.  */
-
-#undef  ASM_OUTPUT_INTERNAL_LABEL
-#define ASM_OUTPUT_INTERNAL_LABEL(FILE,PREFIX,NUM)     \
-  fprintf (FILE, ".L%s%d:\n", PREFIX, NUM)
-
 /* This is how to output a reference to an internal numbered label where
    PREFIX is the class of label and NUM is the number within the class.  */