re PR rtl-optimization/53373 (ICE on valid code with -mavx)
authorBernd Schmidt <bernds@codesourcery.com>
Mon, 21 May 2012 21:37:01 +0000 (21:37 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Mon, 21 May 2012 21:37:01 +0000 (21:37 +0000)
commit1d2944a3fe5f08e0588d855e52f5ad14c8241c97
tree7115a8e868109f993407bca51ddb1a480c9348a3
parenta9a587118e31b4b8571ca1fe65113634aae7b21f
re PR rtl-optimization/53373 (ICE on valid code with -mavx)

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.

From-SVN: r187745
gcc/ChangeLog
gcc/caller-save.c