[Bug regression/40800] libcpp breaks bootstrap

2009-07-20 Thread jlquinn at gcc dot gnu dot org
--- Comment #21 from jlquinn at gcc dot gnu dot org 2009-07-20 19:00 --- http://gcc.gnu.org/ml/gcc-patches/2009-07/msg01109.html Committed as patch is simple and fixes multiple platforms. -- jlquinn at gcc dot gnu dot org changed: What|Removed |A

[Bug regression/40800] libcpp breaks bootstrap

2009-07-20 Thread sgk at troutmask dot apl dot washington dot edu
--- Comment #20 from sgk at troutmask dot apl dot washington dot edu 2009-07-20 18:28 --- Subject: Re: libcpp breaks bootstrap On Mon, Jul 20, 2009 at 06:09:46PM -, jlquinn at gcc dot gnu dot org wrote: > > Author: jlquinn > Date: Mon Jul 20 18:09:33 2009 > New Revision: 149826 >

[Bug regression/40800] libcpp breaks bootstrap

2009-07-20 Thread jlquinn at gcc dot gnu dot org
--- Comment #19 from jlquinn at gcc dot gnu dot org 2009-07-20 18:09 --- Subject: Bug 40800 Author: jlquinn Date: Mon Jul 20 18:09:33 2009 New Revision: 149826 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149826 Log: 2009-07-20 Jerry Quinn PR regression/40800

[Bug regression/40800] libcpp breaks bootstrap

2009-07-20 Thread sgk at troutmask dot apl dot washington dot edu
--- Comment #18 from sgk at troutmask dot apl dot washington dot edu 2009-07-20 17:56 --- Subject: Re: libcpp breaks bootstrap On Mon, Jul 20, 2009 at 05:42:50PM -, jlquinn at optonline dot net wrote: > > > --- Comment #16 from jlquinn at optonline dot net 2009-07-20 17:42

[Bug regression/40800] libcpp breaks bootstrap

2009-07-20 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #17 from dave at hiauly1 dot hia dot nrc dot ca 2009-07-20 17:51 --- Subject: Re: libcpp breaks bootstrap > I posted the fix yesterday. I'm write-after-approval, and I thought I needed > to wait for someone to OK the patch. Probably could have been applied as obvious. D

[Bug regression/40800] libcpp breaks bootstrap

2009-07-20 Thread jlquinn at optonline dot net
--- Comment #16 from jlquinn at optonline dot net 2009-07-20 17:42 --- (In reply to comment #14) > Can you commit your fix > > http://gcc.gnu.org/ml/gcc-patches/2009-07/msg01109.html > > or revert your change that is causing the problem? I posted the fix yesterday. I'm write-after-a

[Bug regression/40800] libcpp breaks bootstrap

2009-07-20 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #15 from dave at hiauly1 dot hia dot nrc dot ca 2009-07-20 17:17 --- Subject: Re: libcpp breaks bootstrap > Can you commit your fix > > http://gcc.gnu.org/ml/gcc-patches/2009-07/msg01109.html > > or revert your change that is causing the problem? configure.ac needs to

[Bug regression/40800] libcpp breaks bootstrap

2009-07-20 Thread kargl at gcc dot gnu dot org
--- Comment #14 from kargl at gcc dot gnu dot org 2009-07-20 16:51 --- Can you commit your fix http://gcc.gnu.org/ml/gcc-patches/2009-07/msg01109.html or revert your change that is causing the problem? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40800

[Bug regression/40800] libcpp breaks bootstrap

2009-07-19 Thread jlquinn at gcc dot gnu dot org
-- jlquinn at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |jlquinn at gcc dot gnu dot |dot org

[Bug regression/40800] libcpp breaks bootstrap

2009-07-19 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #13 from dave at hiauly1 dot hia dot nrc dot ca 2009-07-19 17:24 --- Subject: Re: libcpp breaks bootstrap > (In reply to comment #8) > > Also seen on hppa64-hp-hpux11.11. > > > > Does the patch also fix the hpux failure? Yes. Dave -- http://gcc.gnu.org/bugzilla/sh

[Bug regression/40800] libcpp breaks bootstrap

2009-07-19 Thread jlquinn at optonline dot net
--- Comment #12 from jlquinn at optonline dot net 2009-07-19 15:56 --- (In reply to comment #8) > Also seen on hppa64-hp-hpux11.11. > Does the patch also fix the hpux failure? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40800

[Bug regression/40800] libcpp breaks bootstrap

2009-07-18 Thread sgk at troutmask dot apl dot washington dot edu
--- Comment #11 from sgk at troutmask dot apl dot washington dot edu 2009-07-19 05:30 --- Subject: Re: libcpp breaks bootstrap On Sun, Jul 19, 2009 at 05:09:31AM -, jlquinn at optonline dot net wrote: > > > --- Comment #10 from jlquinn at optonline dot net 2009-07-19 05:09

[Bug regression/40800] libcpp breaks bootstrap

2009-07-18 Thread jlquinn at optonline dot net
--- Comment #10 from jlquinn at optonline dot net 2009-07-19 05:09 --- (In reply to comment #9) > Looks like the configure is broken. One thing I can see from the log is that configure is acting as if ENABLE_BUILD_WITH_CXX is enabled. Can you try the following patch on libcpp/configure

[Bug regression/40800] libcpp breaks bootstrap

2009-07-18 Thread kargl at gcc dot gnu dot org
--- Comment #9 from kargl at gcc dot gnu dot org 2009-07-18 20:11 --- Created an attachment (id=18224) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18224&action=view) Tail end of build log Note the portion of the log that read checking whether gcc supports -pedantic -Wno-long-lo

[Bug regression/40800] libcpp breaks bootstrap

2009-07-18 Thread danglin at gcc dot gnu dot org
--- Comment #8 from danglin at gcc dot gnu dot org 2009-07-18 20:09 --- Also seen on hppa64-hp-hpux11.11. -- danglin at gcc dot gnu dot org changed: What|Removed |Added

[Bug regression/40800] libcpp breaks bootstrap

2009-07-18 Thread kargl at gcc dot gnu dot org
--- Comment #7 from kargl at gcc dot gnu dot org 2009-07-18 19:32 --- Created an attachment (id=18223) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18223&action=view) libcpp/config.log -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40800

[Bug regression/40800] libcpp breaks bootstrap

2009-07-18 Thread kargl at gcc dot gnu dot org
--- Comment #6 from kargl at gcc dot gnu dot org 2009-07-18 19:31 --- Created an attachment (id=18222) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18222&action=view) libcpp/config.cache -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40800

[Bug regression/40800] libcpp breaks bootstrap

2009-07-18 Thread kargl at gcc dot gnu dot org
--- Comment #5 from kargl at gcc dot gnu dot org 2009-07-18 19:31 --- Created an attachment (id=18221) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18221&action=view) libcpp/Makefile -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40800

[Bug regression/40800] libcpp breaks bootstrap

2009-07-18 Thread kargl at gcc dot gnu dot org
--- Comment #4 from kargl at gcc dot gnu dot org 2009-07-18 19:30 --- Build fails also on x86_64-unknown-freebsd8.0 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40800

[Bug regression/40800] libcpp breaks bootstrap

2009-07-18 Thread jlquinn at optonline dot net
--- Comment #3 from jlquinn at optonline dot net 2009-07-18 18:52 --- (In reply to comment #2) > Note, I configure my build with > > ../gcc4x/configure --prefix=$HOME/work --enable-languages=c,fortran I can't reproduce the problem on my system. Can you recreate the bug? Then attach l

[Bug regression/40800] libcpp breaks bootstrap

2009-07-18 Thread kargl at gcc dot gnu dot org
--- Comment #2 from kargl at gcc dot gnu dot org 2009-07-18 18:09 --- Note, I configure my build with ../gcc4x/configure --prefix=$HOME/work --enable-languages=c,fortran -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40800

[Bug regression/40800] libcpp breaks bootstrap

2009-07-18 Thread kargl at gcc dot gnu dot org
--- Comment #1 from kargl at gcc dot gnu dot org 2009-07-18 18:00 --- This is caused by revision 149763 REMOVE:kargl[252] svn merge -r149763:149762 . allows bootstrap to proceed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40800

[Bug regression/40800] libcpp breaks bootstrap

2009-07-18 Thread kargl at gcc dot gnu dot org
-- kargl at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40800