[Bug c/95329] fmaxf(inf, nan) does not always work

2020-05-26 Thread florian at schanda dot org.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95329 --- Comment #3 from Florian Schanda --- I have created https://sourceware.org/bugzilla/show_bug.cgi?id=26045

[Bug c/95329] fmaxf(inf, nan) does not always work

2020-05-26 Thread florian at schanda dot org.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95329 --- Comment #2 from Florian Schanda --- Cool, thanks for the pointer to their bug tracker. I'll bother them instead ;)

[Bug c/95329] New: fmaxf(inf, nan) does not always work

2020-05-26 Thread florian at schanda dot org.uk
Assignee: unassigned at gcc dot gnu.org Reporter: florian at schanda dot org.uk Target Milestone: --- Created attachment 48601 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48601&action=edit Reduced testcase of the fmaxf issue I've been creating some floating poin