https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108253
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108253
--- Comment #6 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:ebc449119442501c927ede0e83697eaece72223e
commit r13-4990-gebc449119442501c927ede0e83697eaece72223e
Author: Jakub Jelinek
Date: W
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108253
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
St
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108253
--- Comment #4 from Andrew Pinski ---
Full backtrace:
during GIMPLE pass: dom
t.cc: In function ‘void TestBody()’:
t.cc:46:1: internal compiler error: in set_nonzero_bits, at
tree-ssanames.cc:464
46 | TestBody() {
| ^~~~
0x8f0a06 se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108253
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108253
--- Comment #2 from Andrew Pinski ---
Created attachment 54169
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54169&action=edit
Reduced testcase
This is as reduced testcase as I can get it.
I tried to get back from some non-undefined beha
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108253
--- Comment #1 from Andrew Pinski ---
Reducing ...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108253
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |13.0
Keywords|