https://bugs.llvm.org/show_bug.cgi?id=47807
Bug ID: 47807
Summary: -frounding-math breaks float initializers
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: C
Assignee: unassignedclangb...@nondot.org
Reporter: j...@overdrivepizza.com
CC: blitzrak...@gmail.com, dgre...@apple.com,
erik.pilking...@gmail.com, llvm-bugs@lists.llvm.org,
richard-l...@metafoo.co.uk
Trunk LLVM is no longer capable of compiling code with floating point
initializers when -frounding-math is in use. The error was bisected to the
commit to https://reviews.llvm.org/D87822.
Here is a reproducer:
https://godbolt.org/z/6bdnEh
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs