[Bug rtl-optimization/56732] ICE in advance_target_bb

gretay at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri May 24 15:19:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56732

gretay at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from gretay at gcc dot gnu.org ---
Author: gretay
Date: Fri May 24 15:15:44 2013
New Revision: 199296

URL: http://gcc.gnu.org/viewcvs?rev=199296&root=gcc&view=rev
Log:
Backported from mainline
2013-05-02  Greta Yorsh  <Greta.Yorsh@arm.com>

gcc/ChangeLog

    PR target/56732
    * config/arm/arm.c (arm_expand_epilogue): Check really_return before
    generating simple_return for naked functions.

gcc/testsuite/ChangeLog

    PR target/56732
    * gcc.target/arm/pr56732-1.c: New test.


Added:
    branches/gcc-4_8-branch/gcc/testsuite/gcc.target/arm/pr56732-1.c
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/config/arm/arm.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list