This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/36727] New: [4.4 Regression] Yet another bootstrap failure on i686-apple-darwin9
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jul 2008 12:44:43 -0000
- Subject: [Bug bootstrap/36727] New: [4.4 Regression] Yet another bootstrap failure on i686-apple-darwin9
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
At revision 137455 bootstrap fails with:
...
/opt/gcc/i686-darwin/./gcc/xgcc -B/opt/gcc/i686-darwin/./gcc/
-B/opt/gcc/gcc4.4w/i686-apple-darwin9/bin/
-B/opt/gcc/gcc4.4w/i686-apple-darwin9/lib/ -isystem
/opt/gcc/gcc4.4w/i686-apple-darwin9/include -isystem
/opt/gcc/gcc4.4w/i686-apple-darwin9/sys-include -g -O2 -O2 -g -O2 -DIN_GCC
-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual
-Wold-style-definition -isystem ./include -fPIC -pipe -g -DHAVE_GTHR_DEFAULT
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../.././gcc
-I../../../gcc-4.4-work/libgcc -I../../../gcc-4.4-work/libgcc/.
-I../../../gcc-4.4-work/libgcc/../gcc -I../../../gcc-4.4-work/libgcc/../include
-DHAVE_CC_TLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep
-DL_absvsi2 -c ../../../gcc-4.4-work/libgcc/../gcc/libgcc2.c \
-fvisibility=hidden -DHIDE_EXPORTS
../../../../gcc-4.4-work/libgcc/../gcc/libgcov.c: In function '__gcov_execl':
../../../../gcc-4.4-work/libgcc/../gcc/libgcov.c:843: warning: cast discards
qualifiers from pointer target type
../../../../gcc-4.4-work/libgcc/../gcc/libgcov.c:838: error: first argument to
'va_arg' not of type 'va_list'
../../../../gcc-4.4-work/libgcc/../gcc/libgcov.c:845: error: first argument to
'va_arg' not of type 'va_list'
make[5]: *** [_gcov_execl.o] Error 1
--
Summary: [4.4 Regression] Yet another bootstrap failure on i686-
apple-darwin9
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dominiq at lps dot ens dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36727