blob: 3d1d831df4e03709443cdbcaf94898f320e5e192 [file] [log] [blame]
/* PR target/103973 */
/* { dg-do compile { target ia32 } } */
/* { dg-options "-O2 -ffast-math -march=i686 -mfpmath=387" } */
/* { dg-final { scan-assembler-not "'\tfucom" } } */
/* { dg-final { scan-assembler-times "\tfcom" 4 } } */
#include "pr103973-13.c"