https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84828
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84828
--- Comment #8 from Martin Liška ---
Jakub: Can the bug be marked as resolved? Or planning to backport that?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84828
--- Comment #7 from Jakub Jelinek ---
Author: jakub
Date: Tue Apr 24 07:40:04 2018
New Revision: 259591
URL: https://gcc.gnu.org/viewcvs?rev=259591&root=gcc&view=rev
Log:
PR target/84828
* reg-stack.c (move_for_stack_reg): Don't
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84828
--- Comment #6 from Martin Liška ---
I have a very similar issue:
$ g++ /home/marxin/Programming/gcc/gcc/testsuite/g++.dg/ext/pr84828.C /dev/null
-mno-sse -Og
/home/marxin/Programming/gcc/gcc/testsuite/g++.dg/ext/pr84828.C: In function
‘void foo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84828
Jakub Jelinek changed:
What|Removed |Added
CC||andrey.y.guskov at intel dot
com
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84828
--- Comment #4 from Jakub Jelinek ---
Created attachment 43676
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43676&action=edit
gcc8-pr84828.patch
As mentioned on the ML, the testcase still ICEs on x86_64-linux with -m32.
I've tried to fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84828
--- Comment #3 from Jakub Jelinek ---
Fixed for 8.1+ so far.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84828
--- Comment #2 from Jakub Jelinek ---
Author: jakub
Date: Tue Mar 13 08:04:54 2018
New Revision: 258476
URL: https://gcc.gnu.org/viewcvs?rev=258476&root=gcc&view=rev
Log:
PR target/84828
* reg-stack.c (change_stack): Change updat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84828
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|