[Bug bootstrap/44512] --enable-build-with-cxx bootstrap fails in revision 160669

2010-07-09 Thread amylaar at gcc dot gnu dot org
--- Comment #10 from amylaar at gcc dot gnu dot org 2010-07-10 05:07 --- Fix checked in trunk revision 161853. The current problem is tracked as PR44832. -- amylaar at gcc dot gnu dot org changed: What|Removed |Added --

[Bug bootstrap/44512] --enable-build-with-cxx bootstrap fails in revision 160669

2010-07-05 Thread amylaar at gcc dot gnu dot org
--- Comment #9 from amylaar at gcc dot gnu dot org 2010-07-05 20:18 --- Subject: Bug 44512 Author: amylaar Date: Mon Jul 5 20:18:07 2010 New Revision: 161853 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161853 Log: PR bootstrap/44512 * genenums.c (main): Outpu

[Bug bootstrap/44512] --enable-build-with-cxx bootstrap fails in revision 160669

2010-06-25 Thread amylaar at gcc dot gnu dot org
--- Comment #8 from amylaar at gcc dot gnu dot org 2010-06-25 18:39 --- Subject: Bug 44512 Author: amylaar Date: Fri Jun 25 18:38:47 2010 New Revision: 161399 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161399 Log: PR bootstrap/44512 * genenums.c (main): Outpu

[Bug bootstrap/44512] --enable-build-with-cxx bootstrap fails in revision 160669

2010-06-22 Thread amylaar at gcc dot gnu dot org
--- Comment #7 from amylaar at gcc dot gnu dot org 2010-06-22 18:06 --- Subject: Bug 44512 Author: amylaar Date: Tue Jun 22 18:06:11 2010 New Revision: 161220 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161220 Log: PR bootstrap/44512 * genenums.c (main): Outpu

[Bug bootstrap/44512] --enable-build-with-cxx bootstrap fails in revision 160669

2010-06-17 Thread amylaar at gcc dot gnu dot org
--- Comment #6 from amylaar at gcc dot gnu dot org 2010-06-17 15:20 --- Subject: Bug 44512 Author: amylaar Date: Thu Jun 17 15:20:20 2010 New Revision: 160922 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160922 Log: PR bootstrap/44512 * c-cppbuiltin.c (builtin_

[Bug bootstrap/44512] --enable-build-with-cxx bootstrap fails in revision 160669

2010-06-17 Thread amylaar at gcc dot gnu dot org
--- Comment #5 from amylaar at gcc dot gnu dot org 2010-06-17 14:12 --- A patch set is here: http://gcc.gnu.org/ml/gcc-patches/2010-06/msg01765.html http://gcc.gnu.org/ml/gcc-patches/2010-06/msg01766.html -- amylaar at gcc dot gnu dot org changed: What|Removed

[Bug bootstrap/44512] --enable-build-with-cxx bootstrap fails in revision 160669

2010-06-13 Thread amylaar at gcc dot gnu dot org
--- Comment #4 from amylaar at gcc dot gnu dot org 2010-06-13 16:56 --- Subject: Bug 44512 Author: amylaar Date: Sun Jun 13 16:56:23 2010 New Revision: 160685 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160685 Log: gcc: PR bootstrap/44512 * genenums.c (main):

[Bug bootstrap/44512] --enable-build-with-cxx bootstrap fails in revision 160669

2010-06-13 Thread rsandifo at gcc dot gnu dot org
--- Comment #3 from rsandifo at gcc dot gnu dot org 2010-06-13 12:29 --- Created an attachment (id=20902) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20902&action=view) Patch for unspec{,v}_strings definition One fix would be to make insn-enums.c include insn-constants.h, but I

[Bug bootstrap/44512] --enable-build-with-cxx bootstrap fails in revision 160669

2010-06-13 Thread amylaar at gcc dot gnu dot org
--- Comment #2 from amylaar at gcc dot gnu dot org 2010-06-13 12:04 --- When I add a cast to the offending line in c-cppbuiltin.c, the bootstrap shows another failure: g++ -g -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variad

[Bug bootstrap/44512] --enable-build-with-cxx bootstrap fails in revision 160669

2010-06-13 Thread dominiq at lps dot ens dot fr
--- Comment #1 from dominiq at lps dot ens dot fr 2010-06-13 11:46 --- Could it be a duplicate of pr44509? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44512