Commit 782a4ee8 by Uros Bizjak Committed by Uros Bizjak

re PR target/41993 ([sh] ICE in create_pre_exit, at mode-switching.c:399)

	PR middle-end/41993
	* gcc.dg/torture/pr41993.c: New test.

From-SVN: r193242
parent 22458c5a
2012-11-06 Uros Bizjak <ubizjak@gmail.com>
PR middle-end/41993
* gcc.dg/torture/pr41993.c: New test.
2012-11-06 Jan Hubicka <jh@suse.cz>
* gcc.target/i386/l_fma_float_?.c: Update.
......
/* { dg-do compile } */
/* { dg-options "-mavx -mvzeroupper" { target { i?86-*-* x86_64-*-* } } } */
short retframe_short (void *rframe)
{
__builtin_return (rframe);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment