On 3/15/07, Steven Bosscher <[EMAIL PROTECTED]> wrote:
On 3/15/07, Uros Bizjak <[EMAIL PROTECTED]> wrote: > compile this with -O2 -msse2 -mfpmath=sse, and this testcase should > compile to maxsd. I'll look into it this weekend.
Thanks! BTW: Your patch also causes FAIL: gcc.dg/torture/pr25183.c -O0 (internal compiler error) FAIL: gcc.dg/torture/pr25183.c -O0 (test for excess errors) on i386 [1]: gcc/cc1 -O0 pr25183.c error pr25183.c: In function Ă¢errorĂ¢: pr25183.c:22: internal compiler error: in cfg_layout_merge_blocks, at cfgrtl.c:2552 Please submit a full bug report, <etc> [1] http://gcc.gnu.org/ml/gcc-testresults/2007-03/msg00672.html Uros.