https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69752
Bernd Schmidt changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69752
--- Comment #5 from Bernd Schmidt ---
Author: bernds
Date: Wed Feb 17 13:03:44 2016
New Revision: 233491
URL: https://gcc.gnu.org/viewcvs?rev=233491&root=gcc&view=rev
Log:
Backport PR69752 fix from mainline.
PR rtl-optimization/69752
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69752
--- Comment #4 from Bernd Schmidt ---
Author: bernds
Date: Tue Feb 16 21:37:01 2016
New Revision: 233476
URL: https://gcc.gnu.org/viewcvs?rev=233476&root=gcc&view=rev
Log:
Backport PR69752 fix.
PR rtl-optimization/69752
* ira.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69752
--- Comment #3 from Bernd Schmidt ---
Author: bernds
Date: Mon Feb 15 12:04:13 2016
New Revision: 233423
URL: https://gcc.gnu.org/viewcvs?rev=233423&root=gcc&view=rev
Log:
Don't make something with an autoinc an equivalencing insn (PR69752).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69752
Bernd Schmidt changed:
What|Removed |Added
CC||bernds at gcc dot gnu.org
Assi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69752
--- Comment #1 from Andre Vieira ---
Tried it with GCC 5.2.1 and 6.0, all show the same behavior. For 4.9 I couldnt
reproduce the issue.