This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/33895] New: mips.c:6868: error: 'mips_output_dwarf_dtprel' defined but not used


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]