https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87436
--- Comment #13 from Daniel Gibson ---
Great, thanks a lot for fixing this!
mal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: metalcaedes at gmail dot com
Target Milestone: ---
Created attachment 44749
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44749&action=edit
test code
I'm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87436
Daniel Gibson changed:
What|Removed |Added
CC||metalcaedes at gmail dot com
IRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: metalcaedes at gmail dot com
Target Milestone: ---
Created attachment 50893
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50893&action=edit
simp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100839
Daniel Gibson changed:
What|Removed |Added
Resolution|INVALID |FIXED
--- Comment #2 from Daniel Gibson
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100839
Daniel Gibson changed:
What|Removed |Added
Resolution|INVALID |FIXED
--- Comment #4 from Daniel Gibson
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100839
--- Comment #6 from Daniel Gibson ---
Are you sure about this?
I couldn't find much about floats (and nothing about legal transformations) in
the C++ standard, and if it's in IEEE-754 it should be the same for C and C++,
right?