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/49891] [4.7 regression] ICE in redirect_jump_1


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

--- Comment #1 from Bernd Schmidt <bernds at gcc dot gnu.org> 2011-07-28 22:47:26 UTC ---
Author: bernds
Date: Thu Jul 28 22:47:21 2011
New Revision: 176905

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176905
Log:
    PR rtl-optimization/49891
    * cfgrtl.c (force_nonfallthru_and_redirect): Set JUMP_LABEL for
    newly created returnjumps.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfgrtl.c


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