[Bug libstdc++/116210] 17_intro/names.cc test fails with >=glibc-2.35 and _FORTIFY_SOURCE

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116210 --- Comment #7 from Sam James --- (In reply to Sam James from comment #2) > This probably only shows up with _FORTIFY_SOURCE. We should have this test run twice, maybe thrice if we ever sort out the _GNU_SOURCE problem.

[Bug tree-optimization/108379] -Wmaybe-uninitialized false positive on conditional use

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108379 Sam James changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug testsuite/116148] c-c++-common/fam-in-union-alone-in-struct-2.c fails on big-endian (finally tested starting with r15-2403-g136f364e26d9ad)

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116148 --- Comment #8 from Sam James --- I don't have my machine running atm (need to get new ram), could you check which condition first fails?

[Bug other/116246] New: obstack could use ASAN and Valgrind annotations

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116246 Bug ID: 116246 Summary: obstack could use ASAN and Valgrind annotations Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug other/116246] obstack could use ASAN and Valgrind annotations

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116246 --- Comment #1 from Sam James --- We should check if we can use the (extended) malloc attributes as well. I imagine there's a few missing parts for that in libiberty. gnulib does not have these for its obstack but it does for e.g. bitset_obstac

[Bug libstdc++/116247] [15 regression] RISC-V: shared_ptr_atomic.h: uintptr_t not declared in scope since r15-2655-g3a817a4a5a6

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116247 Sam James changed: What|Removed |Added Summary|[15] RISC-V:|[15 regression] RISC-V: |

[Bug other/116246] obstack could use ASAN and Valgrind annotations

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116246 Sam James changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug other/55358] Valgrind errors

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55358 Sam James changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug middle-end/55430] [4.8 Regression] LRA miscompilation of ree.c

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55430 Bug 55430 depends on bug 55358, which changed state. Bug 55358 Summary: Valgrind errors https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55358 What|Removed |Added

[Bug demangler/88783] integer overflow in libiberty, heap overflow will be triggered in nm

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88783 Sam James changed: What|Removed |Added Target Milestone|--- |9.0 --- Comment #10 from Sam James --- (In

[Bug lto/70611] Compiling binutils with -flto -Wstack-usage fails.

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70611 --- Comment #8 from Sam James --- (In reply to Manuel López-Ibáñez from comment #4) AFAIK, it's "just" the generic late-optimisation warnings issue in general, so the warning isn't broken with LTO, it's just more likely to have be bogus there.

[Bug lto/70611] Compiling binutils with -flto -Wstack-usage fails.

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70611 Sam James changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug lto/98922] -fstack-usage not working with -flto

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98922 Sam James changed: What|Removed |Added Target Milestone|--- |11.0 CC|

[Bug lto/98922] -fstack-usage not working with -flto

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98922 Sam James changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug other/37080] vasprintf in libiberty fails for %llu on solaris

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37080 --- Comment #3 from Sam James --- See r5-5735-g01ca36af914385 and r14-8937-g53bb7145135c0c which may fix it.

[Bug other/31233] obstack.h typo

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31233 Sam James changed: What|Removed |Added CC||sjames at gcc dot gnu.org Resolution

[Bug fortran/116249] [15 Regression] ICE in import_iso_c_binding_module on x86_64-linux-gnu and powerpc64le-linux-gn

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116249 Sam James changed: What|Removed |Added CC||sjames at gcc dot gnu.org Statu

[Bug rtl-optimization/116200] [15 regression] ICE in stage 2 since r15-2696-gba730fd10934e4

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116200 Sam James changed: What|Removed |Added CC||doko at gcc dot gnu.org --- Comment #9 from

[Bug other/116250] New: Add ASAN/Valgrind annotations to vec

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116250 Bug ID: 116250 Summary: Add ASAN/Valgrind annotations to vec Product: gcc Version: 15.0 Status: UNCONFIRMED Keywords: internal-improvement Severity: normal Pri

[Bug other/116250] Add ASAN/Valgrind annotations to vec

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116250 Sam James changed: What|Removed |Added Severity|normal |enhancement

[Bug other/116246] obstack could use ASAN and Valgrind annotations

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116246 Sam James changed: What|Removed |Added Severity|normal |enhancement

[Bug bootstrap/90781] ubsan bootstrap with -O3 -march=native fails at compare stage

2024-08-06 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90781 Sam James changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug other/116260] New: testsuite-management/validate_failures.py: split multilib ABIs in results

2024-08-06 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116260 Bug ID: 116260 Summary: testsuite-management/validate_failures.py: split multilib ABIs in results Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: norm

[Bug testsuite/116252] variation in C++ filename extensions in testsuite ?

2024-08-06 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116252 Sam James changed: What|Removed |Added CC||sjames at gcc dot gnu.org See Als

[Bug fortran/116221] -Wmaybe-uninitialized in symbol.cc's gfc_get_ha_symbol

2024-08-06 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116221 --- Comment #4 from Sam James --- That works, thanks!

[Bug testsuite/116262] New: Review gcc/testsuite/gcc.target dg-dg assemble uses without -save-temps

2024-08-06 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116262 Bug ID: 116262 Summary: Review gcc/testsuite/gcc.target dg-dg assemble uses without -save-temps Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal

[Bug testsuite/116163] RFE: add a linting tool for DejaGnu tests

2024-08-06 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116163 Sam James changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug driver/116263] New: -time=FILE doesn't report failure to write to FILE

2024-08-06 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116263 Bug ID: 116263 Summary: -time=FILE doesn't report failure to write to FILE Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Componen

[Bug driver/116263] -time=FILE doesn't report failure to write to FILE

2024-08-06 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116263 --- Comment #1 from Sam James --- ``` if (report_times_to_file) { int c = 0; const char *const *j; fprintf (report_times_to_file, "%g %g", ut, st); ``

[Bug middle-end/44566] configuration with multiple targets / backends is not supported.

2024-08-06 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44566 Sam James changed: What|Removed |Added CC||radek at podgorny dot cz --- Comment #11 fro

[Bug driver/21319] Please add the feature of switching target at runtime

2024-08-06 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21319 Sam James changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug middle-end/111752] -Wfree-nonheap-object (vec.h:347:10: warning: 'free' called on unallocated object 'dest_bbs') during bootstrap with LTO

2024-08-06 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111752 --- Comment #2 from Sam James --- The same thing repeats a bunch with the vec self-tests: ``` In function ‘release’, inlined from ‘release’ at /var/tmp/portage/sys-devel/gcc-15.0./work/gcc-15.0./gcc/vec.h:2027:20, inlined from ‘_

[Bug sanitizer/116267] Sanitizer extremely slow

2024-08-07 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116267 Sam James changed: What|Removed |Added CC||sjames at gcc dot gnu.org --- Comment #1 fr

[Bug driver/116263] -time=FILE doesn't report failure to write to FILE

2024-08-07 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116263 Sam James changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever confirmed|0

[Bug sanitizer/116267] Sanitizer extremely slow

2024-08-07 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116267 --- Comment #3 from Sam James --- It spends ages in skip_simple_arithmetic for me.

[Bug tree-optimization/84353] [12/13/14/15 Regression] [graphite] ICE in set_codegen_error, at graphite-isl-ast-to-gimple.c:206

2024-08-07 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84353 Sam James changed: What|Removed |Added CC||sjames at gcc dot gnu.org --- Comment #19 fr

[Bug other/116270] [15 regression] erratic failures (time outs) of gfortran.dg/sizeof_6.f90

2024-08-07 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116270 Sam James changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[Bug target/116261] [15 regression] RISC-V: gfortran.dg/sizeof_6.f90 -O1 timeout since r15-2739-g4cb07a38233

2024-08-07 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116261 Sam James changed: What|Removed |Added CC||seurer at gcc dot gnu.org --- Comment #1 fr

[Bug target/116261] [15 regression] gfortran.dg/sizeof_6.f90 -O1 timeout since r15-2739-g4cb07a38233

2024-08-07 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116261 Sam James changed: What|Removed |Added Target|riscv |riscv,powerpc64-linux-gnu,

[Bug target/116275] New: [15 regression] ICE when building llvm-18.1.8 (convert_insn, at config/i386/i386-features.cc:1502)

2024-08-07 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116275 Bug ID: 116275 Summary: [15 regression] ICE when building llvm-18.1.8 (convert_insn, at config/i386/i386-features.cc:1502) Product: gcc Version: 15.0 Status: UNCONFIRMED

[Bug target/116275] [15 regression] ICE when building llvm-18.1.8 (convert_insn, at config/i386/i386-features.cc:1502)

2024-08-07 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116275 --- Comment #2 from Sam James --- Thank you Roger! Reduced: ``` struct SymbolDesc push_back(SymbolDesc); struct SymbolDesc { long long ELFLocalSymIdx; }; struct Expected { long long &operator*(); }; void SymbolizableObjectFileaddSymbol() {

[Bug target/116275] [15 regression] ICE when building llvm-18.1.8 (convert_insn, at config/i386/i386-features.cc:1502)

2024-08-07 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116275 --- Comment #3 from Sam James --- (In reply to Sam James from comment #2) (Make SymbolAddressOrErr a parameter for it to be well-defined.)

[Bug c++/116285] New: Compilation of nodejs/v8 8_base_without_compiler.runtime-temporal.cc is slow

2024-08-08 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116285 Bug ID: 116285 Summary: Compilation of nodejs/v8 8_base_without_compiler.runtime-temporal.cc is slow Product: gcc Version: 15.0 Status: UNCONFIRMED Keywords: c

[Bug c++/116285] Compilation of nodejs/v8 8_base_without_compiler.runtime-temporal.cc is slow

2024-08-08 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116285 --- Comment #1 from Sam James --- Created attachment 58866 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58866&action=edit v8_base_without_compiler.runtime-temporal.ii

[Bug c++/116286] New: Compilation of nodejs/v8 v8_turboshaft.csa-optimize-phase.cc is slow

2024-08-08 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116286 Bug ID: 116286 Summary: Compilation of nodejs/v8 v8_turboshaft.csa-optimize-phase.cc is slow Product: gcc Version: 15.0 Status: UNCONFIRMED Keywords: compile-t

[Bug c++/116286] Compilation of nodejs/v8 v8_turboshaft.csa-optimize-phase.cc is slow

2024-08-08 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116286 --- Comment #1 from Sam James --- https://dev.gentoo.org/~sam/bugs/gcc/116286/v8_turboshaft.csa-optimize-phase.ii.xz

[Bug target/116174] [14/15 regression] Alignment request is added before endbr with -fcf-protection=branch since r15-888-gb644126237a1aa

2024-08-08 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116174 Sam James changed: What|Removed |Added CC||arnd at linaro dot org --- Comment #4 from

[Bug target/116174] [14/15 regression] Alignment request is added before endbr with -fcf-protection=branch since r15-888-gb644126237a1aa

2024-08-08 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116174 --- Comment #5 from Sam James --- (In reply to Sam James from comment #4) > https://lore.kernel.org/lkml/ea203f8e-8dd4-46f6-ada5-a2bf5ea8185e@app. > fastmail.com/ .. and the original thread from Sebastian was https://lore.kernel.org/lkml/202408

[Bug target/116275] [15 regression] ICE when building llvm-18.1.8 (convert_insn, at config/i386/i386-features.cc:1502)

2024-08-08 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116275 --- Comment #5 from Sam James --- Thank you, I'll use that for now, but please don't apologise. I do the testing because I enjoy it and to help. No harm done.

[Bug target/115464] [14 Backport] ICE when building libaom on arm64 (neon sve bridge usage with tbl/perm)

2024-08-08 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115464 --- Comment #13 from Sam James --- Alpine hit this when building libaom w/ gcc-14.2 (https://gitlab.alpinelinux.org/alpine/aports/-/jobs/1473732#L471). FWIW, I've not hit any other issues on trunk like this, so should be ready to backport?

[Bug c++/116286] Compilation of nodejs/v8 v8_turboshaft.csa-optimize-phase.cc is slow

2024-08-08 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116286 --- Comment #3 from Sam James --- The context is some nodejs bump imports a massive upgrade of v8 and compared to clang, we take like 10 minutes longer to build (and gcc build time doubled between versions). Unfortunately, it looks like it's a b

[Bug middle-end/116290] New: [12/13/14/15 regression] -fcompare-debug -gno-statement-frontiers -O2 failure with evolution-data-server-3.52.4

2024-08-08 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116290 Bug ID: 116290 Summary: [12/13/14/15 regression] -fcompare-debug -gno-statement-frontiers -O2 failure with evolution-data-server-3.52.4 Product: gcc Version: 15.

[Bug middle-end/116290] [12/13/14/15 regression] -fcompare-debug -gno-statement-frontiers -O2 failure with evolution-data-server-3.52.4

2024-08-08 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116290 --- Comment #1 from Sam James --- ``` @@ -37036,13 +37036,20 @@ (int_list:REG_BR_PROB 118111604 (nil))) -> 1416) (note # 0 0 [bb 12] NOTE_INSN_BASIC_BLOCK) -(insn:TI # 0 0 12 (set (reg/v/f:DI 4 si [orig:140 label ] [140]) -(r

[Bug middle-end/116290] [12/13/14/15 regression] -fcompare-debug -gno-statement-frontiers -O2 failure with evolution-data-server-3.52.4

2024-08-08 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116290 --- Comment #2 from Sam James --- Reduced: ``` char *camel_message_info_class_intern_init_part; void g_once_init_enter(); void camel_message_info_class_intern_init() { int ii; char *label; for (; camel_message_info_class_intern_init_part[i

[Bug c++/116291] New: ICE on non-existent module-mapper directory

2024-08-08 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116291 Bug ID: 116291 Summary: ICE on non-existent module-mapper directory Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug fortran/116292] New: [15 regression] ICE on invalid reduction

2024-08-08 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116292 Bug ID: 116292 Summary: [15 regression] ICE on invalid reduction Product: gcc Version: 15.0 Status: UNCONFIRMED Keywords: ice-on-invalid-code Severity: normal

[Bug fortran/116292] [15 regression] ICE on invalid reduction

2024-08-08 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116292 --- Comment #1 from Sam James --- It's also accepted by <15.

[Bug fortran/116292] [15 regression] ICE in build_function_decl, at fortran/trans-decl.cc:2486

2024-08-08 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116292 Sam James changed: What|Removed |Added Keywords|accepts-invalid,| |ice-on-invalid-code

[Bug c++/116293] New: ICE when failing to open module mapper (error: unknown Compiled Module Interface: no such module)

2024-08-08 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116293 Bug ID: 116293 Summary: ICE when failing to open module mapper (error: unknown Compiled Module Interface: no such module) Product: gcc Version: 15.0 Status: UNCONFIRMED

[Bug middle-end/116294] New: -O2 -gno-statement-frontiers -fcompare-debug failure when building duktape-2.7.0

2024-08-08 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116294 Bug ID: 116294 Summary: -O2 -gno-statement-frontiers -fcompare-debug failure when building duktape-2.7.0 Product: gcc Version: 15.0 Status: UNCONFIRMED Severit

[Bug middle-end/116294] -O2 -gno-statement-frontiers -fcompare-debug failure when building duktape-2.7.0

2024-08-08 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116294 --- Comment #1 from Sam James --- I'm reducing it.

[Bug middle-end/116294] -O2 -gno-statement-frontiers -fcompare-debug failure when building duktape-2.7.0

2024-08-08 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116294 --- Comment #2 from Sam James --- Created attachment 58874 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58874&action=edit libduktaped.so.207.20700-duktape.i.xz

[Bug middle-end/116294] -O2 -gno-statement-frontiers -fcompare-debug failure when building duktape-2.7.0

2024-08-08 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116294 --- Comment #3 from Sam James --- Reduced: ``` double duk_js_execute_bytecode_duk__tv_0_0; double duk_double_div(); void duk_handle_call_unprotected(); void duk_js_execute_bytecode() { double du_0; long opcode_shifted; switch (opcode_shift

[Bug target/113934] Switch avr to LRA

2024-08-09 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113934 --- Comment #5 from Sam James --- I _thought_ https://gcc.gnu.org/wiki/reload had more instructions but it only talks about the target hook to start with. Segher?

[Bug fortran/116292] [15 regression] ICE in build_function_decl, at fortran/trans-decl.cc:2486

2024-08-09 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116292 --- Comment #8 from Sam James --- Should I upload the real testcase I hit it on in this bug (from 'fortran-stdlib' https://bugs.gentoo.org/937358), or file another bug instead? I have no idea if it's the same issue, other than it ICEing in the s

[Bug middle-end/116299] GCC optimizes away code when long double is represented by the IBM double-double method.

2024-08-09 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116299 --- Comment #6 from Sam James --- Please provide preprocessed sources for the bad TU and then try to extract the issue into a standalone file we can compile & execute.

[Bug testsuite/113005] 'libgomp.fortran/rwlock_1.f90', 'libgomp.fortran/rwlock_3.f90' execution test timeouts

2024-08-09 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113005 Sam James changed: What|Removed |Added CC||sjames at gcc dot gnu.org --- Comment #17 f

[Bug other/116260] testsuite-management/validate_failures.py: split multilib ABIs in results

2024-08-09 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116260 --- Comment #2 from Sam James --- (In reply to Thiago Jung Bauermann from comment #1) > Hello Sam, > > I mostly work with the GDB testsuite, so I'm not very familiar with > GCC-specific details of DejaGNU and the sum files, so advance warning:

[Bug tree-optimization/114952] False positive -Wmaybe-uninitialized starting at -O3 in libbpf

2024-08-09 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114952 --- Comment #5 from Sam James --- I sent https://lore.kernel.org/bpf/3ebbe7a4e93a5ddc3a26e2e11d329801d7c8de6b.1723217044.git@gentoo.org/T/#u.

[Bug middle-end/114855] ICE: Segfault when compiling large autogenerated C source file

2024-08-09 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114855 Sam James changed: What|Removed |Added See Also||https://github.com/GaloisIn

[Bug other/116322] regenerate-opt-urls.py usage

2024-08-10 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116322 Sam James changed: What|Removed |Added CC||mark at gcc dot gnu.org,

[Bug other/116260] testsuite-management/validate_failures.py: split multilib ABIs in results

2024-08-10 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116260 --- Comment #4 from Sam James --- (In reply to Christophe Lyon from comment #3) > Thanks for the additional information, indeed in our CI we do not run > validations for several "variations", so it's not surprising this case is > not handled ver

[Bug fortran/116221] -Wmaybe-uninitialized in symbol.cc's gfc_get_ha_symbol

2024-08-10 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116221 --- Comment #6 from Sam James --- That works for me, thanks!

[Bug middle-end/116290] [12/13/14/15 regression] -fcompare-debug -gno-statement-frontiers -O2 failure with evolution-data-server-3.52.4

2024-08-11 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116290 Sam James changed: What|Removed |Added Last reconfirmed||2024-08-11 Status|UNCONFIRMED

[Bug middle-end/116330] New: -fcompare-debug -gno-statement-frontiers failure with -O3 -march=znver3 -mshstk when building qtbase-6.7.2

2024-08-11 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116330 Bug ID: 116330 Summary: -fcompare-debug -gno-statement-frontiers failure with -O3 -march=znver3 -mshstk when building qtbase-6.7.2 Product: gcc Version: 15.0 Status: UNC

[Bug middle-end/116330] -fcompare-debug -gno-statement-frontiers failure with -O3 -march=znver3 -mshstk when building qtbase-6.7.2

2024-08-11 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116330 --- Comment #1 from Sam James --- Created attachment 58900 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58900&action=edit unity_1_cxx.cxx.ii.xz

[Bug middle-end/116330] -fcompare-debug -gno-statement-frontiers failure with -O3 -march=znver3 -mshstk when building qtbase-6.7.2

2024-08-11 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116330 --- Comment #2 from Sam James --- I'll kick off a reduction.

[Bug target/55212] [SH] Switch to LRA

2024-08-11 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55212 --- Comment #158 from Sam James --- (In reply to John Paul Adrian Glaubitz from comment #154) > > The error message is not visible during boot due to ">/dev/null 2>&1" at the > end of the command line. This stupid behaviour is a libtool feature

[Bug target/116339] arm-unknown-linux-gnueabihf fails to build

2024-08-12 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116339 --- Comment #7 from Sam James --- I think master is what's broken, unfortunately.

[Bug target/116339] arm-unknown-linux-gnueabihf fails to build

2024-08-12 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116339 --- Comment #9 from Sam James --- The revert hasn't landed and I fear it's going to be a bit controversial to get it to land, even. :( i.e. I think master is still broken.

[Bug target/116339] arm-unknown-linux-gnueabihf fails to build

2024-08-12 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116339 Sam James changed: What|Removed |Added CC||jbeulich at suse dot com,

[Bug middle-end/116330] -fcompare-debug -gno-statement-frontiers failure with -O3 -march=znver3 -mshstk when building qtbase-6.7.2

2024-08-12 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116330 --- Comment #3 from Sam James --- Created attachment 58906 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58906&action=edit unity_1_cxx-partial.cxx.ii.xz Reducing this is painful so far. Partial reduction (not cancelled it) attached.

[Bug target/116343] [15 regression] ICE on valid code at -Os with "-fschedule-insns -fno-thread-jumps -fno-dce" on x86_64-linux-gnu: in extract_insn, at recog.cc:2869

2024-08-12 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116343 Sam James changed: What|Removed |Added CC||rsandifo at gcc dot gnu.org Summ

[Bug target/116343] [15 regression] ICE on valid code at -Os with "-fschedule-insns -fno-thread-jumps -fno-dce" on x86_64-linux-gnu: in extract_insn, at recog.cc:2869

2024-08-12 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116343 Sam James changed: What|Removed |Added Keywords||ice-on-valid-code Target Milestone|---

[Bug rtl-optimization/116244] [15 Regression] reload ICE building libstdc++ for coldfire

2024-08-12 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116244 --- Comment #5 from Sam James --- The hook didn't fire for some reason but r15-2894-ge9738e77674e23 was the fix.

[Bug tree-optimization/116348] New: [15 regression] ICE when building gavl-1.4.0 with -O3 -march=znver4

2024-08-12 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116348 Bug ID: 116348 Summary: [15 regression] ICE when building gavl-1.4.0 with -O3 -march=znver4 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/116348] [15 regression] ICE when building gavl-1.4.0 with -O3 -march=znver4

2024-08-12 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116348 --- Comment #1 from Sam James --- Reduced: ``` int *a; int b; long c, d; void(e)(int f) { for (; f; f++) { d += (long)a[f] * b; c += (long)a[f] * 3; } } ```

[Bug tree-optimization/116349] New: [15 regression] ICE in expand_simple_binop, at optabs.cc:1264 when building libgo

2024-08-12 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116349 Bug ID: 116349 Summary: [15 regression] ICE in expand_simple_binop, at optabs.cc:1264 when building libgo Product: gcc Version: 15.0 Status: UNCONFIRMED Severi

[Bug tree-optimization/116352] New: [15 regression] ICE when building opencv-4.9.0 (error: definition in block 208 does not dominate use in block 188)

2024-08-12 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116352 Bug ID: 116352 Summary: [15 regression] ICE when building opencv-4.9.0 (error: definition in block 208 does not dominate use in block 188) Product: gcc Version:

[Bug rtl-optimization/116349] [15 regression] ICE in expand_simple_binop, at optabs.cc:1264 when building libgo

2024-08-12 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116349 --- Comment #2 from Sam James --- I'm working on reducing it to a self-contained set of Go sources as much as I can, but PR116353 will be easier to work with.

[Bug rtl-optimization/116349] [15 regression] ICE in expand_simple_binop, at optabs.cc:1264 when building libgo

2024-08-12 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116349 Sam James changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug rtl-optimization/116353] [15 Regression] ICE on glibc-2.39: RTL pass: ce2, in expand_simple_binop, at optabs.cc:1264

2024-08-12 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116353 Sam James changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug rtl-optimization/116349] [15 regression] ICE in expand_simple_binop, at optabs.cc:1264 when building libgo

2024-08-12 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116349 --- Comment #3 from Sam James --- Created attachment 58920 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58920&action=edit zoneinfo_read.go ``` $ /var/tmp/portage/sys-devel/gcc-15.0./work/build/./gcc/gccgo -B/var/tmp/portage/sys-deve

[Bug rtl-optimization/116349] [15 regression] ICE in expand_simple_binop, at optabs.cc:1264 when building libgo

2024-08-12 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116349 --- Comment #5 from Sam James --- (In reply to Sam James from comment #3) > ``` I tried to kill the dependence on syscall.* but I clearly don't know enough Go, as replacing it with a typedef for Errno+const for ENOENT didn't do it.

[Bug tree-optimization/116352] [15 regression] ICE when building opencv-4.9.0 (error: definition in block 208 does not dominate use in block 188)

2024-08-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116352 --- Comment #1 from Sam James --- Reduced: ``` struct { int operator[](long); } _boxWidths, _boxHeights; bool _bboxesNormalized; float _stepX, _stepY; float *forward___trans_tmp_1, *forward_outputPtr; void forward() { float _boxWidth, _boxHe

[Bug rtl-optimization/116353] [15 Regression] ICE on glibc-2.39: RTL pass: ce2, in expand_simple_binop, at optabs.cc:1264 since r15-2890-g72c9b5f438f22c

2024-08-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116353 --- Comment #6 from Sam James --- I'll give that a whack.

[Bug tree-optimization/116352] [15 regression] ICE when building opencv-4.9.0 (error: definition in block 208 does not dominate use in block 188)

2024-08-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116352 --- Comment #2 from Sam James --- Cleaned up: ``` int a, f, g; float b, c; float *d, *e; void l(int h) { for (; h; ++h) { float i = 0 * b, j = 0 * c; float *k = e; if (a) { k[0] = k[1] = (j - g * 0.5f) / 1; k[2] = (i +

[Bug rtl-optimization/116349] [15 regression] ICE in expand_simple_binop, at optabs.cc:1264 when building libgo

2024-08-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116349 Sam James changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug d/115295] [15 regression] Various gdc testsuite regressions

2024-08-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115295 Sam James changed: What|Removed |Added CC||sjames at gcc dot gnu.org Severit

[Bug testsuite/116155] c-c++-common/fam-in-union-alone-in-struct-1.c fails on pru-unknown-elf

2024-08-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116155 Sam James changed: What|Removed |Added Target Milestone|--- |15.0 Resolution|---

<    1   2   3   4   5   6   7   8   9   10   >