Hi David,

I couldn't imagine such breakage... If too many platforms break perhaps we should undo the optimisation - see attached patch.


Thanks,
Dimitris


P.S. see also bug #51094 I've attached some more fixes
=== modified file 'gcc/config/elfos.h'
--- gcc/config/elfos.h  2011-10-30 01:45:46 +0000
+++ gcc/config/elfos.h  2011-11-12 02:51:39 +0000
@@ -125,9 +125,6 @@ see the files COPYING3 and COPYING.RUNTI
     }                                                          \
   while (0)
 
-#undef TARGET_ASM_INTERNAL_LABEL
-#define TARGET_ASM_INTERNAL_LABEL default_elf_internal_label
-
 /* Output the label which precedes a jumptable.  Note that for all svr4
    systems where we actually generate jumptables (which is to say every
    svr4 target except i386, where we use casesi instead) we put the jump-

Reply via email to