Changes between Initial Version and Version 1 of Ticket #20460, comment 7
- Timestamp:
- 10/05/2024 06:28:26 AM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Ticket #20460, comment 7
initial v1 25 25 As I've said many times it's incorrect, because it's breaking the upstream expectation of floating point arithmetic. 26 26 27 And it should be unneeded with Clang (but maybe something has changed in Clang 19 ) or you are passing things like -march=i686 in CFLAGS (note that Clang's default baseline of 32-bit x86 is pentium4).27 And it should be unneeded with Clang (but maybe something has changed in Clang 19 or you are passing things like -march=i686 in CFLAGS, note that Clang's default baseline of 32-bit x86 is pentium4).