[Bug c++/29571] [4.3/4.4/4.5/4.6 regression] ICE with invalid static const member

2011-01-31 Thread andreasmeier80 at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29571 andreasmeier80 at gmx dot de changed: What|Removed |Added CC||andreasmeier80 at gmx dot

[Bug c++/35652] [4.2/4.3/4.4 Regression] offset warning should be given in the front-end

2009-03-27 Thread andreasmeier80 at gmx dot de
--- Comment #15 from andreasmeier80 at gmx dot de 2009-03-27 07:16 --- Approved here: http://gcc.gnu.org/ml/gcc-patches/2009-03/msg01079.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35652

[Bug c++/37647] [4.3/4.4 regression] ICE with invalid use of constructor

2009-03-27 Thread andreasmeier80 at gmx dot de
--- Comment #5 from andreasmeier80 at gmx dot de 2009-03-27 07:17 --- Approved patch: http://gcc.gnu.org/ml/gcc-patches/2009-03/msg01080.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37647

[Bug c++/29727] [4.2/4.3/4.4 regression] ICE on invalid initializer for template member

2009-03-27 Thread andreasmeier80 at gmx dot de
--- Comment #9 from andreasmeier80 at gmx dot de 2009-03-27 07:18 --- Approved: http://gcc.gnu.org/ml/gcc-patches/2009-03/msg01080.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29727

[Bug c++/36799] [c++0x] error on va_copy in -std=c++0x mode

2009-03-27 Thread andreasmeier80 at gmx dot de
--- Comment #5 from andreasmeier80 at gmx dot de 2009-03-27 07:20 --- Approved: http://gcc.gnu.org/ml/gcc-patches/2009-03/msg01082.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36799

[Bug c++/38638] [4.2/4.3/4.4 regression] ICE superfluous 'typename'

2009-03-27 Thread andreasmeier80 at gmx dot de
--- Comment #3 from andreasmeier80 at gmx dot de 2009-03-27 07:20 --- Approved: http://gcc.gnu.org/ml/gcc-patches/2009-03/msg01084.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38638

[Bug ada/39498] [4.4 Regression] ACATS test c94001c fails

2009-03-19 Thread andreasmeier80 at gmx dot de
--- Comment #5 from andreasmeier80 at gmx dot de 2009-03-19 07:47 --- With revision 144946 everything is okay. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39498

[Bug ada/39498] New: [4.4 Regression] ACATS test c94001c fails

2009-03-18 Thread andreasmeier80 at gmx dot de
Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: andreasmeier80 at gmx dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39498

[Bug c++/28274] [4.2/4.3/4.4 Regression] Redeclaration with extra default argument doesn't work

2009-02-25 Thread andreasmeier80 at gmx dot de
--- Comment #11 from andreasmeier80 at gmx dot de 2009-02-25 10:33 --- The target milestone 4.0.4 is wrong -- andreasmeier80 at gmx dot de changed: What|Removed |Added

[Bug target/37633] [4.4 Regression] wrong register use on sh64

2009-01-02 Thread andreasmeier80 at gmx dot de
--- Comment #8 from andreasmeier80 at gmx dot de 2009-01-02 17:08 --- What is the status of this bug? -- andreasmeier80 at gmx dot de changed: What|Removed |Added

[Bug middle-end/37813] assert with IRA_COVER_CLASSES with singleton

2009-01-02 Thread andreasmeier80 at gmx dot de
--- Comment #8 from andreasmeier80 at gmx dot de 2009-01-02 17:08 --- What is the status of this bug? -- andreasmeier80 at gmx dot de changed: What|Removed |Added

[Bug c/35746] [4.3 regression] ICE with undefined variables

2008-08-12 Thread andreasmeier80 at gmx dot de
--- Comment #11 from andreasmeier80 at gmx dot de 2008-08-12 17:14 --- Should the testcase go also in mainline? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35746

[Bug tree-optimization/36830] [4.4 Regression] STORAGE_ERROR raised compiling s-os_lib.adb

2008-07-21 Thread andreasmeier80 at gmx dot de
--- Comment #5 from andreasmeier80 at gmx dot de 2008-07-21 12:55 --- For me it is working today -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36830

[Bug tree-optimization/36830] [4.4 Regression] STORAGE_ERROR raised compiling s-os_lib.adb

2008-07-16 Thread andreasmeier80 at gmx dot de
--- Comment #2 from andreasmeier80 at gmx dot de 2008-07-16 09:52 --- For me it was working in revision 137687 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36830

[Bug bootstrap/36836] New: [4.4 regression] Bootstrap error at ada/s-os_lib.o

2008-07-15 Thread andreasmeier80 at gmx dot de
Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: andreasmeier80 at gmx dot de GCC build triplet: i686-pc-linux-gnu http://gcc.gnu.org

[Bug bootstrap/36311] New: Bootstrapping ada fails

2008-05-23 Thread andreasmeier80 at gmx dot de
: major Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: andreasmeier80 at gmx dot de GCC host triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36311

[Bug ada/34496] [4.2/4.3 Regression] prefixed notation allows changing the value of a constant

2008-05-09 Thread andreasmeier80 at gmx dot de
--- Comment #5 from andreasmeier80 at gmx dot de 2008-05-09 13:18 --- Perhaps it is a good idea to add the testcase to the testsuite -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34496

[Bug c/35440] [4.1/4.2/4.3/4.4 regression] ICE resulting in completely broken diagnostic

2008-03-21 Thread andreasmeier80 at gmx dot de
--- Comment #1 from andreasmeier80 at gmx dot de 2008-03-21 16:07 --- Patch at http://gcc.gnu.org/ml/gcc-patches/2008-03/msg01158.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35440

[Bug c++/35332] [4.1/4.2/4.3/4.4 regression] Broken diagnostics for builtins

2008-03-21 Thread andreasmeier80 at gmx dot de
--- Comment #2 from andreasmeier80 at gmx dot de 2008-03-21 16:08 --- Patch at http://gcc.gnu.org/ml/gcc-patches/2008-03/msg01158.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35332

[Bug c++/35153] Taking address of result of calling function returning rvalue reference should not compile.

2008-02-15 Thread andreasmeier80 at gmx dot de
--- Comment #2 from andreasmeier80 at gmx dot de 2008-02-16 03:39 --- Patch at http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00584.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35153

[Bug c++/35022] [4.3 regression] ICE with parameter pack in template constant parameter

2008-02-15 Thread andreasmeier80 at gmx dot de
--- Comment #2 from andreasmeier80 at gmx dot de 2008-02-16 03:39 --- Patch at http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00575.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35022

[Bug c++/34050] [4.3 regression] ICE derived classes and variadic templates

2008-02-14 Thread andreasmeier80 at gmx dot de
--- Comment #9 from andreasmeier80 at gmx dot de 2008-02-15 01:20 --- Patch at http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00520.html -- andreasmeier80 at gmx dot de changed: What|Removed |Added

[Bug c++/28743] [4.1/4.2/4.3 regression] ICE with invalid specialization

2008-02-13 Thread andreasmeier80 at gmx dot de
--- Comment #7 from andreasmeier80 at gmx dot de 2008-02-14 00:35 --- The patch is approved at http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00392.html -- andreasmeier80 at gmx dot de changed: What|Removed |Added

[Bug c++/34603] [4.1/4.2/4.3 regression] ICE with broken template declaration

2008-01-24 Thread andreasmeier80 at gmx dot de
--- Comment #3 from andreasmeier80 at gmx dot de 2008-01-24 18:42 --- Patch at http://gcc.gnu.org/ml/gcc-patches/2008-01/msg01138.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34603

[Bug c++/33964] [4.3 Regression] internal compiler error: in dependent_type_p, at cp/pt.c:15319 (vararg templates)

2008-01-12 Thread andreasmeier80 at gmx dot de
--- Comment #5 from andreasmeier80 at gmx dot de 2008-01-12 19:06 --- Patch at http://gcc.gnu.org/ml/gcc-patches/2008-01/msg00482.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33964

[Bug c++/34052] [4.3 regression] Trouble with variadic templates as template-template parameter

2008-01-12 Thread andreasmeier80 at gmx dot de
--- Comment #6 from andreasmeier80 at gmx dot de 2008-01-12 19:08 --- Patch at http://gcc.gnu.org/ml/gcc-patches/2008-01/msg00491.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34052

[Bug c++/34051] [4.3 regression] ICE in dependent_type_p with variadic templates

2008-01-12 Thread andreasmeier80 at gmx dot de
--- Comment #7 from andreasmeier80 at gmx dot de 2008-01-12 19:09 --- Patch at http://gcc.gnu.org/ml/gcc-patches/2007-12/msg00149.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34051

[Bug testsuite/34253] Lots of failures in gcc.dg/vect

2007-11-30 Thread andreasmeier80 at gmx dot de
--- Comment #8 from andreasmeier80 at gmx dot de 2007-11-30 15:07 --- So some new informations. In revision 128088 it is fine, but it fails in revision 128109. I have no information for the revisions between, because of the commit in 128089 I have about 15000 failures in the C

[Bug testsuite/34253] Lots of failures in gcc.dg/vect

2007-11-29 Thread andreasmeier80 at gmx dot de
--- Comment #7 from andreasmeier80 at gmx dot de 2007-11-29 17:05 --- It fails in 128121, works in 128079 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34253

[Bug testsuite/34253] Lots of failures in gcc.dg/vect

2007-11-28 Thread andreasmeier80 at gmx dot de
--- Comment #3 from andreasmeier80 at gmx dot de 2007-11-28 13:17 --- Today I have checked out trunk newly. So my tree is fine. The failures are also there. I will send the new testresults shortly. I'm using Suse 10.1. The version of dejagnu is 1.4.4. I see only unusual errors

[Bug testsuite/34253] Lots of failures in gcc.dg/vect

2007-11-28 Thread andreasmeier80 at gmx dot de
--- Comment #4 from andreasmeier80 at gmx dot de 2007-11-28 14:12 --- The new results are at http://gcc.gnu.org/ml/gcc-testresults/2007-11/msg01515.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34253

[Bug testsuite/34253] Lots of failures in gcc.dg/vect

2007-11-28 Thread andreasmeier80 at gmx dot de
--- Comment #5 from andreasmeier80 at gmx dot de 2007-11-28 22:12 --- It worked well in revision r128078 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34253

[Bug testsuite/34253] Lots of failures in gcc.dg/vect

2007-11-28 Thread andreasmeier80 at gmx dot de
--- Comment #6 from andreasmeier80 at gmx dot de 2007-11-29 07:41 --- It worked also well in revision r128079. I'm going to do further tests to find the causing commit. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34253

[Bug testsuite/34253] New: Lots of failures in gcc.dg/vect

2007-11-27 Thread andreasmeier80 at gmx dot de
Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: andreasmeier80 at gmx dot de GCC target triplet: i686-pc-linux-gnu http

[Bug ada/34173] New: [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test

2007-11-21 Thread andreasmeier80 at gmx dot de
Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: andreasmeier80 at gmx dot de GCC host triplet: i686-pc-linux.gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34173

[Bug c++/32114] [4.3 regression] ICE on invalid use of typedef in variadic template

2007-11-05 Thread andreasmeier80 at gmx dot de
--- Comment #1 from andreasmeier80 at gmx dot de 2007-11-05 12:03 --- At http://gcc.gnu.org/ml/gcc-patches/2007-10/msg01572.html is a unreviewed patch for this and other 7 bugs -- andreasmeier80 at gmx dot de changed: What|Removed |Added

[Bug bootstrap/33879] bootstrapping revision 129600 fails

2007-10-24 Thread andreasmeier80 at gmx dot de
--- Comment #1 from andreasmeier80 at gmx dot de 2007-10-24 12:28 --- The last commit of Olga was not complete. The two new files weren't commited -- andreasmeier80 at gmx dot de changed: What|Removed |Added

[Bug tree-optimization/32941] [4.3 regression] Bootstrap comparison failure

2007-08-15 Thread andreasmeier80 at gmx dot de
--- Comment #13 from andreasmeier80 at gmx dot de 2007-08-15 18:50 --- Fixed -- andreasmeier80 at gmx dot de changed: What|Removed |Added Status|NEW

[Bug tree-optimization/32941] [4.3 regression] Bootstrap comparison failure

2007-08-09 Thread andreasmeier80 at gmx dot de
--- Comment #4 from andreasmeier80 at gmx dot de 2007-08-09 08:43 --- It worked well with r126900, but did not with r126976 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32941

[Bug tree-optimization/32941] [4.3 regression] Bootstrap comparison failure

2007-08-09 Thread andreasmeier80 at gmx dot de
--- Comment #5 from andreasmeier80 at gmx dot de 2007-08-09 12:52 --- It worked well with r126941, but did not with r126959 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32941

[Bug tree-optimization/32941] [4.3 regression] Bootstrap comparison failure

2007-08-09 Thread andreasmeier80 at gmx dot de
--- Comment #6 from andreasmeier80 at gmx dot de 2007-08-09 16:07 --- It worked well with r126947, but did not with r126951 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32941

[Bug tree-optimization/32941] [4.3 regression] Bootstrap comparison failure

2007-08-09 Thread andreasmeier80 at gmx dot de
--- Comment #8 from andreasmeier80 at gmx dot de 2007-08-09 19:24 --- The regression was caused by the following patch New Revision: 126951 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126951 Log: 2007-07-26 Richard Guenther [EMAIL PROTECTED] toplev

[Bug tree-optimization/32941] [4.3 regression] Bootstrap comparison failure

2007-08-09 Thread andreasmeier80 at gmx dot de
--- Comment #9 from andreasmeier80 at gmx dot de 2007-08-09 19:33 --- I'm now testing the patch from Comment #7. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32941

[Bug tree-optimization/32941] [4.3 regression] Bootstrap comparison failure

2007-08-09 Thread andreasmeier80 at gmx dot de
--- Comment #10 from andreasmeier80 at gmx dot de 2007-08-10 05:48 --- The patch works fine for me. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32941

[Bug bootstrap/32941] New: Bootstrap comparison failure

2007-07-31 Thread andreasmeier80 at gmx dot de
Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: andreasmeier80 at gmx dot de GCC host triplet: i686-pc-linux-gnu http