[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 c++/38485] New: possible regression: expected primary-expression at end of input

2008-12-11 Thread gcc at spatium dot org
++ 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=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=16883action=view) the faulty .ii file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38485

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

2008-12-05 Thread gcc at spatium dot org
: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ 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

[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=16838action=view) the .ii file, bzipped -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38424

[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 everything okay

[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?id

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

2008-09-20 Thread gcc at spatium dot org
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/35537] New: gnat bug while compiling 4.3.0

2008-03-11 Thread gcc at spatium dot org
: 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

[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 the problem. -- http