https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89994
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89994
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|8.4 |8.5
--- Comment #4 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89994
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |8.4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89994
--- Comment #3 from Martin Liška ---
The ICE is much older that GCC-8:
acafca510c97652f(09 Oct 2014 07:40): [took: 2.880s] result: OK
pr89994.cc:18:21: error: parameter ‘’ includes reference to array of
unknown bound ‘const long int []’
b(c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89994
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89994
Matthias Klose changed:
What|Removed |Added
Keywords||ice-on-invalid-code
Known to work|