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

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:40 --- I can still reproduce this on the 4.3 branch as of 2008-08-07. On mainline the bug disappeared between 2008-07-29 and 2008-08-02. -- reichelt at gcc dot gnu dot org changed: What|Removed

[Bug middle-end/35736] [4.4 regression] ICE with continue and -Wall

2008-07-14 Thread reichelt at gcc dot gnu dot org
--- Comment #6 from reichelt at gcc dot gnu dot org 2008-07-15 04:15 --- Fixed. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

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

2008-06-21 Thread reichelt at gcc dot gnu dot org
--- Comment #5 from reichelt at gcc dot gnu dot org 2008-06-21 20:57 --- Also fixed on the 4.3 branch. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/36407] [4.3/4.4 regression] ICE with invalid conversion

2008-06-11 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2008-06-11 10:47 --- The code used to compile with -fpermissive, so this is actually an ice-on-valid-code bug. Given that this is also a regression on the 4.3 branch, the priority should by P1, I think. -- reichelt at gcc dot gnu

[Bug c++/36408] [4.3/4.4 regression] ICE with statement expression in template

2008-06-01 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36408

[Bug c++/36405] [4.3/4.4 regression] ICE with typeid of member function

2008-06-01 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36405

[Bug c++/36408] New: [4.3/4.4 regression] ICE with statement expression in template

2008-06-01 Thread reichelt at gcc dot gnu dot org
dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36408

[Bug c++/36410] New: [4.1/4.2/4.3/4.4 regression] ICE with transparent union

2008-06-01 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=36410

[Bug c++/36411] [4.4 regression] ICE with invalid template template parameter

2008-06-01 Thread reichelt at gcc dot gnu dot org
--- Comment #1 from reichelt at gcc dot gnu dot org 2008-06-01 12:27 --- Testing a patch. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/36410] [4.1/4.2/4.3/4.4 regression] ICE with transparent union

2008-06-01 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36410

[Bug c++/36406] New: [4.1/4.2/4.3/4.4 regression] ICE with template delete operator

2008-06-01 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=36406

[Bug c++/36404] [4.2/4.3/4.4 regression] ICE with invalid enum

2008-06-01 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=36404

[Bug c++/36405] New: [4.3/4.4 regression] ICE with typeid of member function

2008-06-01 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=36405

[Bug c++/36411] New: [4.4 regression] ICE with invalid template template parameter

2008-06-01 Thread reichelt at gcc dot gnu dot org
Version: 4.4.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 org http

[Bug c++/36407] [4.3/4.4 regression] ICE with invalid conversion

2008-06-01 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36407

[Bug c++/36404] New: [4.2/4.3/4.4 regression] ICE with invalid enum

2008-06-01 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=36404

[Bug c++/36406] [4.1/4.2/4.3/4.4 regression] ICE with template delete operator

2008-06-01 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36406

[Bug c++/36407] New: [4.3/4.4 regression] ICE with invalid conversion

2008-06-01 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=36407

[Bug c++/36411] [4.4 regression] ICE with invalid template template parameter

2008-06-01 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=36411

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

2008-05-30 Thread reichelt at gcc dot gnu dot org
--- Comment #7 from reichelt at gcc dot gnu dot org 2008-05-31 00:51 --- The bug disappeared on mainline between 2008-04-25 and 2008-05-03. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug libmudflap/36397] New: [4.4 regression] ICE with pointer cast and -fmudflap

2008-05-30 Thread reichelt at gcc dot gnu dot org
Status: UNCONFIRMED Keywords: ice-on-valid-code, monitored Severity: normal Priority: P3 Component: libmudflap 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

[Bug libmudflap/36397] [4.4 regression] ICE with pointer cast and -fmudflap

2008-05-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=36397

[Bug c++/35025] [4.3 regression] ICE with invalid specialization of variadic template

2008-05-18 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2008-05-18 21:57 --- Fixed on mainline - probably by the patch for PR 35331. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/26813] Testsuite does not check for ICEs

2008-05-15 Thread reichelt at gcc dot gnu dot org
--- Comment #6 from reichelt at gcc dot gnu dot org 2008-05-15 18:49 --- Are there any objections to calling this fixed, based on the committed patch referenced in comment #2? Apparently not. Let's call this bug fixed. -- reichelt at gcc dot gnu dot org changed: What

[Bug c++/35578] [4.2/4.3 Regression] Error about misplaced 'friend' word is issued on a wrong line

2008-05-11 Thread reichelt at gcc dot gnu dot org
--- Comment #5 from reichelt at gcc dot gnu dot org 2008-05-11 19:33 --- Subject: Bug 35578 Author: reichelt Date: Sun May 11 19:32:51 2008 New Revision: 135181 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=135181 Log: PR c++/35578 * parser.c

[Bug c++/35578] [4.2/4.3 Regression] Error about misplaced 'friend' word is issued on a wrong line

2008-05-11 Thread reichelt at gcc dot gnu dot org
--- Comment #6 from reichelt at gcc dot gnu dot org 2008-05-11 19:36 --- Subject: Bug 35578 Author: reichelt Date: Sun May 11 19:35:20 2008 New Revision: 135182 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=135182 Log: PR c++/35578 * parser.c

[Bug c++/35578] [4.2/4.3 Regression] Error about misplaced 'friend' word is issued on a wrong line

2008-05-11 Thread reichelt at gcc dot gnu dot org
--- Comment #7 from reichelt at gcc dot gnu dot org 2008-05-11 19:37 --- Now also fixed on the 4.3 and 4.2 branch. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/36128] New: [4.4 regression] ICE with invalid argument for builtin

2008-05-05 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=36128

[Bug c++/36128] [4.4 regression] ICE with invalid argument for builtin

2008-05-05 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=36128

[Bug c++/35316] [4.2 regression] ICE with typeof/decltype and bit-fields

2008-04-26 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2008-04-26 19:57 --- Fixed on mainline and 4.3 branch. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/36023] New: [4.1/4.3/4.4 regression] ICE with cast to variable-sized object

2008-04-23 Thread reichelt at gcc dot gnu dot org
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://gcc.gnu.org

[Bug c++/36023] [4.1/4.3/4.4 regression] ICE with cast to variable-sized object

2008-04-23 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36023

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

2008-04-20 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=35985

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

2008-04-20 Thread reichelt at gcc dot gnu dot org
--- Comment #1 from reichelt at gcc dot gnu dot org 2008-04-20 14:26 --- Testing a patch. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

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

2008-04-20 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35985

[Bug c++/35986] New: [4.1/4.2/4.3/4.4 regression] ICE with ambiguous template functions

2008-04-20 Thread reichelt at gcc dot gnu dot org
-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=35986

[Bug c++/35986] [4.1/4.2/4.3/4.4 regression] ICE with ambiguous template functions

2008-04-20 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35986

[Bug c++/35987] New: [4.1/4.2/4.3/4.4 regression] ICE with invalid if-condition

2008-04-20 Thread reichelt at gcc dot gnu dot org
Version: 4.4.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 org

[Bug c++/35987] [4.1/4.2/4.3/4.4 regression] ICE with invalid if-condition

2008-04-20 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35987

[Bug c++/35813] ICE with partial specialization of variadic templates

2008-04-20 Thread reichelt at gcc dot gnu dot org
--- Comment #1 from reichelt at gcc dot gnu dot org 2008-04-20 19:42 --- Slightly simpler testcase: templateint, typename... struct A {}; templatetypename struct B; templatetypename... T struct BA1, T

[Bug c/35436] [4.1/4.2/4.3 regression] ICE with attribute format

2008-04-17 Thread reichelt at gcc dot gnu dot org
--- Comment #4 from reichelt at gcc dot gnu dot org 2008-04-17 19:32 --- Subject: Bug 35436 Author: reichelt Date: Thu Apr 17 19:31:45 2008 New Revision: 134405 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=134405 Log: PR c/35436 * c-format.c

[Bug c/35744] [4.1/4.2/4.3 regression] ICE attributes for invalid types

2008-04-17 Thread reichelt at gcc dot gnu dot org
--- Comment #5 from reichelt at gcc dot gnu dot org 2008-04-17 19:35 --- Subject: Bug 35744 Author: reichelt Date: Thu Apr 17 19:34:43 2008 New Revision: 134406 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=134406 Log: PR c/35744 * attribs.c (decl_attributes

[Bug c/35436] [4.1/4.2/4.3 regression] ICE with attribute format

2008-04-17 Thread reichelt at gcc dot gnu dot org
--- Comment #5 from reichelt at gcc dot gnu dot org 2008-04-17 19:40 --- Subject: Bug 35436 Author: reichelt Date: Thu Apr 17 19:40:03 2008 New Revision: 134408 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=134408 Log: PR c/35436 * c-format.c

[Bug c/35744] [4.1/4.2/4.3 regression] ICE attributes for invalid types

2008-04-17 Thread reichelt at gcc dot gnu dot org
--- Comment #6 from reichelt at gcc dot gnu dot org 2008-04-17 19:42 --- Subject: Bug 35744 Author: reichelt Date: Thu Apr 17 19:41:50 2008 New Revision: 134409 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=134409 Log: PR c/35744 * attribs.c (decl_attributes

[Bug c/35436] [4.1 regression] ICE with attribute format

2008-04-17 Thread reichelt at gcc dot gnu dot org
--- Comment #6 from reichelt at gcc dot gnu dot org 2008-04-17 19:47 --- Now also fixed on 4.3 and 4.2 branch. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/35744] [4.1 regression] ICE attributes for invalid types

2008-04-17 Thread reichelt at gcc dot gnu dot org
--- Comment #7 from reichelt at gcc dot gnu dot org 2008-04-17 19:48 --- Now also fixed on 4.3 and 4.2 branch. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/35744] [4.1/4.2/4.3 regression] ICE attributes for invalid types

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

[Bug c++/28239] [4.2 regression] ICE in gimple_add_tmp_var, at gimplify.c:720

2008-04-12 Thread reichelt at gcc dot gnu dot org
--- Comment #7 from reichelt at gcc dot gnu dot org 2008-04-12 20:47 --- Fixed on mainline and 4.3 branch. Probably by the patch for PR35708. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/35744] [4.1/4.2/4.3/4.4 regression] ICE attributes for invalid types

2008-04-11 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2008-04-11 06:56 --- Subject: Bug 35744 Author: reichelt Date: Fri Apr 11 06:55:38 2008 New Revision: 134193 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=134193 Log: PR c/35744 * attribs.c (decl_attributes

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

2008-04-10 Thread reichelt at gcc dot gnu dot org
--- Comment #5 from reichelt at gcc dot gnu dot org 2008-04-10 06:16 --- I can still reproduce it with trunk, 4.3 branch and 4.2 branch from 2008-04-07. I can't reproduce it on x86_64, though (no segfault, no valgrind error). Did you try adding random characters before %:%: ? Maybe

[Bug c/35739] [4.3/4.4 regression] ICE with _Decimal128 and va_list

2008-04-01 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2008-04-01 11:11 --- i686-pc-linux-gnu or x86_64-unknown-linux-gnu (with -m32) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35739

[Bug c/35436] [4.1/4.2/4.3/4.4 regression] ICE with attribute format

2008-04-01 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2008-04-01 20:34 --- Subject: Bug 35436 Author: reichelt Date: Tue Apr 1 20:33:37 2008 New Revision: 133800 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133800 Log: PR c/35436 * c-format.c

[Bug c/35436] [4.1/4.2/4.3 regression] ICE with attribute format

2008-04-01 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2008-04-01 20:37 --- Fixed on mainline. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/35750] ICE with invalid old-style parameter declaration

2008-03-31 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2008-03-31 19:38 --- Subject: Bug 35750 Author: reichelt Date: Mon Mar 31 19:37:45 2008 New Revision: 133771 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133771 Log: PR c/35750 * c-decl.c

[Bug c/35750] ICE with invalid old-style parameter declaration

2008-03-31 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2008-03-31 19:39 --- Fixed on mainline. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/35750] ICE with invalid old-style parameter declaration

2008-03-30 Thread reichelt at gcc dot gnu dot org
--- Comment #1 from reichelt at gcc dot gnu dot org 2008-03-30 13:34 --- Testing a patch. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/35436] [4.1/4.2/4.3/4.4 regression] ICE with attribute format

2008-03-30 Thread reichelt at gcc dot gnu dot org
--- Comment #1 from reichelt at gcc dot gnu dot org 2008-03-30 14:45 --- Testing a patch. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/35748] ICE with cast to invalid union

2008-03-30 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2008-03-30 21:59 --- Subject: Bug 35748 Author: reichelt Date: Sun Mar 30 21:58:43 2008 New Revision: 133737 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133737 Log: PR c/35748 * c-typeck.c (build_c_cast

[Bug c++/35578] [4.2/4.3/4.4 regression] Error about misplaced 'friend' word is issued on a wrong line

2008-03-30 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2008-03-30 22:02 --- Subject: Bug 35578 Author: reichelt Date: Sun Mar 30 22:02:06 2008 New Revision: 133738 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133738 Log: PR c++/35578 * parser.c

[Bug c++/35578] [4.2/4.3 regression] Error about misplaced 'friend' word is issued on a wrong line

2008-03-30 Thread reichelt at gcc dot gnu dot org
--- Comment #4 from reichelt at gcc dot gnu dot org 2008-03-30 22:08 --- Fixed on mainline. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added Known

[Bug c/35748] ICE with cast to invalid union

2008-03-30 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2008-03-30 22:09 --- Fixed on mainline. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/35641] [4.1 regression] ICE on overload of friend function definition inside a class

2008-03-29 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2008-03-29 17:11 --- Here's a reduced testcase: = templateint struct A { friend void foo(const A) { __FUNCTION__; } }; inline void foo(const A0) { __FUNCTION__; } void bar() { foo

[Bug c++/24602] g++: Internal error: Illegal instruction (program cc1plus)

2008-03-29 Thread reichelt at gcc dot gnu dot org
--- Comment #11 from reichelt at gcc dot gnu dot org 2008-03-29 17:32 --- *** Bug 35596 has been marked as a duplicate of this bug. *** -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/35596] Runs out of virtual memory, with for_each

2008-03-29 Thread reichelt at gcc dot gnu dot org
--- Comment #7 from reichelt at gcc dot gnu dot org 2008-03-29 17:32 --- It's a duplicate of PR24602. *** This bug has been marked as a duplicate of 24602 *** -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/35578] [4.2/4.3/4.4 regression] Error about misplaced 'friend' word is issued on a wrong line

2008-03-29 Thread reichelt at gcc dot gnu dot org
--- Comment #1 from reichelt at gcc dot gnu dot org 2008-03-29 17:43 --- Confiremd. This happens since GCC 4.2.0. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/35578] [4.2/4.3/4.4 regression] Error about misplaced 'friend' word is issued on a wrong line

2008-03-29 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2008-03-29 17:57 --- Testing a patch. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/35748] ICE with cast to invalid union

2008-03-29 Thread reichelt at gcc dot gnu dot org
--- Comment #1 from reichelt at gcc dot gnu dot org 2008-03-29 20:18 --- Testing a patch. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/11859] Substitution failure incorrectly reported as error in SFINAE situation.

2008-03-29 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2008-03-30 00:42 --- Fixed on mainline by Douglas' patch: 2008-03-25 Douglas Gregor [EMAIL PROTECTED] * typeck.c (composite_pointer_type_r): Add SFINAE support. ... -- reichelt at gcc dot gnu dot org changed

[Bug c++/35734] New: [4.3/4.4 regression] ICE with copy constructor in derived class

2008-03-28 Thread reichelt at gcc dot gnu dot org
: 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=35734

[Bug c++/35734] [4.3/4.4 regression] ICE with copy constructor in derived class

2008-03-28 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35734

[Bug c++/35734] [4.3/4.4 regression] ICE with copy constructor in derived class

2008-03-28 Thread reichelt at gcc dot gnu dot org
--- Comment #1 from reichelt at gcc dot gnu dot org 2008-03-28 17:37 --- Manuel, Jason, was probably introduced by your patch: 2008-02-14 Manuel Lopez-Ibanez [EMAIL PROTECTED] Jason Merrill [EMAIL PROTECTED] PR c++/5645 PR c++/11159 * class.c

[Bug middle-end/35400] [4.4 Regression] -Wtype-limits -O2 causes ICE tree check: expected ssa_name, have addr_expr in get_value_range, at tree-vrp.c:469

2008-03-28 Thread reichelt at gcc dot gnu dot org
--- Comment #7 from reichelt at gcc dot gnu dot org 2008-03-28 17:44 --- A short C++ testcase I ran into: struct A { A(); ~A(); }; void foo() { A x[1]; } == -- reichelt at gcc dot gnu dot org changed: What|Removed

[Bug middle-end/35400] [4.4 Regression] -Wtype-limits -O2 causes ICE tree check: expected ssa_name, have addr_expr in get_value_range, at tree-vrp.c:469

2008-03-28 Thread reichelt at gcc dot gnu dot org
--- Comment #8 from reichelt at gcc dot gnu dot org 2008-03-28 18:13 --- Here's a reduced C testcase (fuirther reduced from PR35663): === struct A { struct A *p; }; int foo(const struct A *q) { return q-p == q; } void bar(int); void baz() { struct

[Bug c/35736] New: [4.4 regression] ICE with continue and -Wall

2008-03-28 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=35736

[Bug c/35736] [4.4 regression] ICE with continue and -Wall

2008-03-28 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=35736

[Bug tree-optimization/35737] New: [4.3/4.3/4.4 regression] ICE with __builtin_setjmp and complex variable

2008-03-28 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=35737

[Bug tree-optimization/35737] [4.3/4.3/4.4 regression] ICE with __builtin_setjmp and complex variable

2008-03-28 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.2.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35737

[Bug c/35738] New: ICE with #pragma omp atomic and conversion from pointer to int

2008-03-28 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=35738

[Bug c/35739] New: [4.3/4.4 regression] ICE with _Decimal128 and va_list

2008-03-28 Thread reichelt at gcc dot gnu dot org
dot gnu dot org ReportedBy: reichelt at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35739

[Bug c/35739] [4.3/4.4 regression] ICE with _Decimal128 and va_list

2008-03-28 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35739

[Bug c++/35741] New: [4.2/4.3/4.4 regression] ICE with offsetof and references

2008-03-28 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: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reichelt at gcc dot

[Bug c++/35741] [4.2/4.3/4.4 regression] ICE with offsetof and references

2008-03-28 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.2.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35741

[Bug c/35742] New: [4.1/4.2/4.3/4.4 regression] Broken diagnostic: 'goto_expr' not supported by pp_c_expression

2008-03-28 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 BugsThisDependsOn: 35441 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35742

[Bug c/35742] [4.1/4.2/4.3/4.4 regression] Broken diagnostic: 'goto_expr' not supported by pp_c_expression

2008-03-28 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35742

[Bug c/35744] New: [4.1/4.2/4.3/4.4 regression] ICE attributes for invalid types

2008-03-28 Thread reichelt at gcc dot gnu dot org
Product: gcc Version: 4.4.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/35744] [4.1/4.2/4.3/4.4 regression] ICE attributes for invalid types

2008-03-28 Thread reichelt at gcc dot gnu dot org
--- Comment #1 from reichelt at gcc dot gnu dot org 2008-03-28 21:45 --- Mine. Patch here: http://gcc.gnu.org/ml/gcc-patches/2008-03/msg01822.html -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

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

2008-03-28 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=35746

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

2008-03-28 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35746

[Bug c++/35747] New: [4.3/4.4 regression] ICE with undefined variable in statement expression

2008-03-28 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=35747

[Bug c++/35747] [4.3/4.4 regression] ICE with undefined variable in statement expression

2008-03-28 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35747

[Bug c/35748] New: ICE with cast to invalid union

2008-03-28 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=35748

[Bug c/35750] New: ICE with invalid old-style parameter declaration

2008-03-28 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/35751] New: ICE with invalid variable after #pragma omp parallel

2008-03-28 Thread reichelt at gcc dot gnu dot org
Status: UNCONFIRMED Keywords: ice-on-invalid-code, error-recovery, monitored, openmp 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 preprocessor/35326] [4.2/4.3/4.4 regression] ICE with stray digraph token

2008-03-14 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2008-03-14 07:44 --- I still see the ICE on 4.2 branch, 4.3 branch and mainline (i686-pc-linux-gnu). Here's the backtrace from mainline (4.3 branch and 4.2 branch crash in the same position, and valgrind reports an invalid read

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

2008-03-14 Thread reichelt at gcc dot gnu dot org
--- Comment #6 from reichelt at gcc dot gnu dot org 2008-03-14 20:45 --- No, it's not a duplicate. The bug is still present on mainline and 4.3 branch from 2008-03-12 (at least on i686-pc-linux-gnu). -- reichelt at gcc dot gnu dot org changed: What|Removed

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

2008-03-14 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.3.0 |4.3.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35428

[Bug c++/35328] ICE with firstprivate variable with invalid destructor

2008-03-13 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35328

[Bug c/35438] ICE with invalid use of threadprivate

2008-03-13 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35438

[Bug c/35439] ICE using threadprivate for broken variable

2008-03-13 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35439

[Bug middle-end/35099] [4.3/4.4 Regression] ICE in remove_unreachable_regions with -O -fopenmp

2008-03-13 Thread reichelt at gcc dot gnu dot org
--- Comment #9 from reichelt at gcc dot gnu dot org 2008-03-13 08:17 --- Fixed by Jakub's patch. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

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