[Bug c++/44256] When using -flto and -fwhole-program the compiler/linker crash

2010-05-25 Thread reichelt at gcc dot gnu dot org
--- Comment #16 from reichelt at gcc dot gnu dot org 2010-05-25 08:41 --- *** Bug 44264 has been marked as a duplicate of this bug. *** -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug lto/44264] [4.5 regression] ICE with virtual functions

2010-05-25 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2010-05-25 08:41 --- This sounds like the same as PR 44256 which was just fixed today. I guess, you're right. The bug disappeared. *** This bug has been marked as a duplicate of 44256 *** -- reichelt at gcc dot gnu dot org

[Bug lto/44264] New: [4.5 regression] ICE with virtual functions

2010-05-24 Thread reichelt at gcc dot gnu dot org
Keywords: ice-on-valid-code, monitored, lto Severity: normal Priority: P3 Component: lto 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=44264

[Bug lto/44264] [4.5 regression] ICE with virtual functions

2010-05-24 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.1 Version|4.6.0 |4.5.1 http

[Bug middle-end/44206] New: [4.6 Regression] ICE: Inline clone with address taken

2010-05-20 Thread reichelt at gcc dot gnu dot org
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 org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44206

[Bug middle-end/44206] [4.6 Regression] ICE: Inline clone with address taken

2010-05-20 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.6.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44206

[Bug middle-end/44121] [4.6 Regression] multiple char-related fails.

2010-05-20 Thread reichelt at gcc dot gnu dot org
--- Comment #12 from reichelt at gcc dot gnu dot org 2010-05-20 06:25 --- The failure in comment #1 might be related to PR 44206. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44121

[Bug c++/40406] ICE with broken template member declaration

2010-05-06 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2010-05-06 06:05 --- Yes, it's fixed in GCC 4.5.0 and later. Paolo, would you mind adding a testcase? -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/44017] New: [4.6 regression] ICE with template hierarchy

2010-05-06 Thread reichelt at gcc dot gnu dot org
Keywords: ice-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=44017

[Bug c++/44017] [4.6 regression] ICE with template hierarchy

2010-05-06 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.6.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44017

[Bug c++/43079] New: [4.5 Regression] ICE with incompatible pointer-to-member-function as template parameter

2010-02-15 Thread reichelt at gcc dot gnu dot org
Version: 4.5.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://gcc.gnu.org

[Bug c++/43079] [4.5 Regression] ICE with incompatible pointer-to-member-function as template parameter

2010-02-15 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43079

[Bug c++/43080] New: ICE with anonymous union and -flto

2010-02-15 Thread reichelt at gcc dot gnu dot org
, monitored, lto 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=43080

[Bug c++/43081] New: [c++0x] ICE with invalid use of lambda expression

2010-02-15 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=43081

[Bug c++/43024] [4.4 Regression] ICE on template code with -O2 or -O3, regression from 4.4.2

2010-02-14 Thread reichelt at gcc dot gnu dot org
--- Comment #9 from reichelt at gcc dot gnu dot org 2010-02-14 21:52 --- Created an attachment (id=19865) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19865action=view) Further reduced testcase -- reichelt at gcc dot gnu dot org changed: What|Removed

[Bug c++/43024] [4.4 Regression] ICE on template code with -O2 or -O3, regression from 4.4.2

2010-02-14 Thread reichelt at gcc dot gnu dot org
--- Comment #10 from reichelt at gcc dot gnu dot org 2010-02-14 21:54 --- The reduced testcase from comment #9 crashes with -O2 on i686-pc-linux-gnu since GCC 4.4.0, so the problem is not a regression from 4.4.2, but from 4.3.x. -- reichelt at gcc dot gnu dot org changed

[Bug c++/41183] [4.4 Regression] ICE compiling chromium

2009-12-22 Thread reichelt at gcc dot gnu dot org
--- Comment #10 from reichelt at gcc dot gnu dot org 2009-12-22 23:46 --- Fixed. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug debug/42395] [4.5 Regression] error: definition in block 12 does not dominate use in block 19 with -O3 -g

2009-12-22 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2009-12-23 00:13 --- Confirmed. It also crashes on i686-pc-linux-gnu if you add -msse2 to the command line. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/42363] [4.5 Regression] ICE: verify_flow_info failed for gcc.c-torture/compile/pr37913.c -O1 -g

2009-12-22 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2009-12-23 00:22 --- Confirmed. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added CC

[Bug c++/42336] [4.5 Regression] ICE with pointer-to-member-function argument in template function

2009-12-21 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added CC||reichelt at gcc dot gnu dot

[Bug debug/42425] New: ICE declaring local class

2009-12-18 Thread reichelt at gcc dot gnu dot org
: ice-on-valid-code, lto Severity: normal Priority: P3 Component: debug 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=42425

[Bug c++/27425] [4.3/4.4/4.5 regression] ICE with invalid template-template-parameter

2009-12-15 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.5.0 |4.4.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27425

[Bug c++/34274] [4.3/4.4/4.5 regression] Broken diagnostic: 'template_template_parm' not supported by dump_decl

2009-12-15 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.5.0 |4.4.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34274

[Bug c++/42219] [4.5 Regression] ICE with const void as parameter type

2009-12-14 Thread reichelt at gcc dot gnu dot org
--- Comment #5 from reichelt at gcc dot gnu dot org 2009-12-14 08:46 --- Fixed. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug middle-end/42228] [4.5 Regression] verify_cgraph_node failed:node has wrong clone_of

2009-12-08 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2009-12-08 14:16 --- After removing a couple of lines from the preprocessed code I end up with the same problem as in PR41290. Apparently this bug hasn't been fixed and still haunts us. -- http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug c++/42315] New: [4.3/4.4/4.5 Regression] ICE with invalid array initializer

2009-12-06 Thread reichelt at gcc dot gnu dot org
Version: 4.5.0 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

[Bug c++/42315] [4.3/4.4/4.5 Regression] ICE with invalid array initializer

2009-12-06 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42315

[Bug c++/42260] New: [4.3/4.4/4.5 Regression] ICE looking up template conversion operator

2009-12-03 Thread reichelt at gcc dot gnu dot org
: 4.5.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://gcc.gnu.org/bugzilla

[Bug c++/42260] [4.3/4.4/4.5 Regression] ICE looking up template conversion operator

2009-12-03 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42260

[Bug c++/42057] [4.5 Regression] ICE with invalid parameter of virtual function

2009-11-30 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2009-12-01 07:26 --- Indeed, the ICE disappeared. Would you mind adding the testcase anyway? Thanks! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42057

[Bug middle-end/42217] New: [4.5 Regression] ICE with zero-length bit-field

2009-11-29 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=42217

[Bug middle-end/42217] [4.5 Regression] ICE with zero-length bit-field

2009-11-29 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42217

[Bug c++/42218] New: [4.5 Regression] Broken diagnostic: 'tree_vec' not supported by pp_c_expression

2009-11-29 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=42218

[Bug c++/42218] [4.5 Regression] Broken diagnostic: 'tree_vec' not supported by pp_c_expression

2009-11-29 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42218

[Bug c++/42038] [4.3/4.4/4.5 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p

2009-11-29 Thread reichelt at gcc dot gnu dot org
--- Comment #6 from reichelt at gcc dot gnu dot org 2009-11-29 15:56 --- The ICE happens since GCC 4.2.0. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/42219] New: [4.5 Regression] ICE with const void as parameter type

2009-11-29 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=42219

[Bug c++/42219] [4.5 Regression] ICE with const void as parameter type

2009-11-29 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42219

[Bug c++/42069] [4.5 Regression] fails on class template specialization with default parameter

2009-11-29 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2009-11-29 18:39 --- Shorter testcase (without default parameter): = struct A { static const int N = 0; }; templateint struct B {}; templatetypename T, int struct C { typedef T U; BU::N b

[Bug c++/38600] Trouble mangling template_id_expr

2009-11-29 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2009-11-29 22:23 --- Reduced testcase: templatevoid (*)() struct A {}; templatetypename void foo(); templatetypename T AfooT bar(); void baz() { barint

[Bug c++/41961] Internal error with -O3 and -ftree-parallelize-loops

2009-11-29 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2009-11-29 23:04 --- Reduced testcase: = struct A { char c[17]; void foo(); }; void A::foo() { for (int i = 0; i 17; ++i) c[i] = 0; } = The bug is fixed

[Bug middle-end/41183] [4.4 Regression] ICE compiling chromium

2009-11-29 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2009-11-30 00:37 --- Reduced testcase (crashes with -O2 on i686-pc-linux-gnu): == void foo(const char*); templateint* struct A { templatetypename T A(const

[Bug c++/6259] Explicit instantiation of template constructor not allowed

2009-11-28 Thread reichelt at gcc dot gnu dot org
--- Comment #9 from reichelt at gcc dot gnu dot org 2009-11-28 11:03 --- Just for further reference: This was fixed by the patch for PR 9050. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/41883] [4.5 Regression] ICE from '-O -fprofile-arcs -fsched2-use-superblocks -ftree-vrp -fschedule-insns2 -freorder-blocks'

2009-11-20 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2009-11-20 12:23 --- Confirmed. Reduced testcase (crashes with -fprofile-arcs -fsched2-use-superblocks -fschedule-insns2 -freorder-blocks -O): int foo(int i) { if (i) return 0

[Bug middle-end/42110] New: [4.5 Regression] ICE with inlining

2009-11-19 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=42110

[Bug middle-end/42110] [4.5 Regression] ICE with inlining

2009-11-19 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42110

[Bug c/42078] ice in gimple_assign_set_rhs_code

2009-11-17 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2009-11-17 12:42 --- Confirmed. Reduced testcase (crashes with -O -ffast-math -g): == double sqrt (double x); float foo(float x) { float y = sqrt(x); return x/y

[Bug c++/189] [DR176] parse error in qualified member name lookup

2009-11-17 Thread reichelt at gcc dot gnu dot org
--- Comment #17 from reichelt at gcc dot gnu dot org 2009-11-18 07:07 --- *** Bug 13052 has been marked as a duplicate of this bug. *** -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/13052] error in looking up template super classes in different namespace

2009-11-17 Thread reichelt at gcc dot gnu dot org
--- Comment #5 from reichelt at gcc dot gnu dot org 2009-11-18 07:07 --- This is the same problem as PR 189 which was fixed yesterday. *** This bug has been marked as a duplicate of 189 *** -- reichelt at gcc dot gnu dot org changed: What|Removed

[Bug c++/42054] New: [4.3/4.4/4.5 Regression] ICE with invalid template parameter

2009-11-15 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=42054

[Bug c++/42054] [4.3/4.4/4.5 Regression] ICE with invalid template parameter

2009-11-15 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42054

[Bug c++/42056] New: ICE with invalid use of auto in template

2009-11-15 Thread reichelt at gcc dot gnu dot org
at gcc dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42056

[Bug c++/42057] New: [4.5 Regression] ICE with invalid parameter of virtual function

2009-11-15 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=42057

[Bug c++/42057] [4.5 Regression] ICE with invalid parameter of virtual function

2009-11-15 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42057

[Bug c++/42058] New: [4.3/4.4/4.5 Regression] Trouble with invalid array initialization

2009-11-15 Thread reichelt at gcc dot gnu dot org
- time-hog 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=42058

[Bug c++/42058] [4.3/4.4/4.5 Regression] Trouble with invalid array initialization

2009-11-15 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42058

[Bug c++/42059] New: [4.4/4.5 Regression] ICE with initializer list for VLA

2009-11-15 Thread reichelt at gcc dot gnu dot org
: 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=42059

[Bug c++/42059] [4.4/4.5 Regression] ICE with initializer list for VLA

2009-11-15 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42059

[Bug c++/42055] [4.5 Regression] ICE with amiguous template specialization

2009-11-15 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42055

[Bug c++/42055] New: [4.5 Regression] ICE with amiguous template specialization

2009-11-15 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++/42060] New: [4.4/4.5 Regression] [c++0x] ICE throwing array with initializer list

2009-11-15 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

[Bug c++/42060] [4.4/4.5 Regression] [c++0x] ICE throwing array with initializer list

2009-11-15 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42060

[Bug c++/42061] New: [4.4/4.5 Regression] [c++0x] ICE with invalid initializer list for reference

2009-11-15 Thread reichelt at gcc dot gnu dot org
-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=42061

[Bug c++/42061] [4.4/4.5 Regression] [c++0x] ICE with invalid initializer list for reference

2009-11-15 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42061

[Bug c++/42062] New: [4.3/4.4/4.5 Regression] Trouble with invalid template specialization

2009-11-15 Thread reichelt at gcc dot gnu dot org
Status: UNCONFIRMED Keywords: ice-on-invalid-code, accepts-invalid, error-recovery, monitored Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot

[Bug c++/42062] [4.3/4.4/4.5 Regression] Trouble with invalid template specialization

2009-11-15 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42062

[Bug target/27001] ICE with -fschedule-insns -fstack-protector-all

2009-11-14 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2009-11-14 17:07 --- The code compiles without ICE on trunk since at least 2009-09-17. So lets close it as fixed. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/32305] ICE in initialize_flags_in_bb with -O -fipa-pta

2009-11-14 Thread reichelt at gcc dot gnu dot org
--- Comment #11 from reichelt at gcc dot gnu dot org 2009-11-14 19:24 --- The problems with -O -fipa-pta seem to be fixed since GCC 4.4.0. I checked all duplicates from comment #4 - #7. -- reichelt at gcc dot gnu dot org changed: What|Removed

[Bug tree-optimization/38355] ICE with -fipa-struct-reorg

2009-11-14 Thread reichelt at gcc dot gnu dot org
--- Comment #5 from reichelt at gcc dot gnu dot org 2009-11-14 21:21 --- Confirmed. Reduced testcase (crashes with -O2 -fwhole-program -fipa-struct-reorg): = templateint struct A { char c; void foo(int); void bar(int i

[Bug middle-end/42029] New: [4.5 Regression] ICE with complex data type and openmp for reduction clause

2009-11-13 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=42029

[Bug middle-end/42029] [4.5 Regression] ICE with complex data type and openmp for reduction clause

2009-11-13 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42029

[Bug middle-end/42025] [4. Regression] ICE verify_stmts failed (non-trivial conversion at assignment)

2009-11-13 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2009-11-13 10:45 --- Confirmed. Reduced testcase (compile with -O2): typedef void* Ptr; struct A { int i; union { Ptr p; char *q; } u; }; static void foo(struct A *p

[Bug middle-end/40281] [4.4/4.5 Regression] -fprefetch-loop-arrays: ICE: in initialize_matrix_A, at tree-data-ref.c:1887

2009-11-13 Thread reichelt at gcc dot gnu dot org
--- Comment #7 from reichelt at gcc dot gnu dot org 2009-11-13 12:32 --- Even shorter testcase (crashes with -O -fprefetch-loop-arrays): === void foo(int); void bar(int n) { int a[2], i, j = 0; for (i = 0; i 2; i += j+1) for (j = 0; j (n

[Bug middle-end/42029] [4.5 Regression] ICE with complex data type and openmp for reduction clause

2009-11-13 Thread reichelt at gcc dot gnu dot org
--- Comment #4 from reichelt at gcc dot gnu dot org 2009-11-14 03:31 --- Fixed. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug c++/41994] New: [4.4/4.5 Regression] ICE with A::operator T

2009-11-09 Thread reichelt at gcc dot gnu dot org
Keywords: ice-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=41994

[Bug c++/41994] [4.4/4.5 Regression] ICE with A::operator T

2009-11-09 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41994

[Bug middle-end/41290] [4.5 regression] C++ - libdirac don't want to compile

2009-11-09 Thread reichelt at gcc dot gnu dot org
--- Comment #7 from reichelt at gcc dot gnu dot org 2009-11-09 15:15 --- Unfortunately the problem still persists, see following testcase which crashes in the same fashion when compiled with -O3 -m32 on x86_64-unknown-linux-gnu. -- reichelt at gcc dot gnu dot org changed

[Bug middle-end/41290] [4.5 regression] C++ - libdirac don't want to compile

2009-11-09 Thread reichelt at gcc dot gnu dot org
--- Comment #8 from reichelt at gcc dot gnu dot org 2009-11-09 15:16 --- Created an attachment (id=18998) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18998action=view) Self-contained testcase that crashes with -O3 -m32 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41290

[Bug c++/38699] [4.3/4.4/4.5 regression] ICE using offsetof with pointer and array accesses

2009-11-09 Thread reichelt at gcc dot gnu dot org
--- Comment #15 from reichelt at gcc dot gnu dot org 2009-11-09 21:42 --- The bug is not a regression, because the code snippet is invalid and was never correctly rejected since the introduction of __builtin_offsetof. Since it's fixed now we can close it. -- reichelt at gcc dot gnu

[Bug c++/41994] [4.4/4.5 Regression] ICE with A::operator T

2009-11-09 Thread reichelt at gcc dot gnu dot org
--- Comment #5 from reichelt at gcc dot gnu dot org 2009-11-09 21:43 --- Fixed for GCC 4.4.3. Thanks, Jason! -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

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

2009-11-09 Thread reichelt at gcc dot gnu dot org
--- Comment #27 from reichelt at gcc dot gnu dot org 2009-11-09 21:54 --- After the reversion of the patch for on the 4.3 branch, it is only fixed for GCC 4.4.3 and later. But let's keep it closed since this is just an ice-on-invalid-code bug. -- reichelt at gcc dot gnu dot org

[Bug tree-optimization/40140] [4.5 Regression] ICE with -ftree-parallelize-loops

2009-11-09 Thread reichelt at gcc dot gnu dot org
--- Comment #4 from reichelt at gcc dot gnu dot org 2009-11-09 21:59 --- The second testcase stopped crashing in August or September. Because the first testcase stopped crashing although the bug wasn't really fixed, I thought it would maybe pop up again. But apparently it didn't. So

[Bug rtl-optimization/9085] Unable to find register to spill when optimizing

2009-11-09 Thread reichelt at gcc dot gnu dot org
--- Comment #12 from reichelt at gcc dot gnu dot org 2009-11-09 22:13 --- The testcase from comment #7 doesn't crash since GCC 4.0.0. The testcase from comment #4 stopped crashing in August or September, so let's close the bug for good. -- reichelt at gcc dot gnu dot org changed

[Bug c++/41905] New: [4.5 Regression] ICE with __attribute__((noreturn))

2009-11-02 Thread reichelt at gcc dot gnu dot org
: UNCONFIRMED Keywords: ice-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=41905

[Bug c++/41905] [4.5 Regression] ICE with __attribute__((noreturn))

2009-11-02 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41905

[Bug c++/41906] [4.5 Regression] ICE with catch(...) and -fpermissive

2009-11-02 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41906

[Bug c++/41906] New: [4.5 Regression] ICE with catch(...) and -fpermissive

2009-11-02 Thread reichelt at gcc dot gnu dot org
: 4.5.0 Status: UNCONFIRMED Keywords: ice-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

[Bug c++/41876] New: [4.3/4.4/4.5 regression] Parse problems with catch

2009-10-30 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=41876

[Bug c++/41876] [4.3/4.4/4.5 regression] Parse problems with catch

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

[Bug c++/41876] [4.3/4.4/4.5 regression] Parse problems with catch

2009-10-30 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.5.0 |4.3.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41876

[Bug c++/18747] template int i; accepted

2009-10-30 Thread reichelt at gcc dot gnu dot org
--- Comment #4 from reichelt at gcc dot gnu dot org 2009-10-30 12:41 --- *** Bug 41875 has been marked as a duplicate of this bug. *** -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/41875] invalid C++ code compiles with no error

2009-10-30 Thread reichelt at gcc dot gnu dot org
--- Comment #1 from reichelt at gcc dot gnu dot org 2009-10-30 12:41 --- Your case is mentioned in comment #2 of PR18747. *** This bug has been marked as a duplicate of 18747 *** -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/41619] [4.4/4.5 regression] ICE in insert_save (caller-save.c) for SPEC CPU2000's 252.eon

2009-10-30 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2009-10-30 15:52 --- Confirmed. Even shorter testcase (crashes with -O2 -fno-ira-share-save-slots): == struct A { A(double); }; int foo(); A bar(double x) { double y; if (foo()) y = 1 / x; return

[Bug rtl-optimization/41619] [4.4/4.5 regression] ICE in insert_save (caller-save.c) for SPEC CPU2000's 252.eon

2009-10-30 Thread reichelt at gcc dot gnu dot org
--- Comment #4 from reichelt at gcc dot gnu dot org 2009-10-30 15:58 --- Even shorter C testcase: === struct A {}; int foo(); struct A bar(double x) { double y; if (foo()) y = 1 / x; return bar(y); } === -- reichelt

[Bug c++/41819] New: [4.5 regression] ICE with try/catch and -fno-exceptions

2009-10-24 Thread reichelt at gcc dot gnu dot org
Product: gcc Version: 4.5.0 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

[Bug c++/41819] [4.5 regression] ICE with try/catch and -fno-exceptions

2009-10-24 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41819

[Bug target/15319] [x86] ICE in change_stack, at reg-stack.c:2299

2009-09-20 Thread reichelt at gcc dot gnu dot org
--- Comment #4 from reichelt at gcc dot gnu dot org 2009-09-20 20:42 --- The code is invalid. But the compiler shouldn't crash on invalid code. So this is an ice-on-invalid-code bug. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/41398] can't resolve .LFE1408 {*UND* section} - .Ltext0 {.text section}

2009-09-18 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2009-09-18 12:04 --- This looks like the same issue we had on the trunk a while ago: PR 40126. Honza, could you please have a look? -- reichelt at gcc dot gnu dot org changed: What|Removed

[Bug tree-optimization/40676] [4.5 Regression] internal compiler error: verify_ssa error: definition in block 5 does not dominate use in block 7

2009-09-17 Thread reichelt at gcc dot gnu dot org
--- Comment #10 from reichelt at gcc dot gnu dot org 2009-09-17 07:34 --- Honza, can this PR be closed? -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/41377] New: [4.5 Regression] ICE in unsplit_eh

2009-09-16 Thread reichelt at gcc dot gnu dot org
: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41377

[Bug tree-optimization/41377] [4.5 Regression] ICE in unsplit_eh

2009-09-16 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41377

  1   2   3   4   5   6   7   8   9   10   >