[Bug jit/115442] gcc/jit/jit-recording.cc fails to build against musl: attempt to use poisoned "calloc"

2024-06-11 Thread ismael at linux dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115442 Ismael Luceno changed: What|Removed |Added Attachment #58406|0 |1 is obsolete|

[Bug jit/115442] gcc/jit/jit-recording.cc fails to build against musl: attempt to use poisoned "calloc"

2024-06-11 Thread ismael at linux dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115442 --- Comment #5 from Ismael Luceno --- Applies fine to 14.1.0 too. Thanks.

[Bug jit/115442] gcc/jit/jit-recording.cc fails to build against musl: attempt to use poisoned "calloc"

2024-06-11 Thread ismael at linux dot com via Gcc-bugs
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.

[Bug jit/115442] gcc/jit/jit-recording.cc fails to build against musl: attempt to use poisoned "calloc"

2024-06-11 Thread ismael at linux dot com via Gcc-bugs
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

[Bug c++/115442] New: gcc/jit/jit-recording.cc fails to build against musl: attempt to use poisoned "calloc"

2024-06-11 Thread ismael at linux dot com via Gcc-bugs
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

[Bug other/71268] [PATCH] Fix description of x86_64's -m32 option

2021-07-01 Thread ismael at linux dot com via Gcc-bugs
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?