public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* How to avoid some built-in expansions in gcc?
@ 2024-05-31 13:52 Georg-Johann Lay
  2024-05-31 13:56 ` Jonathan Wakely
  2024-05-31 15:00 ` Paul Koning
  0 siblings, 2 replies; 20+ messages in thread
From: Georg-Johann Lay @ 2024-05-31 13:52 UTC (permalink / raw)
  To: gcc

What's the recommended way to stop built-in expansions in gcc?

For example, avr-gcc expands isinff() to a bloated version of an 
isinff() implementation that's written in asm (PR115307).

Johann

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

end of thread, other threads:[~2024-06-05 14:17 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-31 13:52 How to avoid some built-in expansions in gcc? Georg-Johann Lay
2024-05-31 13:56 ` Jonathan Wakely
2024-05-31 14:53   ` Georg-Johann Lay
2024-05-31 14:53     ` Jonathan Wakely
2024-05-31 15:00 ` Paul Koning
2024-05-31 15:06   ` Georg-Johann Lay
2024-05-31 15:23     ` Paul Koning
2024-05-31 17:32       ` Richard Biener
2024-05-31 18:56         ` Georg-Johann Lay
2024-05-31 20:12           ` Richard Biener
2024-06-01 15:41             ` Georg-Johann Lay
2024-06-01 17:30               ` Richard Biener
2024-06-04 14:55                 ` Michael Matz
2024-06-04 16:43                   ` Richard Biener
2024-06-04 17:43                     ` Michael Matz
2024-06-04 17:48                       ` Jakub Jelinek
2024-06-05 13:52                         ` Michael Matz
2024-06-05 13:33                       ` David Brown
2024-06-05 14:08                         ` Michael Matz
2024-06-05 14:16                           ` Richard Biener

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).