https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69532
--- Comment #4 from david.sherwood at arm dot com ---
(In reply to vries from comment #3)
> Also for the non-vect version:
> ...
> FAIL: gcc.target/arm/fmaxmin.c execution test
> ...
Hi, if you are not already fixing this, I can ta
: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: david.sherwood at arm dot com
Created attachment 33634
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33634&action=edit
A reduced test case from the Octav
: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: david.sherwood at arm dot com
Target Milestone: ---
Created attachment 35825
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35825&action=edit
Unsafe FP math reduction example
I've foun