This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/56732] ICE in advance_target_bb


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

--- Comment #7 from gretay at gcc dot gnu.org ---
Author: gretay
Date: Thu May  2 15:45:10 2013
New Revision: 198547

URL: http://gcc.gnu.org/viewcvs?rev=198547&root=gcc&view=rev
Log:
gcc/ChangeLog

2013-05-02  Greta Yorsh  <Greta.Yorsh@arm.com>

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

gcc/testsuite/ChangeLog

2013-05-02  Greta Yorsh  <Greta.Yorsh@arm.com>

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


Added:
    trunk/gcc/testsuite/gcc.target/arm/pr56732-1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]