https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64151
--- Comment #7 from Wilco ---
See PR rtl-optimization/64242 for the longjmp issue on i386.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64151
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64151
--- Comment #5 from hjl at gcc dot gnu.org ---
Author: hjl
Date: Wed Dec 3 13:16:25 2014
New Revision: 218312
URL: https://gcc.gnu.org/viewcvs?rev=218312&root=gcc&view=rev
Log:
Revert r218266
gcc/
PR rtl-optimization/64151
PR rtl-opti
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64151
Igor Zamyatin changed:
What|Removed |Added
CC||izamyatin at gmail dot com
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64151
Markus Trippelsdorf changed:
What|Removed |Added
CC||trippels at gcc dot gnu.org
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64151
--- Comment #2 from Wilco ---
(In reply to H.J. Lu from comment #1)
> Revert the reg_class change:
>
> diff --git a/gcc/ira-costs.c b/gcc/ira-costs.c
> index 72c00cc..16fd6e8 100644
> --- a/gcc/ira-costs.c
> +++ b/gcc/ira-costs.c
> @@ -1466,7 +1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64151
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64151
Richard Biener changed:
What|Removed |Added
Keywords||wrong-code
Priority|P3