[Bug c/119757] New: RISC-V: ICE in operator[], at vec.h:910

2025-04-12 Thread negge at dgql dot org via Gcc-bugs
Assignee: unassigned at gcc dot gnu.org Reporter: negge at dgql dot org Target Milestone: --- Created attachment 61086 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61086&action=edit base64.c Building curl-8.13.0 with gcc-15.0. gives an internal compiler error.

[Bug c/119713] RISC-V: -march=rv64gcv gives an internal compiler error in a_as

2025-04-10 Thread negge at dgql dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119713 --- Comment #2 from negge at dgql dot org --- Thanks Sam, rebuilding with gcc-15.0.1_pre20250406-r2 seems to have fixed it.

[Bug c/119713] New: RISC-V: -march=rv64gcv gives an internal compiler error in a_as

2025-04-10 Thread negge at dgql dot org via Gcc-bugs
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: negge at dgql dot org Target Milestone: --- Created attachment 61063 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61063&action=edit min.c Building kmod-33 w

[Bug c/77590] va_arg() returns 0

2016-09-14 Thread negge at dgql dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77590 --- Comment #1 from negge at dgql dot org --- Created attachment 39620 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39620&action=edit com.ld

[Bug c/77590] New: va_arg() returns 0

2016-09-14 Thread negge at dgql dot org
: unassigned at gcc dot gnu.org Reporter: negge at dgql dot org Target Milestone: --- Created attachment 39619 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39619&action=edit test_va.c The va_arg() command always returns 0 (NULL) for this test_va.c program when compiled as a 16