* config/tc-sh.c (sh_force_relocation): Make sure TLS relocs get
[deliverable/binutils-gdb.git] / gprof / gprof.c
index 02438612ae86a94f2212c7e57080d62364b5fa64..b633f0e6a26a6bc57c14a87d238561d01c49ac76 100644 (file)
@@ -512,9 +512,7 @@ This program is free software.  This program has absolutely no warranty.\n"));
     {
       sym_id_add (*sp, EXCL_TIME);
       sym_id_add (*sp, EXCL_GRAPH);
-#ifdef __alpha__
       sym_id_add (*sp, EXCL_FLAT);
-#endif
     }
 
   /*
This page took 0.023066 seconds and 4 git commands to generate.