[Bug bootstrap/44713] [4.6 regression] Revision 161530 failed bootstrap

2010-06-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.6.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44713

[Bug bootstrap/44713] [4.6 regression] Revision 161530 failed bootstrap

2010-06-29 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2010-06-29 14:15 --- The patch also misses doc/tm.texi pieces. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/44713] [4.6 regression] Revision 161530 failed bootstrap

2010-06-29 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2010-06-29 14:19 --- My build fails with (x86_64): libbackend.a(i386.o): In function `ix86_setup_incoming_varargs': /space/rguenther/src/svn/trunk/gcc/config/i386/i386.c:7050: undefined reference to `function_arg_advance' collect2: ld

[Bug bootstrap/44713] [4.6 regression] Revision 161530 failed bootstrap

2010-06-29 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2010-06-29 14:31 --- More errors/warnings on i386.c: ../../src-trunk/gcc/config/i386/i386.c: In function 'ix86_function_arg_advance': ../../src-trunk/gcc/config/i386/i386.c:6086:5: error: passing argument 3 of 'function_arg_advance_64'

[Bug bootstrap/44713] [4.6 regression] Revision 161530 failed bootstrap

2010-06-29 Thread froydnj at gcc dot gnu dot org
--- Comment #4 from froydnj at gcc dot gnu dot org 2010-06-29 15:57 --- Subject: Bug 44713 Author: froydnj Date: Tue Jun 29 15:57:06 2010 New Revision: 161540 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=161540 Log: PR bootstrap/44713 * config/i386/i386.c

[Bug bootstrap/44713] [4.6 regression] Revision 161530 failed bootstrap

2010-06-29 Thread hjl dot tools at gmail dot com
--- Comment #5 from hjl dot tools at gmail dot com 2010-06-29 19:21 --- Fixed. -- hjl dot tools at gmail dot com changed: What|Removed |Added Status|NEW