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/53373] [4.8 regression] ICE on valid code with -mavx


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

--- Comment #11 from Bernd Schmidt <bernds at gcc dot gnu.org> 2012-05-21 21:37:05 UTC ---
Author: bernds
Date: Mon May 21 21:37:01 2012
New Revision: 187745

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187745
Log:
    PR rtl-optimization/53373
    * caller-save.c (save_call_clobbered_regs): Look into a possible
    PARALLEL manually rather than using single_set on a call insn.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/caller-save.c


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