[Bug c++/38635] New: [4.4 regression] ICE parsing broken code

2008-12-26 Thread reichelt at gcc dot gnu dot org
Keywords: ice-on-invalid-code, error-recovery, monitored Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38635

[Bug c++/38635] [4.4 regression] ICE parsing broken code

2008-12-26 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38635

[Bug c++/38636] New: [4.2/4.3/4.4 regression] ICE with broken ctor declaration

2008-12-26 Thread reichelt at gcc dot gnu dot org
Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38636

[Bug c++/38636] [4.2/4.3/4.4 regression] ICE with broken ctor declaration

2008-12-26 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.2.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38636

[Bug middle-end/38240] Vector type definitions not compatible with attribute target

2008-12-26 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2008-12-26 22:24 --- Fixed. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug c++/38637] New: [4.4 regression] ICE with template declaration of enum

2008-12-26 Thread reichelt at gcc dot gnu dot org
Status: UNCONFIRMED Keywords: ice-on-invalid-code, error-recovery, monitored Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla

[Bug c++/38637] [4.4 regression] ICE with template declaration of enum

2008-12-26 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38637

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

2008-12-26 Thread reichelt at gcc dot gnu dot org
: gcc Version: 4.4.0 Status: UNCONFIRMED Keywords: ice-on-invalid-code, monitored Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http

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

2008-12-26 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.2.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38638

[Bug c++/38639] New: [4.4 regression] ICE with invalid use of auto in parallel for-loop

2008-12-26 Thread reichelt at gcc dot gnu dot org
ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38639

[Bug c++/38639] [4.4 regression] ICE with invalid use of auto in parallel for-loop

2008-12-26 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38639

[Bug c++/38640] New: ICE with decltype of template value parameter

2008-12-26 Thread reichelt at gcc dot gnu dot org
++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38640

[Bug c++/35319] [4.3 regression] ICE throwing fixed-point types

2008-12-18 Thread reichelt at gcc dot gnu dot org
--- Comment #7 from reichelt at gcc dot gnu dot org 2008-12-18 09:17 --- Fixed on mainline. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/38529] New: [4.3/4.4 regression] ICE with nested loops

2008-12-14 Thread reichelt at gcc dot gnu dot org
Version: 4.4.0 Status: UNCONFIRMED Keywords: ice-on-valid-code, monitored Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http

[Bug tree-optimization/38529] [4.3/4.4 regression] ICE with nested loops

2008-12-14 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38529

[Bug c++/38256] New: [4.4 regression] ICE with operator auto

2008-11-24 Thread reichelt at gcc dot gnu dot org
: UNCONFIRMED Keywords: ice-on-invalid-code, monitored Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38256

[Bug c++/38256] [4.4 regression] ICE with operator auto

2008-11-24 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38256

[Bug c++/38257] New: [4.4 regression] ICE with auto and #pragma omp parallel

2008-11-24 Thread reichelt at gcc dot gnu dot org
-on-valid-code, monitored Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38257

[Bug c++/38257] [4.4 regression] ICE with auto and #pragma omp parallel

2008-11-24 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38257

[Bug middle-end/37742] [4.4 Regression] ICE in vectorizer with restrict pointer

2008-11-11 Thread reichelt at gcc dot gnu dot org
--- Comment #16 from reichelt at gcc dot gnu dot org 2008-11-11 08:12 --- The testcase in comment #7 (and the original code in comment #4) still crashes. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/35011] ICE with -fcheck-data-deps

2008-11-11 Thread reichelt at gcc dot gnu dot org
--- Comment #7 from reichelt at gcc dot gnu dot org 2008-11-11 20:39 --- The bug reappeared on mainline. It's not a regression, because the testcase crashes since the introduction of -fcheck-data-deps in GCC 4.3.0. -- reichelt at gcc dot gnu dot org changed: What

[Bug preprocessor/35326] [4.2/4.3 regression] ICE with stray digraph token

2008-11-11 Thread reichelt at gcc dot gnu dot org
--- Comment #7 from reichelt at gcc dot gnu dot org 2008-11-11 21:04 --- The bug disappeared on mainline. The crash with the C frontend disappeared much later than the one with the C++ frontend. Therefore, I don't think that the bug has been really fixed, we are just lucky

[Bug c++/37964] [4.4 regression] ICE with operator auto

2008-11-02 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2008-11-03 07:40 --- Reopen ... -- reichelt at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug c++/37964] [4.4 regression] ICE with operator auto

2008-11-02 Thread reichelt at gcc dot gnu dot org
--- Comment #4 from reichelt at gcc dot gnu dot org 2008-11-03 07:41 --- ... to mark as duplicate as PR37967 as the bug was fixed with the patch for PR37967. *** This bug has been marked as a duplicate of 37967 *** -- reichelt at gcc dot gnu dot org changed: What

[Bug c++/37967] [4.4 regression] ICE with function returning auto

2008-11-02 Thread reichelt at gcc dot gnu dot org
--- Comment #4 from reichelt at gcc dot gnu dot org 2008-11-03 07:41 --- *** Bug 37964 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37967

[Bug c++/37962] [4.4 regression] ICE with (auto*) casts

2008-10-30 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37962

[Bug c++/37963] New: [4.4 regression] ICE with (auto) cast

2008-10-30 Thread reichelt at gcc dot gnu dot org
: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37963

[Bug c++/37963] [4.4 regression] ICE with (auto) cast

2008-10-30 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37963

[Bug c++/37964] New: [4.4 regression] ICE with operator auto

2008-10-30 Thread reichelt at gcc dot gnu dot org
: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37964

[Bug c++/37964] [4.4 regression] ICE with operator auto

2008-10-30 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37964

[Bug c++/37962] New: [4.4 regression] ICE with (auto*) casts

2008-10-30 Thread reichelt at gcc dot gnu dot org
: UNCONFIRMED Keywords: ice-on-invalid-code, monitored Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37962

[Bug c++/37965] New: [4.4 regression] ICE with invalid auto variable in template

2008-10-30 Thread reichelt at gcc dot gnu dot org
Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37965

[Bug c++/37965] [4.4 regression] ICE with invalid auto variable in template

2008-10-30 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37965

[Bug c++/37966] New: [4.4 regression] ICE with ptr-to-mem-fun-returning-auto

2008-10-30 Thread reichelt at gcc dot gnu dot org
Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37966

[Bug c++/37966] [4.4 regression] ICE with ptr-to-mem-fun-returning-auto

2008-10-30 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37966

[Bug c++/37967] New: [4.4 regression] ICE with function returning auto

2008-10-30 Thread reichelt at gcc dot gnu dot org
: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37967

[Bug c++/37967] [4.4 regression] ICE with function returning auto

2008-10-30 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37967

[Bug c++/37968] New: [4.4 regression] ICE with auto as template parameter

2008-10-30 Thread reichelt at gcc dot gnu dot org
ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37968

[Bug c++/37968] [4.4 regression] ICE with auto as template parameter

2008-10-30 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37968

[Bug c++/37965] [4.4 regression] ICE with invalid auto variable in template

2008-10-30 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2008-10-30 21:41 --- I think the problems due to the 'auto' keyword are scattered through the whole compiler since the TEMPLATE_TYPE_PARM can propagate through the whole frontend. Therefore these bugs merit different PRs IMHO

[Bug c++/37789] [4.4 regression] ICE with __FUNCTION__

2008-10-12 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2008-10-12 23:08 --- Testing a patch. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/37788] New: [4.4 regression] ICE with variable declaration in loop and -fmudflap

2008-10-09 Thread reichelt at gcc dot gnu dot org
Product: gcc Version: 4.4.0 Status: UNCONFIRMED Keywords: ice-on-valid-code, monitored Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot

[Bug middle-end/37788] [4.4 regression] ICE with variable declaration in loop and -fmudflap

2008-10-09 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37788

[Bug middle-end/37742] [4.4 Regression] ICE in vectorizer with restrict pointer

2008-10-09 Thread reichelt at gcc dot gnu dot org
--- Comment #9 from reichelt at gcc dot gnu dot org 2008-10-09 20:51 --- I just stumbled over the same bug and a similar ICE in vectorizable_store: The following valid code snippet triggers an ICE on mainline when compiled with -march=pentium4 -O2 -ftree-vectorize on i686-pc-linux-gnu

[Bug c++/37789] New: [4.4 regression] ICE with __FUNCTION__

2008-10-09 Thread reichelt at gcc dot gnu dot org
: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37789

[Bug c++/37789] [4.4 regression] ICE with __FUNCTION__

2008-10-09 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37789

[Bug c/35434] [4.2/4.3/4.4 regression] ICE with attribute alias

2008-09-30 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2008-09-30 21:33 --- The second (weakref) case has been fixed on mainline and the 4.3 branch by the patch for PR37645. The attribute is ignored and the code compiled: bug.c:1: warning: 'weakref' attribute ignored The first (alias

[Bug c++/32385] [4.2/4.3/4.4 regression] ICE with struct in default argument of template function

2008-09-30 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2008-09-30 21:44 --- With the patch for PR37649 the testcase doesn't ICE on mainline anymore. According to Paolo's comment, this is still rejects-valid, though. -- reichelt at gcc dot gnu dot org changed: What

[Bug tree-optimization/35011] [4.3 regression] ICE with -fcheck-data-deps

2008-09-30 Thread reichelt at gcc dot gnu dot org
--- Comment #6 from reichelt at gcc dot gnu dot org 2008-09-30 21:55 --- Seems as if this one got fixed on mainline with the tuples merge. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/37645] New: [4.2/4.3/4.4 regression] ICE with weakref attribute

2008-09-25 Thread reichelt at gcc dot gnu dot org
gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37645

[Bug c/37645] [4.2/4.3/4.4 regression] ICE with weakref attribute

2008-09-25 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.2.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37645

[Bug c++/37646] New: [4.2/4.3/4.4 regression] ICE with function vs. member function

2008-09-25 Thread reichelt at gcc dot gnu dot org
Keywords: ice-on-invalid-code, monitored Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37646

[Bug c++/37646] [4.2/4.3/4.4 regression] ICE with function vs. member function

2008-09-25 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.2.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37646

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

2008-09-25 Thread reichelt at gcc dot gnu dot org
Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37647

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

2008-09-25 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37647

[Bug c++/37649] New: [4.4 regression] ICE with invalid template class

2008-09-25 Thread reichelt at gcc dot gnu dot org
, monitored Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37649

[Bug c++/37649] [4.4 regression] ICE with invalid template class

2008-09-25 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37649

[Bug c++/37650] New: [4.2/4.3/4.4 regression] ICE with broken default template parameter

2008-09-25 Thread reichelt at gcc dot gnu dot org
Status: UNCONFIRMED Keywords: ice-on-invalid-code, error-recovery, monitored Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla

[Bug c++/37650] [4.2/4.3/4.4 regression] ICE with broken default template parameter

2008-09-25 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.2.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37650

[Bug c++/37552] New: [4.4 regression] ICE with invalid array access

2008-09-17 Thread reichelt at gcc dot gnu dot org
dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37552

[Bug c++/37552] [4.4 regression] ICE with invalid array access

2008-09-17 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37552

[Bug c++/37554] New: [4.3/4.4 regression] ICE with invalid cast

2008-09-17 Thread reichelt at gcc dot gnu dot org
: UNCONFIRMED Keywords: ice-on-invalid-code, error-recovery, monitored Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug c++/37554] [4.3/4.4 regression] ICE with invalid cast

2008-09-17 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37554

[Bug c++/37555] New: [4.1/4.2/4.3/4.4 regression] ICE with invalid typedef

2008-09-17 Thread reichelt at gcc dot gnu dot org
, monitored Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37555

[Bug c++/37555] [4.1/4.2/4.3/4.4 regression] ICE with invalid typedef

2008-09-17 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.2.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37555

[Bug c++/37556] New: [4.4 regression] ICE with invalid typedef

2008-09-17 Thread reichelt at gcc dot gnu dot org
Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37556

[Bug c++/37556] [4.4 regression] ICE with invalid typedef

2008-09-17 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37556

[Bug c++/37563] New: [4.3/4.4 regression] Trouble calling qualified member function

2008-09-17 Thread reichelt at gcc dot gnu dot org
Product: gcc Version: 4.4.0 Status: UNCONFIRMED Keywords: rejects-valid Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org

[Bug c++/37563] [4.3/4.4 regression] Trouble calling qualified member function

2008-09-17 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37563

[Bug tree-optimization/37568] New: [4.4 regression] ICE returning a struct

2008-09-17 Thread reichelt at gcc dot gnu dot org
, monitored Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37568

[Bug tree-optimization/37568] [4.4 regression] ICE returning a struct

2008-09-17 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37568

[Bug c++/5305] wrong constructor called -- default argument in constructor not seen

2008-09-12 Thread reichelt at gcc dot gnu dot org
--- Comment #9 from reichelt at gcc dot gnu dot org 2008-09-13 01:12 --- This has been fixed on mainline between 2008-06-26 and 2008-07-05. I think this was 'fallout' from 2008-07-02 Jason Merrill [EMAIL PROTECTED] * Make-lang.in (cp/typeck2.o): Add $(REAL_H) dependency

[Bug c++/35336] Broken diagnostic: 'bit_field_ref' not supported by dump_expr

2008-09-12 Thread reichelt at gcc dot gnu dot org
--- Comment #6 from reichelt at gcc dot gnu dot org 2008-09-13 01:23 --- The bug reappeared on the 4.3 branch. It remains fixed on mainline, though. So no status change since it's not a regression. -- reichelt at gcc dot gnu dot org changed: What|Removed

[Bug rtl-optimization/37435] New: [4.4 regression] ICE with volatiles

2008-09-08 Thread reichelt at gcc dot gnu dot org
Keywords: ice-on-valid-code, monitored Severity: normal Priority: P3 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37435

[Bug rtl-optimization/37435] [4.4 regression] ICE with volatiles

2008-09-08 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37435

[Bug tree-optimization/37432] [4.4 Regression] ICE in VN_INFO, at tree-ssa-sccvn.c:180

2008-09-08 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2008-09-08 22:13 --- With only -O there's a different error message: PR37432.c: In function 'InsertMultiPoint': PR37432.c:4: error: type mismatch between an SSA_NAME and its symbol PR37432.c:4: error: in statement # val_9 = VDEF

[Bug target/37382] [4.4 Regression] ICE in extract_insn: var_decl 0x7fda26ff4b40 swig_module) 0)

2008-09-08 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2008-09-08 23:34 --- Confirmed. Reduced testcase: == char* foo(char *p, char *q) { const char *r = q + 2; for (; q != r; p++, q++) *p = *q; return p; } void bar(int *p) { char a[2]; foo

[Bug middle-end/37356] [4.4 Regression] ICE in gsi_insert_seq_nodes_after, at gimple-iterator.c:222

2008-09-08 Thread reichelt at gcc dot gnu dot org
--- Comment #5 from reichelt at gcc dot gnu dot org 2008-09-08 23:52 --- The regression appeared between 2008-07-26 and 2008-07-29? Fallout of tuples merge? -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/37414] New: [4.4 regression] ICE with -ffast-math

2008-09-07 Thread reichelt at gcc dot gnu dot org
Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37414

[Bug middle-end/37414] [4.4 regression] ICE with -ffast-math

2008-09-07 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37414

[Bug c++/30156] [4.2/4.3/4.4 regression] ICE on invalid template declaration

2008-09-07 Thread reichelt at gcc dot gnu dot org
--- Comment #5 from reichelt at gcc dot gnu dot org 2008-09-07 23:17 --- *** This bug has been marked as a duplicate of 37348 *** -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/37348] [4.2/4.3/4.4 Regression] internal compiler error: tree check: expected var_decl, have field_decl in cp_finish_decl, at cp/decl.c:5461

2008-09-07 Thread reichelt at gcc dot gnu dot org
--- Comment #6 from reichelt at gcc dot gnu dot org 2008-09-07 23:17 --- *** Bug 30156 has been marked as a duplicate of this bug. *** -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug driver/37415] New: [4.4 regression] ICE with -ftree-store-ccp

2008-09-07 Thread reichelt at gcc dot gnu dot org
Product: gcc Version: 4.4.0 Status: UNCONFIRMED Keywords: ice-on-valid-code, monitored Severity: normal Priority: P3 Component: driver AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot

[Bug driver/37415] [4.4 regression] ICE with -ftree-store-ccp

2008-09-07 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37415

[Bug tree-optimization/35428] [4.3 regression] ICE with -ftrapv

2008-08-13 Thread reichelt at gcc dot gnu dot org
--- Comment #15 from reichelt at gcc dot gnu dot org 2008-08-13 07:34 --- As I alredy guessed in comment #12, the testcase really fails on native x86_64-unknown-linux-gnu with -m32 -O3 -ftrapv. As this is a tree check ICE you really need to configure the compiler with --enable

[Bug c++/37093] [4.2/4.3/4.4 Regression] ICE with pointer to member template parameters

2008-08-13 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2008-08-13 20:37 --- Even shorter testcase: == struct A {}; template int A::* p int foo(A* q) { return q-*p; } template typename T int bar(int T::* p) { return foop(0); } int i = barA(0

[Bug c++/36912] [4.2/4.3/4.4 regression] ICE with -frounding-math -g

2008-08-13 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2008-08-13 20:48 --- The following line triggers the ICE since GCC 4.1.0: const double c = .1, d = c+1; -- reichelt at gcc dot gnu dot org changed

[Bug c++/37093] [4.2/4.3/4.4 Regression] ICE with pointer to member template parameters

2008-08-13 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2008-08-13 20:57 --- *** Bug 36789 has been marked as a duplicate of this bug. *** -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/36789] internal compiler error: in expand_expr_real_1, at expr.c:6953

2008-08-13 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2008-08-13 20:57 --- *** This bug has been marked as a duplicate of 37093 *** -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/36776] Internal compiler error with template/pointer to member functions

2008-08-13 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2008-08-13 20:59 --- I agree with Andrew. *** This bug has been marked as a duplicate of 37093 *** -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/37093] [4.2/4.3/4.4 Regression] ICE with pointer to member template parameters

2008-08-13 Thread reichelt at gcc dot gnu dot org
--- Comment #4 from reichelt at gcc dot gnu dot org 2008-08-13 20:59 --- *** Bug 36776 has been marked as a duplicate of this bug. *** -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/35428] [4.3 regression] ICE with -ftrapv

2008-08-12 Thread reichelt at gcc dot gnu dot org
--- Comment #10 from reichelt at gcc dot gnu dot org 2008-08-12 06:45 --- The bug is still present on the 4.3 branch as of 2008-08-11 (with both the C and C++ frontend). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35428

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

2008-08-12 Thread reichelt at gcc dot gnu dot org
--- Comment #8 from reichelt at gcc dot gnu dot org 2008-08-12 06:48 --- As Andrew Pinski pointed out, we suppress ICEs after regular errors. You have to configure the compiler with --enable-checking to see the real ICE. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35746

[Bug tree-optimization/37095] New: [4.4 regression] Trouble with covariant return

2008-08-12 Thread reichelt at gcc dot gnu dot org
Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37095

[Bug tree-optimization/37095] [4.4 regression] Trouble with covariant return

2008-08-12 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37095

[Bug tree-optimization/35428] [4.3 regression] ICE with -ftrapv

2008-08-12 Thread reichelt at gcc dot gnu dot org
--- Comment #12 from reichelt at gcc dot gnu dot org 2008-08-12 14:37 --- I'm using i686-pc-linux-gnu. On x86_64-unknown-linux-gnu you probably need to add -m32 to the flags. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35428

[Bug tree-optimization/37084] New: [4.4 regression] ICE in gimple_assign_rhs1

2008-08-11 Thread reichelt at gcc dot gnu dot org
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37084

[Bug tree-optimization/37084] [4.4 regression] ICE in gimple_assign_rhs1

2008-08-11 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37084

[Bug c++/35985] [4.2/4.3/4.4 regression] ICE with pointer to member function as base

2008-08-08 Thread reichelt at gcc dot gnu dot org
--- Comment #4 from reichelt at gcc dot gnu dot org 2008-08-08 21:19 --- Subject: Bug 35985 Author: reichelt Date: Fri Aug 8 21:17:54 2008 New Revision: 138886 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=138886 Log: PR c++/35985 * decl.c (xref_basetypes

[Bug c++/35985] [4.2/4.3 regression] ICE with pointer to member function as base

2008-08-08 Thread reichelt at gcc dot gnu dot org
--- Comment #5 from reichelt at gcc dot gnu dot org 2008-08-08 21:22 --- Fixed on mainline. Btw, the patch was approved here: http://gcc.gnu.org/ml/gcc-patches/2008-06/msg00194.html -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

<    1   2   3   4   5   6   7   8   9   10   >