https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66258
--- Comment #9 from Jim Wilson ---
Author: wilson
Date: Tue Jun 16 20:11:41 2015
New Revision: 224538
URL: https://gcc.gnu.org/viewcvs?rev=224538&root=gcc&view=rev
Log:
gcc/
Backport from mainline
2015-06-02 Jim Wilson
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66258
--- Comment #8 from Jakub Jelinek ---
Whomever approved the patch for the trunk can also approve the backport.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66258
--- Comment #7 from jim.wilson at linaro dot org ---
On Sat, Jun 6, 2015 at 2:02 AM, pinskia at gcc dot gnu.org
wrote:
>> Do you plan to backport this to gcc-5-branch?
I didn't realize it was broken on the gcc-5 release branch. I only
checked m
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66258
--- Comment #6 from Andrew Pinski ---
(In reply to Jakub Jelinek from comment #5)
> Do you plan to backport this to gcc-5-branch?
As I mentioned this is really needed to compile grub so if it is not back
ported, you can't compile a full Linux di
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66258
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66258
Jim Wilson changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66258
--- Comment #3 from Jim Wilson ---
The patch doesn't completely fix grub, because grub is trying to compile FP
code with +nofp, which can't work without a soft-float ABI, which we don't
have. So grub gets an error instead of an ICE with the patc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66258
--- Comment #2 from Jim Wilson ---
Author: wilson
Date: Wed Jun 3 00:46:19 2015
New Revision: 224054
URL: https://gcc.gnu.org/viewcvs?rev=224054&root=gcc&view=rev
Log:
gcc/
PR target/66258
* config/aarch64/aarch64.c (aarch64_fun
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66258
--- Comment #1 from Andrew Pinski ---
Confirmed, happens with grub.