[Bug target/47114] New: powerpc-wrs-vxworks: rs6000_elf_asm_out_{con,de}structor defined but not used

amylaar at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 29 13:42:00 GMT 2010


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47114

           Summary: powerpc-wrs-vxworks:
                    rs6000_elf_asm_out_{con,de}structor defined but not
                    used
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: amylaar@gcc.gnu.org
            Blocks: 44756
              Host: x86_64-pc-linux-gnu
            Target: powerpc-wrs-vxworks


../../../gcc/gcc/config/rs6000/rs6000.c:25576:1: error:
‘rs6000_elf_asm_out_constructor’ defined but not used [-Werror=unused-function]
../../../gcc/gcc/config/rs6000/rs6000.c:25605:1: error:
‘rs6000_elf_asm_out_destructor’ defined but not used [-Werror=unused-function]
cc1: all warnings being treated as errors

make[2]: *** [rs6000.o] Error 1



More information about the Gcc-bugs mailing list