http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147
--- Comment #15 from Diego Novillo 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=gcc&view=rev&rev=169690
Log:
2011-01-29 Jonathan Wakely
PR bootstrap
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147
--- Comment #13 from Jonathan Wakely 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=gcc&view=rev&rev=169395
Log:
2011-01-29 Jonathan Wakely
PR bootstrap/4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147
--- Comment #12 from Jonathan Wakely 2011-01-28
09:29:54 UTC ---
patch posted for review:
http://gcc.gnu.org/ml/gcc-patches/2011-01/msg00881.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147
--- Comment #11 from js-gcc at webkeks dot org
2011-01-13 13:28:27 UTC ---
Sorry for the late reply.
Your patch worked fine.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147
Jonathan Wakely changed:
What|Removed |Added
Attachment #22953|0 |1
is obsolete|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147
--- Comment #9 from Jonathan Wakely 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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147
Jonathan Wakely changed:
What|Removed |Added
Keywords||patch
--- Comment #8 from Jonathan Wake
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unassigned
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147
Jonathan Wakely changed:
What|Removed |Added
Status|WAITING |NEW
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147
--- Comment #6 from Jonathan Wakely 2011-01-12
21:34:13 UTC ---
./gcc/include/stddef.h is being included, but it doesn't define size_t
has the header guard _X86_64_ANSI_H_ but it appears that gcc's
stddef.h is expecting _MACHINE_ANSI_H_
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147
--- Comment #5 from Jonathan Wakely 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 --prefix=/home/redi/work/sandbo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |WAITING
Version|unknown
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147
--- Comment #3 from Ralf Wildenhues 2011-01-06
19:40:57 UTC ---
Can you attach output of the failing command when '-o ' is removed and -c
is replaced with -E? And please post the full failing command, the one you
posted has '; else true; fi' but
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147
--- Comment #2 from 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
--enable-languages=c,c++,objc,obj-c++ --with-mpf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147
Jonathan Wakely changed:
What|Removed |Added
Keywords||build
Status|UNCONFIRMED
16 matches
Mail list logo