This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/25935] New: [4.2 regression] mips-elf fails to build due to register_include_chains change
- From: "hp at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jan 2006 00:00:31 -0000
- Subject: [Bug bootstrap/25935] New: [4.2 regression] mips-elf fails to build due to register_include_chains change
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Last known to work with: "Fri Jan 20 05:17:46 UTC 2006 (revision 110008M)".
Known to fail with: "Mon Jan 23 06:06:40 UTC 2006 (revision 110107M)".
Apparently due to fix-header.c not being updated for recent
register_include_chains change for PR libstdc++/25524.
gcc -c -g -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attr\
ibute -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/home/hp/combined/combined/gcc -I/home/hp/combined/combined/gc\
c/build -I/home/hp/combined/combined/gcc/../include
-I/home/hp/combined/combined/gcc/../libcpp/include -I/home/hp/combined/combi\
ned/gcc/../libdecnumber -I../libdecnumber -o build/fix-header.o
/home/hp/combined/combined/gcc/fix-header.c
/home/hp/combined/combined/gcc/fix-header.c: In function `read_scan_file':
/home/hp/combined/combined/gcc/fix-header.c:670: warning: passing arg 4 of
`register_include_chains' makes pointer from integer w\
ithout a cast
/home/hp/combined/combined/gcc/fix-header.c:670: error: too few arguments to
function `register_include_chains'
make[4]: *** [build/fix-header.o] Error 1
--
Summary: [4.2 regression] mips-elf fails to build due to
register_include_chains change
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hp at gcc dot gnu dot org
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: mips-elf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25935