This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/33895] New: mips.c:6868: error: 'mips_output_dwarf_dtprel' defined but not used
- From: "michael dot a dot richmond at nasa dot gov" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Oct 2007 14:43:19 -0000
- Subject: [Bug c/33895] New: mips.c:6868: error: 'mips_output_dwarf_dtprel' defined but not used
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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