: rejects-valid
Severity: normal
Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
CC: redi at gcc dot gnu.org
The following valid program (compiled with -std=c++11) fails to
||4.2.0, 4.3.0, 4.4.0
Keywords||ice-on-valid-code
Last reconfirmed||2014-12-18
CC||reichelt at gcc dot gnu.org
Ever confirmed|0 |1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64297
Volker Reichelt changed:
What|Removed |Added
Keywords||ice-on-valid-code
Known to work|
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The followiong valid testcase triggers an ICE on trunk:
=
#include
struct A
{
typedef bool X;
template X foo
|UNCONFIRMED |NEW
Last reconfirmed||2014-08-22
CC||reichelt at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Volker Reichelt ---
Confirmed. I tripped over the same
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62127
Volker Reichelt changed:
What|Removed |Added
Known to work||4.7.0, 4.8.0, 4.9.0
Target Milestone
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following valid code snippet triggers an ICE on trunk:
==
struct A
{
A(int);
};
A::A(int i)
{
int x[1][i];
x[0][0] = 0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58583
--- Comment #3 from Volker Reichelt ---
Since May all three testcases ICE on trunk.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62115
Volker Reichelt changed:
What|Removed |Added
Target Milestone|--- |4.10.0
: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
CC: jason at gcc dot gnu.org, paolo at gcc dot gnu.org
The following invalid code snippet triggers an ICE on trunk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60189
Volker Reichelt changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58704
Volker Reichelt changed:
What|Removed |Added
Target Milestone|4.10.0 |4.9.1
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following (valid?) code snippet (compiled with "-std=c++11" or
"-std=c++0x"for older compilers) trigg
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60628
Volker Reichelt changed:
What|Removed |Added
Known to work||4.4.0, 4.5.0
Target Milestone|---
-code
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following (invalid?) code snippet (compiled with "-std=c++11" or
"-std=c++0x" for older compil
: diagnostic, error-recovery, ice-on-invalid-code
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
CC: abutcher at gcc dot gnu.org
The following invalid code snippet
-invalid-code
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
CC: abutcher at gcc dot gnu.org
The following invalid code snippet (compiled with "-std=
|UNCONFIRMED |NEW
Last reconfirmed||2014-03-23
CC||reichelt at gcc dot gnu.org
Ever confirmed|0 |1
Known to fail||4.8.0, 4.9.0
--- Comment #1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60574
Volker Reichelt changed:
What|Removed |Added
Target Milestone|--- |4.9.0
Keywords: ice-on-valid-code, lto
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following questionable code snippet (compiled with
"-std=c++1y -flto -fpermissive") t
-on-invalid-code
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
CC: abutcher at gcc dot gnu.org
The following invalid code snippet (compiled with "-std=
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60572
Volker Reichelt changed:
What|Removed |Added
Known to work||4.5.0, 4.6.0, 4.7.0, 4.8.0
Target Mil
, ice-on-invalid-code
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following invalid code snippet triggers an ICE on trunk:
struct A
{
A x
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59114
Volker Reichelt changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60332
Volker Reichelt changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60054
Volker Reichelt changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60367
Volker Reichelt changed:
What|Removed |Added
CC||reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58501
Volker Reichelt changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60376
--- Comment #6 from Volker Reichelt ---
Just for the record: the new bug is PR60409.
, ice-on-invalid-code
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
CC: abutcher at gcc dot gnu.org
The following invalid code snippets (compiled with "-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60377
Volker Reichelt changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
valid-code
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
CC: abutcher at gcc dot gnu.org
The following invalid code snippet (compiled with "-std=c++1y") trig
-code
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
CC: abutcher at gcc dot gnu.org
The following valid code snippet (compiled with "-std=c++1y") t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60376
Volker Reichelt changed:
What|Removed |Added
Keywords|error-recovery |ice-on-valid-code
Summary|[4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60389
Volker Reichelt changed:
What|Removed |Added
Known to work||4.7.0
Target Milestone|---
Keywords: ice-on-invalid-code
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following invalid code snippet (compiled with "-std=c++11") triggers
an ICE since
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60384
Volker Reichelt changed:
What|Removed |Added
Known to work||4.8.0
Target Milestone|---
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following invalid testcase (compiled with "-std=c++1y")
triggers an ICE on trunk:
templa
|2012-05-26 00:00:00 |2014-03-01
CC||reichelt at gcc dot gnu.org
Target Milestone|--- |4.7.4
Summary|internal compiler error: in |[4.7/4.8/4.9 Regression]
|retrieve_specialization, at |ICE in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60383
Volker Reichelt changed:
What|Removed |Added
Known to work||4.5.0, 4.6.0, 4.7.0, 4.8.0
Target Mil
-on-invalid-code
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following invalid testcase triggers an ICE on trunk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58567
Volker Reichelt changed:
What|Removed |Added
Target Milestone|4.9.0 |4.8.3
--- Comment #6 from Volker Reiche
: diagnostic, error-recovery, ice-on-invalid-code
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following invalid testcase (compiled with "-std=c++1y") triggers
||4.6.0, 4.8.3, 4.9.0
Keywords||ice-on-valid-code
Last reconfirmed||2014-03-01
CC||reichelt at gcc dot gnu.org
Ever confirmed|0 |1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60376
Volker Reichelt changed:
What|Removed |Added
Known to work||4.8.0
Target Milestone|---
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following invalid testcase (compiled with "-std=c++1y") triggers
an ICE on trunk:
struct
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60375
Volker Reichelt changed:
What|Removed |Added
Known to work||4.5.0, 4.6.0, 4.7.0, 4.8.0
Target Mil
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following invalid testcase (compiled with "-std=c++11") triggers
an ICE on trunk:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60374
Volker Reichelt changed:
What|Removed |Added
Known to work||4.5.0, 4.6.0
Target Milestone|---
-recovery, ice-on-invalid-code
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following invalid testcase (compiled with "-std=c++11") triggers
an ICE since
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60190
Volker Reichelt changed:
What|Removed |Added
Keywords||error-recovery,
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59066
Volker Reichelt changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58648
Volker Reichelt changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30301
Volker Reichelt changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60311
Volker Reichelt changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60065
Volker Reichelt changed:
What|Removed |Added
Keywords||ice-on-valid-code
Status|UN
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60312
--- Comment #4 from Volker Reichelt ---
> I think this might have fixed PR c++/60311 too.
Alas not, that one still crashes for me.
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following valid(?) code snippet (compiled with "-std=c++1y -flto")
triggers an IC
-code, openmp
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following valid(?) code snippet (compiled with "-std=c++11 -fopenmp")
triggers an IC
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58448
Volker Reichelt changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59347
--- Comment #7 from Volker Reichelt ---
*** Bug 58448 has been marked as a duplicate of this bug. ***
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60312
Volker Reichelt changed:
What|Removed |Added
Known to work||4.8.0
Target Milestone|---
-code
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following invalid code snippet (compiled with "-std=c++1y") triggers an
IC
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
CC: abutcher at gcc dot gnu.org
The following invalid(?) line of code (compiled with "-std=c++1y") t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60053
Volker Reichelt changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60052
Volker Reichelt changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60167
Bug 60167 depends on bug 58606, which changed state.
Bug 58606 Summary: [4.8 Regression] [c++11] ICE with specialization in variadic
template
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58606
What|Removed |Added
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58606
Volker Reichelt changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Known to work|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60064
Volker Reichelt changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60254
Volker Reichelt changed:
What|Removed |Added
Known to work||4.3.0, 4.4.0, 4.5.0, 4.6.0
Target Mil
: error-recovery, ice-on-invalid-code
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following invalid code snippet triggers an ICE since GCC 4.6.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60253
Volker Reichelt changed:
What|Removed |Added
Known to work||4.5.0, 4.6.0
Target Milestone|---
-recovery, ice-on-invalid-code
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following invalid code snippet triggers an ICE since GCC 4.7.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60252
Volker Reichelt changed:
What|Removed |Added
Known to work||4.5.0
Target Milestone|---
Keywords: ice-on-invalid-code
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following invalid code snippet (compiled with "-std=c++11") triggers
an ICE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60251
Volker Reichelt changed:
What|Removed |Added
Known to work||4.5.0, 4.6.0, 4.7.0, 4.8.0
Target Mil
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following valid code snippet (compiled with "-std=c++11") triggers
an IC
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following valid code snippet (compiled with "-std=c++1y") triggers
an ICE on trunk. The code compiles fine, if it i
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60250
Volker Reichelt changed:
What|Removed |Added
Known to work||4.8.0
Target Milestone|---
Keywords: ice-on-invalid-code
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following invalid code snippet (compiled with "-std=c++11") triggers
an ICE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60248
Volker Reichelt changed:
What|Removed |Added
Known to work||4.5.0, 4.6.0
Target Milestone|---
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following valid code snippet (compiled with "-std=c++11 -g")
triggers an ICE since
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60197
--- Comment #3 from Volker Reichelt ---
Well, the code also crashes, if I move it out of the return statement:
=
int foo()
{
int i = (_Cilk_spawn foo()) + 1;
return i;
}
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59004
Volker Reichelt changed:
What|Removed |Added
Target Milestone|4.8.4 |4.8.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60146
Volker Reichelt changed:
What|Removed |Added
Target Milestone|4.8.4 |4.8.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60216
Volker Reichelt changed:
What|Removed |Added
Target Milestone|4.8.4 |4.8.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60219
Volker Reichelt changed:
What|Removed |Added
Target Milestone|4.8.4 |4.8.3
: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following valid code snippet (compiled with "-std=c++11 -fopenmp")
triggers an IC
Keywords: ice-on-invalid-code
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following invalid code snippet (compiled with "-std=c++11")
triggers an ICE
-on-invalid-code
Severity: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following invalid code snippet triggers an ICE since GCC 4.0.0
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following invalid code snippet (compiled with "-std=c++11") triggers
an IC
-code
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following invalid code snippet triggers an ICE since GCC 3.3 (with the
exception of GCC 4.1.2
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following valid code snippet (compiled with "-std=c++11") triggers
an ICE since
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60222
Volker Reichelt changed:
What|Removed |Added
Known to work||4.7.0, 4.8.0, 4.8.1, 4.8.2
Target Mil
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
CC: jason at gcc dot gnu.org
The following valid code snippet triggers an ICE on the 4.8 branch and trunk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60219
Volker Reichelt changed:
What|Removed |Added
Known to work||4.7.0
Target Milestone|---
, ice-on-invalid-code
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following invalid code snippet (compiled with "-std=c++11") triggers
an ICE since
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
One note up front: The testcases below involving __bases can be compiled
in C++98 mode. But, since __bases yields a parameter pack, shouldn't its
use on
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: reichelt at gcc dot gnu.org
The following invalid code snippet (compiled with "-std=c++11") triggers
an ICE since GCC 4.7.0 (when __bases was
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60216
Volker Reichelt changed:
What|Removed |Added
Known to work||4.8.0
Target Milestone|---
301 - 400 of 763 matches
Mail list logo