[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
NCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: ismael at linux dot com Target Milestone: --- Build error: /usr/src/gcc-14.1.0.bld/./prev-gcc/xg++ -B/usr/src/gcc-14.1.0.bld/./prev-gcc/ -B/usr

[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?

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

2016-05-26 Thread ismael at linux dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71268 Ismael Luceno changed: What|Removed |Added Attachment #38558|0 |1 is obsolete|

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

2016-05-24 Thread ismael at linux dot com
y: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: ismael at linux dot com Target Milestone: --- Created attachment 38558 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38558&action=edit Patch to fix the description The -m32 option only instructs GC