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 target/56455] [4.8 Regression] ICE in final_scan_insn


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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-02-27 07:27:02 UTC ---
Author: jakub
Date: Wed Feb 27 07:26:53 2013
New Revision: 196304

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196304
Log:
    PR target/56455
    * stmt.c (expand_switch_as_decision_tree_p): If flag_pic
    and ASM_OUTPUT_ADDR_DIFF_ELT isn't defined, return true.

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


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