http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45538
Ian Lance Taylor changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45538
--- Comment #5 from ian at gcc dot gnu.org 2010-11-18
07:35:38 UTC ---
Author: ian
Date: Thu Nov 18 07:35:34 2010
New Revision: 166896
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166896
Log:
PR bootstrap/45538
* configure.ac: U
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45538
--- Comment #4 from Jack Howarth 2010-11-16
01:59:40 UTC ---
This issue is fixed by the proposed patch...
http://gcc.gnu.org/ml/gcc-patches/2010-11/msg01323.html
--- Comment #3 from howarth at nitro dot med dot uc dot edu 2010-09-07
01:23 ---
Caused by...
Author: rth
Date: Sat Aug 21 19:05:40 2010
New Revision: 163446
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163446
Log:
Vectorize fast path of _cpp_clean_line.
* configure.
--- Comment #2 from howarth at nitro dot med dot uc dot edu 2010-09-05
05:40 ---
The same bootstrap failure occurs on x86_64 Fedora 10 with...
../gcc/configure --with-gmp=/usr --with-mpfr=/usr --with-mpc=/usr
--prefix=/home/howarth/dist --enable-languages=c,c++ --enable-build-with-cxx
--- Comment #1 from howarth at nitro dot med dot uc dot edu 2010-09-05
04:46 ---
Created an attachment (id=21701)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21701&action=view)
failed bootstrap log on x86_64-apple-darwin10 with --enable-build-with-cxx
--
http://gcc.gnu.org/