https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115442
Ismael Luceno changed:
What|Removed |Added
Attachment #58406|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115442
--- Comment #5 from Ismael Luceno ---
Applies fine to 14.1.0 too. Thanks.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115442
--- Comment #4 from Ismael Luceno ---
I see, I didn't see your comment before attaching it; I had already come up
with that patch before filing the bug.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115442
--- Comment #2 from Ismael Luceno ---
Created attachment 58406
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58406&action=edit
Avoid poisoning on musl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115442
Bug ID: 115442
Summary: gcc/jit/jit-recording.cc fails to build against musl:
attempt to use poisoned "calloc"
Product: gcc
Version: 14.1.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71268
--- Comment #3 from Ismael Luceno ---
Ping. The issue is still valid. Is the revised patch acceptable? How can I
improve it?