http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57232
--- Comment #18 from Jon Beniston ---
Thanks, this seems to fix the LM32 port.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57232
--- Comment #17 from Nick Clifton ---
Hi Alex,
> if (reg != hard_frame_pointer_rtx && fixed_regs[REGNO (reg)])
> cselib_preserve_cfa_base_value (val, REGNO (reg));
This works for the RX port - thanks!
Cheers
Nick
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57232
--- Comment #16 from Sebastian Götte ---
Alexandre, curiously, applying this patch to the cross-compiler source tree
fixes the problem for me building 4.8.2 for rx-elf using a 4.8.2 x86_64 host
gcc. I did not even have to rebuild the host gcc.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57232
Alexandre Oliva changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |aoliva at gcc dot
gnu.org
--- C
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57232
Sebastian Götte changed:
What|Removed |Added
CC||gcc at jaseg dot net
--- Comment #14 fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57232
Jon Beniston changed:
What|Removed |Added
CC||aoliva at gcc dot gnu.org
--- Comment #13
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57232
--- Comment #12 from Jon Beniston ---
This looks like it might be similar to bug 57636, which has the same ICE on the
cr16 port.
Suggestion there is that it was introduced in trunk@188870:
2012-06-21 Alexandre Oliva
PR debug/53671
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57232
Jon Beniston changed:
What|Removed |Added
CC||nickc at redhat dot com
--- Comment #11 fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57232
Jon Beniston changed:
What|Removed |Added
CC||jon at beniston dot com
--- Comment #10 fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57232
--- Comment #9 from daniel.calcoen at cern dot ch ---
building gcc-4_7-branch instead of gcc-4_8-branch
pass ok
(binutils, GMP, MPFR, MPC, and newlib sources remains the same)
is some regression introduced in 4.8
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57232
Andrew Pinski changed:
What|Removed |Added
Target||rx-elf
Status|WAITING
11 matches
Mail list logo