[Bug bootstrap/47147] gcc 4.6 fails to compile on NetBSD

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147 --- Comment #15 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 18:03:11 UTC --- Author: dnovillo Date: Wed Feb 2 18:03:04 2011 New Revision: 169690 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169690 Log: 2011-01-29 Jonathan

[Bug bootstrap/47147] gcc 4.6 fails to compile on NetBSD

2011-01-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147 --- Comment #13 from Jonathan Wakely redi at gcc dot gnu.org 2011-01-29 22:15:55 UTC --- Author: redi Date: Sat Jan 29 22:15:52 2011 New Revision: 169395 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169395 Log: 2011-01-29 Jonathan Wakely

[Bug bootstrap/47147] gcc 4.6 fails to compile on NetBSD

2011-01-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug bootstrap/47147] gcc 4.6 fails to compile on NetBSD

2011-01-28 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147 --- Comment #12 from Jonathan Wakely redi at gcc dot gnu.org 2011-01-28 09:29:54 UTC --- patch posted for review: http://gcc.gnu.org/ml/gcc-patches/2011-01/msg00881.html

[Bug bootstrap/47147] gcc 4.6 fails to compile on NetBSD

2011-01-13 Thread js-gcc at webkeks dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147 --- Comment #11 from js-gcc at webkeks dot org js-gcc at webkeks dot org 2011-01-13 13:28:27 UTC --- Sorry for the late reply. Your patch worked fine.

[Bug bootstrap/47147] gcc 4.6 fails to compile on NetBSD

2011-01-12 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147 --- Comment #5 from Jonathan Wakely redi at gcc dot gnu.org 2011-01-12 21:17:35 UTC --- Created attachment 22952 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22952 preprocessed source configured with ../gcc-4.6-20110108/configure

[Bug bootstrap/47147] gcc 4.6 fails to compile on NetBSD

2011-01-12 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147 --- Comment #6 from Jonathan Wakely redi at gcc dot gnu.org 2011-01-12 21:34:13 UTC --- ./gcc/include/stddef.h is being included, but it doesn't define size_t machine/ansi.h has the header guard _X86_64_ANSI_H_ but it appears that gcc's stddef.h

[Bug bootstrap/47147] gcc 4.6 fails to compile on NetBSD

2011-01-12 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |NEW

[Bug bootstrap/47147] gcc 4.6 fails to compile on NetBSD

2011-01-12 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug bootstrap/47147] gcc 4.6 fails to compile on NetBSD

2011-01-12 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Keywords||patch ---

[Bug bootstrap/47147] gcc 4.6 fails to compile on NetBSD

2011-01-12 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147 --- Comment #9 from Jonathan Wakely redi at gcc dot gnu.org 2011-01-13 00:28:20 UTC --- actually it's not every arch - most still use _ANSI_H_ it's just x86 and x86-64 that are different

[Bug bootstrap/47147] gcc 4.6 fails to compile on NetBSD

2011-01-12 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Attachment #22953|0 |1 is

[Bug bootstrap/47147] gcc 4.6 fails to compile on NetBSD

2011-01-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|NEW |WAITING

[Bug bootstrap/47147] gcc 4.6 fails to compile on NetBSD

2011-01-06 Thread rwild at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147 --- Comment #3 from Ralf Wildenhues rwild at gcc dot gnu.org 2011-01-06 19:40:57 UTC --- Can you attach output of the failing command when '-o FILE' is removed and -c is replaced with -E? And please post the full failing command, the one you

[Bug bootstrap/47147] gcc 4.6 fails to compile on NetBSD

2011-01-03 Thread js-gcc at webkeks dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147 --- Comment #2 from js-gcc at webkeks dot org js-gcc at webkeks dot org 2011-01-03 16:13:14 UTC --- /home/js/gcc-trunk/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --enable-__cxa_atexit

[Bug bootstrap/47147] gcc 4.6 fails to compile on NetBSD

2011-01-02 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Keywords||build