https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117704
Bug ID: 117704 Summary: gcc.dg/tree-ssa/pow_fold_1.c FAILs on 32-bit x86 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: ro at gcc dot gnu.org CC: jschmitz at gcc dot gnu.org Target Milestone: --- Target: i386-pc-solaris2.11, i686-pc-linux-gnu The new gcc.dg/tree-ssa/pow_fold_1.c test FAILs on 32-bit x86 (both Solaris and Linux): +FAIL: gcc.dg/tree-ssa/pow_fold_1.c (test for excess errors) +UNRESOLVED: gcc.dg/tree-ssa/pow_fold_1.c scan-tree-dump-not optimized "link_error" <built-in>: error: '-fexcess-precision=16' is not compatible with '-mfpmath=387' <built-in>: error: '-fexcess-precision=16' is not compatible with '-mfpmath=387'/vol/gcc/src/hg/master/local/gcc/testsuite/gcc.dg/tree-ssa/pow_fold_1.c:34:1: error: '-fexcess-precision=16' is not compatible with '-mfpmath=387' [...]