Index: gcc/config/spu/spu.h
===================================================================
--- gcc/config/spu/spu.h        (revision 162715)
+++ gcc/config/spu/spu.h        (working copy)
@@ -446,12 +446,6 @@
 
 #define ASM_APP_OFF ""
 
-#define ASM_OUTPUT_SOURCE_FILENAME(STREAM, NAME) \
-  do { fprintf (STREAM, "\t.file\t");                  \
-       output_quoted_string (STREAM, NAME);            \
-       fprintf (STREAM, "\n");                         \
-  } while (0)
-
 
 /* Uninitialized Data */
 #define ASM_OUTPUT_COMMON(FILE, NAME, SIZE, ROUNDED)  \
