public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* GCC 12 miscompiles libm
@ 2021-12-20 16:18 H.J. Lu
  2021-12-20 21:49 ` Joseph Myers
  0 siblings, 1 reply; 11+ messages in thread
From: H.J. Lu @ 2021-12-20 16:18 UTC (permalink / raw)
  To: GNU C Library, Joseph S. Myers, Richard Biener

Hi,

GCC 12 miscompiles libm:

https://sourceware.org/bugzilla/show_bug.cgi?id=28713

due to the fix for

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57245

which changes the behavior of -frounding-math on
conversion from constant double and integer to float.
However float codes in libm compiled with -frounding-math
depend on the previous behavior in GCC 11. I added this
to the glibc 2.35 blocker list.

Joseph, Richard, do you have any suggestions how
to fix it?

Thanks.


-- 
H.J.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-12-30 22:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-20 16:18 GCC 12 miscompiles libm H.J. Lu
2021-12-20 21:49 ` Joseph Myers
2021-12-20 21:53   ` H.J. Lu
2021-12-20 21:59     ` Joseph Myers
2021-12-20 22:05       ` Joseph Myers
2021-12-20 22:11         ` Joseph Myers
2021-12-20 23:20           ` H.J. Lu
2021-12-29 14:35   ` Szabolcs Nagy
2021-12-29 14:54     ` H.J. Lu
2021-12-29 15:37       ` Szabolcs Nagy
2021-12-30 22:28         ` Joseph Myers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).