I get the following error message when I attempt to compile gcc:

/home/mrichmon/gcc-4.3-20071019/gcc/config/mips/mips.c:6868: error:
'mips_output_dwarf_dtprel' defined but not used

It occurs under the following conditions:

1. Snapshot version of gcc 4.3 dated September 19
2. SGI R5000 workstation running Debian Linux 4.0
3. The "configure" script was invoked with the parameters "--enable-languages=c
--prefix=$HOME/irun --build=mips-unknown-linux-gnu --enable-checking=release"

The error does not occur with the snapshot version of gcc 4.3 dated August 31.


-- 
           Summary: mips.c:6868: error: 'mips_output_dwarf_dtprel' defined
                    but not used
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: michael dot a dot richmond at nasa dot gov


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

Reply via email to