[Bug c++/38424] New: ice: segmentation fault

2008-12-05 Thread gcc at spatium dot org
t.s GNU C++ (GCC) version 4.4.0 20081128 (experimental) (x86_64-unknown-linux-gnu) compiled by GNU C version 4.4.0 20081128 (experimental), GMP version 4.1.4, MPFR version 2.3.0. GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096 Compiler executable checksum: 2da4f0

[Bug c++/38424] ice: segmentation fault

2008-12-05 Thread gcc at spatium dot org
--- Comment #1 from gcc at spatium dot org 2008-12-06 07:30 --- Created an attachment (id=16838) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16838&action=view) the .ii file, bzipped -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38424

[Bug c++/38485] New: possible regression: expected primary-expression at end of input

2008-12-11 Thread gcc at spatium dot org
c dot gnu dot org ReportedBy: gcc at spatium dot org GCC host triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38485

[Bug c++/38485] possible regression: expected primary-expression at end of input

2008-12-11 Thread gcc at spatium dot org
--- Comment #1 from gcc at spatium dot org 2008-12-11 12:35 --- Created an attachment (id=16883) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16883&action=view) the faulty .ii file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38485

[Bug middle-end/36359] missed optimization in some cases with PRE VRP and other passes combined together

2009-01-25 Thread gcc at spatium dot org
--- Comment #19 from gcc at spatium dot org 2009-01-25 19:25 --- This thing still exists in 2.6.28.2; what do you suggest should be changed in the kernel to let it compile again? -- gcc at spatium dot org changed: What|Removed |Added

[Bug ada/37601] New: gcc-4.4-20080919 ada build failure

2008-09-20 Thread gcc at spatium dot org
igned at gcc dot gnu dot org ReportedBy: gcc at spatium dot org GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37601

[Bug ada/37601] gcc-4.4-20080919 ada build failure

2008-09-20 Thread gcc at spatium dot org
--- Comment #1 from gcc at spatium dot org 2008-09-20 18:57 --- (In reply to comment #0) current gcc ver.: 4.3.1 -- gcc at spatium dot org changed: What|Removed |Added

[Bug middle-end/37601] [4.4 Regression] gcc-4.4-20080919 ada build failure

2008-09-24 Thread gcc at spatium dot org
--- Comment #3 from gcc at spatium dot org 2008-09-24 09:37 --- Subject: Re: [4.4 Regression] gcc-4.4-20080919 ada build failure pinskia at gcc dot gnu dot org wrote 767 bytes: > Can you try this again? same thing with latest trunk. -- http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug middle-end/37601] [4.4 Regression] gcc-4.4-20080919 ada build failure

2008-09-28 Thread gcc at spatium dot org
--- Comment #5 from gcc at spatium dot org 2008-09-28 17:27 --- Subject: Re: [4.4 Regression] gcc-4.4-20080919 ada build failure > What happens if you don't use profiledbootstrap but instead bootstrap? I did make bootstrap in the very same directory and it built everyth

[Bug ada/35537] New: gnat bug while compiling 4.3.0

2008-03-11 Thread gcc at spatium dot org
Include the entire contents of this bug box in the report. | | Include the exact gcc or gnatmake command that you entered. | | Also include sources listed below in gnatchop format | | (concatenated together with no headers between files). | +==+ Please include these source files with error report Note that list may not be accurate in some cases, so please double check that the problem can still be reproduced with the set of files listed. raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:398 make[3]: *** [ada/a-except.o] Error 1 make[3]: Leaving directory `/src/a/gcc/o/gcc' make[2]: *** [all-stageprofile-gcc] Error 2 make[2]: Leaving directory `/src/a/gcc/o' make[1]: *** [stageprofile-bubble] Error 2 make[1]: Leaving directory `/src/a/gcc/o' make: *** [profiledbootstrap] Error 2 -- Summary: gnat bug while compiling 4.3.0 Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: blocker Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gcc at spatium dot org GCC host triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35537

[Bug middle-end/32581] make profiledbootstrap - stageprofile - gcc/ada/a-except.adb:1301: error: control flow in the middle of basic block 20

2008-03-11 Thread gcc at spatium dot org
--- Comment #7 from gcc at spatium dot org 2008-03-11 18:46 --- (In reply to comment #6) > *** Bug 35537 has been marked as a duplicate of this bug. *** > this bug seems to appear only with profiledbootstrap. i'm able to do normal bootstrap without running into