[Bug pch/112747] New: #pragma GCC diagnostic ignored "-Wstringop-overflow" has no effect in pre-compiled headers.

2023-11-28 Thread piannetta at kalrayinc dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112747 Bug ID: 112747 Summary: #pragma GCC diagnostic ignored "-Wstringop-overflow" has no effect in pre-compiled headers. Product: gcc Version: unknown Status: UNCONFIRMED

[Bug other/109668] 'python' vs. 'python3'

2023-10-24 Thread piannetta at kalrayinc dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109668 Paul Iannetta changed: What|Removed |Added CC||piannetta at kalrayinc dot com --- Comm

[Bug c/106800] New: Expose more vector extensions in C

2022-09-01 Thread piannetta at kalrayinc dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106800 Bug ID: 106800 Summary: Expose more vector extensions in C Product: gcc Version: 10.3.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug middle-end/106056] Missing call to targetm.asm_out.final_postscan_insn after processing an asm_input

2022-06-27 Thread piannetta at kalrayinc dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106056 --- Comment #2 from Paul Iannetta --- Right now, I can't pinpoint a test-case within the official gcc testsuite, and the list of targets which define TARGET_ASM_FINAL_POSTSCAN_INSN is limited to: mips, avr and m68k. From my understanding the on

[Bug target/106056] New: Missing call to targetm.asm_out.final_postscan_insn after processing an asm_input

2022-06-22 Thread piannetta at kalrayinc dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106056 Bug ID: 106056 Summary: Missing call to targetm.asm_out.final_postscan_insn after processing an asm_input Product: gcc Version: 10.3.1 Status: UNCONFIRMED Seve

[Bug libgomp/106045] New: Incorrect testcase in libgomp.c/target-31.c at -O0

2022-06-21 Thread piannetta at kalrayinc dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106045 Bug ID: 106045 Summary: Incorrect testcase in libgomp.c/target-31.c at -O0 Product: gcc Version: 10.3.1 Status: UNCONFIRMED Severity: normal Priority: P3 Compon

[Bug c/105319] New: Unexpected warning with zero-length sized array using -std=gnu99 and -O2

2022-04-20 Thread piannetta at kalrayinc dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105319 Bug ID: 105319 Summary: Unexpected warning with zero-length sized array using -std=gnu99 and -O2 Product: gcc Version: 10.3.1 Status: UNCONFIRMED Severity: nor