[Bug libstdc++/102301] make_from_tuple can not work with subrange

2025-06-16 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102301 Jonathan Wakely changed: What|Removed |Added Target Milestone|--- |13.0 Status|ASSIGNED

[Bug target/120671] New: Failure to fold AND+PTEST to ANDS for SVE

2025-06-16 Thread sabson at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120671 Bug ID: 120671 Summary: Failure to fold AND+PTEST to ANDS for SVE Product: gcc Version: 15.1.0 Status: UNCONFIRMED Keywords: aarch64-sve, missed-optimization Severity: n

[Bug libstdc++/120664] uint8_t triggers signed integer overflow for std::experimental::simd multiplcation

2025-06-16 Thread mkretz at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120664 Matthias Kretz (Vir) changed: What|Removed |Added Last reconfirmed||2025-06-16 Ever confirmed|0

[Bug target/120670] New: vector_loop caused FAIL: go.test/test/fixedbugs/issue13160.go execution, -O2 -g

2025-06-16 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120670 Bug ID: 120670 Summary: vector_loop caused FAIL: go.test/test/fixedbugs/issue13160.go execution, -O2 -g Product: gcc Version: 16.0 Status: UNCONFIRM

[Bug ada/120669] New: overloading of constructor of type that have an implicit dereference

2025-06-16 Thread gnu.waving at titamail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120669 Bug ID: 120669 Summary: overloading of constructor of type that have an implicit dereference Product: gcc Version: 15.1.0 Status: UNCONFIRMED Severity: normal

[Bug target/118150] Failure to fold NOT+PTEST to NOTS for SVE

2025-06-16 Thread sabson at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118150 Spencer Abson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c/109393] Very trivial address calculation does not fold

2025-06-16 Thread haochen.jiang at intel dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109393 Haochen Jiang changed: What|Removed |Added CC||haochen.jiang at intel dot com --- Comm

[Bug c/109393] Very trivial address calculation does not fold

2025-06-16 Thread haochen.jiang at intel dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109393 --- Comment #13 from Haochen Jiang --- One thing forget to mention, we definitely could handle this at the backend, but my question is if this optimization has more pros than cons.

[Bug c/109393] Very trivial address calculation does not fold

2025-06-16 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109393 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1

[Bug target/120641] Parameter passing warning from libstdc++ header

2025-06-16 Thread ossman at cendio dot se via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120641 --- Comment #8 from Pierre Ossman --- It seems strange to make life difficult for all ARM users, just to warn anyone that might potentially use GCC 6 and GCC 15 at the same time. Can we make sure that flag is the default in our build of the com

[Bug target/120670] vector_loop caused FAIL: go.test/test/fixedbugs/issue13160.go execution, -O2 -g

2025-06-16 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120670 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Bug target/120672] New: Failure to fold BIC+PTEST to BICS for SVE

2025-06-16 Thread sabson at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120672 Bug ID: 120672 Summary: Failure to fold BIC+PTEST to BICS for SVE Product: gcc Version: 15.1.0 Status: UNCONFIRMED Keywords: aarch64-sve, missed-optimization Severity: n

[Bug analyzer/99667] RFE: complain about uninitialized member variables in constructor

2025-06-16 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99667 --- Comment #3 from David Malcolm --- (within -fanalyzer, that is)

[Bug tree-optimization/120661] [16 regression] compiler hang at -O{s,2,3} on x86_64-linux-gnu

2025-06-16 Thread amacleod at redhat dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120661 --- Comment #5 from Andrew Macleod --- (In reply to Jakub Jelinek from comment #3) > This is in main, I only see one create_basic_block there during expansion > (the one added on edge from ENTRY to ENTRY->succ) and no remove_edge, no > further e

[Bug c++/120676] New: Internal compiler error: in push_namespace (in modules app)

2025-06-16 Thread admin at hexadigm dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120676 Bug ID: 120676 Summary: Internal compiler error: in push_namespace (in modules app) Product: gcc Version: 15.1.0 Status: UNCONFIRMED Severity: normal

[Bug gcov-profile/118551] Autofdo regressed 538.imagick_r by ~10% with -march=x86-64-v3 -O2

2025-06-16 Thread hubicka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118551 --- Comment #9 from Jan Hubicka --- I am happy it helps. I wonder if you can share details of your SPEC config. I.e. how you call perf (do you specify count etc) and how you handle merging of profiles. We now have regular tester (on AMD hardwa

[Bug tree-optimization/59786] GIMPLE invariant motion misses opportunity to reduce register pressure

2025-06-16 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59786 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |16.0 --- Comment #3 from Andrew Pinski

[Bug tree-optimization/120677] [15/16 regression] ICE on valid code at -O{2,3} on x86_64-linux-gnu: verify_flow_info failed since r15-5850

2025-06-16 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120677 --- Comment #5 from Andrew Pinski --- (In reply to Jakub Jelinek from comment #4) > s/gsi_start_bb/gsi_after_labels/ ? Yes looking at other locations that do that it is that.

[Bug fortran/82036] [F08] Recursive allocatable class components cause infinite loop in compilation

2025-06-16 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82036 anlauf at gcc dot gnu.org changed: What|Removed |Added Known to fail||12.4.1, 13.4.1, 14.3.1 K

[Bug tree-optimization/120677] [15/16 regression] ICE on valid code at -O{2,3} on x86_64-linux-gnu: verify_flow_info failed since r15-5850

2025-06-16 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120677 Jakub Jelinek changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org

[Bug ada/108909] Build process does not honor discovered path to "gnatmake" and "gnatlink"

2025-06-16 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108909 --- Comment #13 from Eric Botcazou --- Patches are always welcome!

[Bug target/120670] vector_loop caused FAIL: go.test/test/fixedbugs/issue13160.go execution, -O2 -g

2025-06-16 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120670 --- Comment #2 from H.J. Lu --- [hjl@gnu-tgl-3 pr120670]$ cat go-memclr.c #include void memclrNoHeapPointers(void *, size_t) __asm__ ("" "runtime.memclrNoHeapPointers") __attribute__ ((no_split_stack)); void memclrNoHeapPointers (void *p1

[Bug cobol/120621] COBOL isn't built with STRICT_WARN

2025-06-16 Thread jklowden at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120621 James K. Lowden changed: What|Removed |Added Resolution|--- |FIXED Status|WAITING

[Bug cobol/120328] Building gcobol fails in non English systems

2025-06-16 Thread jklowden at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120328 James K. Lowden changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug cobol/119769] FE: GnuCOBOL extension BINARY-C-LONG missing

2025-06-16 Thread simonsobisch at gnu dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119769 Simon Sobisch changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[Bug cobol/119933] cobol builds on loongarch64-linux-gnu with test failures

2025-06-16 Thread simonsobisch at gnu dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119933 Simon Sobisch changed: What|Removed |Added CC||simonsobisch at gnu dot org --- Comment

[Bug cobol/119636] compile error: gcobol1 does not find file descriptions in case of obsolete FD phrases

2025-06-16 Thread simonsobisch at gnu dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119636 --- Comment #5 from Simon Sobisch --- Note: While I'm all for cleaning up COBOL code, we do run some programs that still have that in... ignoring (possibly with a warning, but for other compilers you have to enable outputting those) would be muc

[Bug c++/120678] __is_trivially_destructible should take 1 arg, not -1

2025-06-16 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120678 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever confirmed|0

[Bug c++/120273] [15/16 regression] ICE when building corral since r15-3148-g6303cd7e41546e

2025-06-16 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120273 --- Comment #12 from GCC Commits --- The master branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:3b95be7bd1882add4b1e22f6b70bc130cd465eca commit r16-1534-g3b95be7bd1882add4b1e22f6b70bc130cd465eca Author: Iain Sandoe Date: Tu

[Bug c++/120685] New: GCC Crashes After C++23 auto(t) Warning Instead of Graceful Error

2025-06-16 Thread qingren2hxb at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120685 Bug ID: 120685 Summary: GCC Crashes After C++23 auto(t) Warning Instead of Graceful Error Product: gcc Version: 15.1.0 Status: UNCONFIRMED Severity: normal

[Bug cobol/119805] FE: COMP-5 / COMP-X issues

2025-06-16 Thread simonsobisch at gnu dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119805 --- Comment #5 from Simon Sobisch --- I possibly need to wait one day more (just tested with the godbolt snapshot from yesterday)... but there: * compiles as expected with dialects gnu and mf * raises the same error message without dialect or w

[Bug gcov-profile/118551] Autofdo regressed 538.imagick_r by ~10% with -march=x86-64-v3 -O2

2025-06-16 Thread liuhongt at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118551 --- Comment #7 from Hongtao Liu --- Looks like it's fixed by r16-1521-g2ef043c5a05d99

[Bug gcov-profile/118551] Autofdo regressed 538.imagick_r by ~10% with -march=x86-64-v3 -O2

2025-06-16 Thread liuhongt at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118551 Hongtao Liu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Known to work|

[Bug tree-optimization/120661] [16 regression] compiler hang at -O{s,2,3} on x86_64-linux-gnu

2025-06-16 Thread zhendong.su at inf dot ethz.ch via Gcc-bugs
--enable-languages=c,c++ --disable-werror --enable-multilib Thread model: posix Supported LTO compression algorithms: zlib gcc version 16.0.0 20250616 (experimental) (GCC) [513] % [513] % time gcctk -O2 small.c real0m0.217s user0m0.069s sys 0m0.014s [514] % time gcctk -O3 small.c real

[Bug tree-optimization/120675] New: Missed loop invariant code elimination from loop

2025-06-16 Thread vekumar at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120675 Bug ID: 120675 Summary: Missed loop invariant code elimination from loop Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c++/120655] c++17 CTAD, alias template in a constructor render a non-deducible context

2025-06-16 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120655 Patrick Palka changed: What|Removed |Added CC||ppalka at gcc dot gnu.org --- Comment #

[Bug tree-optimization/120661] [16 regression] compiler hang at -O{s,2,3} on x86_64-linux-gnu

2025-06-16 Thread amacleod at redhat dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120661 --- Comment #6 from Andrew Macleod --- > > Im not sure the best solution immediately... Let me experiment btw, that is for the second testcase at -Os. The first one is a similar situation, with a different calculation... but it is again c

[Bug tree-optimization/120677] [15/16 regression] ICE on valid code at -O{2,3} on x86_64-linux-gnu: verify_flow_info failed since r15-5850

2025-06-16 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120677 --- Comment #3 from Andrew Pinski --- The problem is obvious: gimple_stmt_iterator si = gsi_start_bb (output_crc->bb); gsi_insert_before (&si, call, GSI_SAME_STMT); This will insert before labels. I am not in front of computer to recommend the

[Bug rtl-optimization/120677] New: ICE on valid code at -O{2,3} on x86_64-linux-gnu: verify_flow_info failed

2025-06-16 Thread zhendong.su at inf dot ethz.ch via Gcc-bugs
sable-bootstrap --enable-checking=yes --prefix=/local/suz-local/software/local/gcc-trunk --enable-sanitizers --enable-languages=c,c++ --disable-werror --enable-multilib Thread model: posix Supported LTO compression algorithms: zlib gcc version 16.0.0 20250616 (experimental) (GCC) [580] % [580] % gcct

[Bug tree-optimization/120677] [16 regression] ICE on valid code at -O{2,3} on x86_64-linux-gnu: verify_flow_info failed

2025-06-16 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120677 Andrew Pinski changed: What|Removed |Added Component|rtl-optimization|tree-optimization Target Milestone|15

[Bug rtl-optimization/120677] [15/16 regression] ICE on valid code at -O{2,3} on x86_64-linux-gnu: verify_flow_info failed

2025-06-16 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120677 Sam James changed: What|Removed |Added Target Milestone|16.0|15.2 CC|

[Bug tree-optimization/120677] [15/16 regression] ICE on valid code at -O{2,3} on x86_64-linux-gnu: verify_flow_info failed

2025-06-16 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120677 Andrew Pinski changed: What|Removed |Added Target Milestone|16.0|15.2 Summary|[16 regression]

[Bug tree-optimization/120677] [15/16 regression] ICE on valid code at -O{2,3} on x86_64-linux-gnu: verify_flow_info failed since r15-5850

2025-06-16 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120677 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org Last reconfi

[Bug tree-optimization/120666] ICE when building with fast-math, O3 and LTO

2025-06-16 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120666 --- Comment #1 from Sam James --- Can you please get us the preprocessed sources for each of the TUs in the link when it fails? It would also help to have the full build instructions for ffmpeg you used, gcc -v, and the full build output.

[Bug tree-optimization/120666] ICE when building with fast-math, O3 and LTO

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

[Bug c/109393] Very trivial address calculation does not fold

2025-06-16 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109393 Sam James changed: What|Removed |Added Target Milestone|--- |15.0

[Bug gcov-profile/118551] Autofdo regressed 538.imagick_r by ~10% with -march=x86-64-v3 -O2

2025-06-16 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118551 Sam James changed: What|Removed |Added Target Milestone|--- |16.0

[Bug tree-optimization/59786] GIMPLE invariant motion misses opportunity to reduce register pressure

2025-06-16 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59786 --- Comment #2 from Andrew Pinski --- I think this was fixed a few weeks ago.

[Bug fortran/46299] Diagnose specification expressions involving host-associated vars with deferred bounds

2025-06-16 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46299 anlauf at gcc dot gnu.org changed: What|Removed |Added Status|NEW |WAITING Keywords|

[Bug cobol/120621] COBOL isn't built with STRICT_WARN

2025-06-16 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120621 --- Comment #2 from GCC Commits --- The master branch has been updated by James K. Lowden : https://gcc.gnu.org/g:f298fabf3f10bcc426b41c23f90a5b90d694730d commit r16-1531-gf298fabf3f10bcc426b41c23f90a5b90d694730d Author: James K. Lowden Date:

[Bug tree-optimization/120677] [15/16 regression] ICE on valid code at -O{2,3} on x86_64-linux-gnu: verify_flow_info failed since r15-5850

2025-06-16 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120677 --- Comment #4 from Jakub Jelinek --- s/gsi_start_bb/gsi_after_labels/ ?

[Bug c++/120678] New: __is_trivially_destructible should take 1 arg, not -1

2025-06-16 Thread arthur.j.odwyer at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120678 Bug ID: 120678 Summary: __is_trivially_destructible should take 1 arg, not -1 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Co

[Bug ada/108909] Build process does not honor discovered path to "gnatmake" and "gnatlink"

2025-06-16 Thread emr-gnu at hev dot psu.edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108909 --- Comment #12 from Eric Reischer --- Is there a plan to fix this? It seems to be in a perpetual retarget loop.

[Bug modula2/120673] New: Mutually dependent types crash the compiler

2025-06-16 Thread belka at caraus dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120673 Bug ID: 120673 Summary: Mutually dependent types crash the compiler Product: gcc Version: 15.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: mo

[Bug analyzer/99667] RFE: complain about uninitialized member variables in constructor

2025-06-16 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99667 David Malcolm changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever confirmed|0

[Bug rtl-optimization/120677] [16 regression] ICE on valid code at -O{2,3} on x86_64-linux-gnu: verify_flow_info failed

2025-06-16 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120677 Sam James changed: What|Removed |Added Target Milestone|--- |16.0 Keywords|

[Bug ada/120669] overloading of constructor of type that have an implicit dereference

2025-06-16 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120669 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug cobol/119695] Incorrect diagnostic format specifiers in COBOL FE

2025-06-16 Thread jklowden at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119695 James K. Lowden changed: What|Removed |Added Resolution|--- |FIXED Status|WAITING

[Bug cobol/120554] libgcobol meets clang

2025-06-16 Thread jklowden at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120554 --- Comment #13 from James K. Lowden --- The code now reads, cbl_declarative_t& operator=(const cbl_declarative_t&) = default; Can I mark this PR as resolved?

[Bug ada/120665] assertion failure on container Aggregate aspect

2025-06-16 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120665 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Bug cobol/119324] cppcheck meets /cobol/

2025-06-16 Thread jklowden at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119324 --- Comment #12 from James K. Lowden --- As of today, except for gcc/cobol/genapi.cc, I have only a couple dozen outstanding reports from cppcheck. One deserves attention at some point but is not causing a problem. Most are cppcheck failing to

[Bug target/120679] New: nvptx stl support for automatic mapping is slow and not asynchronous despite cuda supporting that. also #pragma omp requires unified_shared_memory is extremely slow compared t

2025-06-16 Thread schulz.benjamin at googlemail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120679 Bug ID: 120679 Summary: nvptx stl support for automatic mapping is slow and not asynchronous despite cuda supporting that. also #pragma omp requires unified_shared_memory is

[Bug cobol/120621] COBOL isn't built with STRICT_WARN

2025-06-16 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120621 --- Comment #4 from Jakub Jelinek --- Note, if cbldiag.h would want to avoid including the 3 gcc headers, it could perhaps #if (CHECKING_P && GCC_VERSION >= 4001) || GCC_VERSION == BUILDING_GCC_VERSION #define ATTRIBUTE_GCOBOL_DIAG(m, n) __attri

[Bug cobol/120621] COBOL isn't built with STRICT_WARN

2025-06-16 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120621 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #3

[Bug cobol/120621] COBOL isn't built with STRICT_WARN

2025-06-16 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120621 Jakub Jelinek changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug c/120674] New: [riscv][dwarf] internal compiler error: in int_loc_descriptor, at dwarf2out.cc:14520

2025-06-16 Thread rsworktech at outlook dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120674 Bug ID: 120674 Summary: [riscv][dwarf] internal compiler error: in int_loc_descriptor, at dwarf2out.cc:14520 Product: gcc Version: 15.1.1 Status: UNCONFIRMED S

[Bug c++/120667] [12/13/14 Regression] internal compiler error: in cxx_eval_constant_expression, at cp/constexpr.cc:7908

2025-06-16 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120667 Patrick Palka changed: What|Removed |Added Known to work||15.1.0, 16.0 Keywords|

[Bug fortran/51961] [OOP] ALLOCATE with MOLD= rejects if source-expr has a different rank

2025-06-16 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51961 --- Comment #6 from GCC Commits --- The master branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:3b276fe0d22f9052657dbbffbb8ad6f8585bd304 commit r16-1528-g3b276fe0d22f9052657dbbffbb8ad6f8585bd304 Author: Harald Anlauf Date: Su

[Bug cobol/119769] FE: GnuCOBOL extension BINARY-C-LONG missing

2025-06-16 Thread jklowden at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119769 James K. Lowden changed: What|Removed |Added Resolution|--- |FIXED Status|WAITING

[Bug cobol/119805] FE: COMP-5 / COMP-X issues

2025-06-16 Thread jklowden at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119805 --- Comment #4 from James K. Lowden --- Patch was applied. Please confirm it meets your expectations.

[Bug libstdc++/120680] New: [nvptx] Linker errors with absent weak symbol 'zoneinfo_dir_override'

2025-06-16 Thread burnus at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120680 Bug ID: 120680 Summary: [nvptx] Linker errors with absent weak symbol 'zoneinfo_dir_override' Product: gcc Version: 16.0 Status: UNCONFIRMED Keywords: rejects-

[Bug gcov-profile/118551] Autofdo regressed 538.imagick_r by ~10% with -march=x86-64-v3 -O2

2025-06-16 Thread liuhongt at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118551 --- Comment #10 from Hongtao Liu --- (In reply to Jan Hubicka from comment #9) > I am happy it helps. I wonder if you can share details of your SPEC config. > I.e. how you call perf (do you specify count etc) and how you handle merging > of pro

[Bug target/120683] vector_loop generates horrible prologue and epilogue on memset/memcpy

2025-06-16 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120683 H.J. Lu changed: What|Removed |Added Last reconfirmed||2025-06-16 Ever confirmed|0

[Bug go/120670] vector_loop caused FAIL: go.test/test/fixedbugs/issue13160.go execution, -O2 -g

2025-06-16 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120670 H.J. Lu changed: What|Removed |Added Component|target |go Assignee|unassigned at gcc dot g

[Bug target/120681] PowerPC GCC turns off pc-relative addressing on power10 when -mcmodel=large is used

2025-06-16 Thread meissner at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120681 Michael Meissner changed: What|Removed |Added CC||jeevitha at gcc dot gnu.org,

[Bug target/120681] New: PowerPC GCC turns off pc-relative addressing on power10 when -mcmodel=large is used

2025-06-16 Thread meissner at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120681 Bug ID: 120681 Summary: PowerPC GCC turns off pc-relative addressing on power10 when -mcmodel=large is used Product: gcc Version: unknown Status: UNCONFIRMED S

[Bug tree-optimization/120666] ICE when building with fast-math, O3 and LTO

2025-06-16 Thread eebssk1 at godaftwithebk dot pub via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120666 --- Comment #2 from BBK --- I cherry-picked the change from "See also https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116674"; to gcc-14 branch and tested the reult toolchain. FFmpeg built without problem now.

[Bug target/120681] PowerPC GCC turns off pc-relative addressing on power10 when -mcmodel=large is used

2025-06-16 Thread meissner at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120681 --- Comment #1 from Michael Meissner --- Created attachment 61651 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61651&action=edit Test case

[Bug ada/120665] assertion failure on container Aggregate aspect

2025-06-16 Thread dennis at przytarski dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120665 --- Comment #2 from Dennis --- Yes, these are good warnings — definitely better than a GNAT bug message :)

[Bug target/120683] New: vector_loop generates horrible prologue and epilogue on memset

2025-06-16 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120683 Bug ID: 120683 Summary: vector_loop generates horrible prologue and epilogue on memset Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal

[Bug libgomp/120682] New: declare mapper does not work with templates

2025-06-16 Thread schulz.benjamin at googlemail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120682 Bug ID: 120682 Summary: declare mapper does not work with templates Product: gcc Version: 15.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: li

[Bug c++/120684] New: bogus "error: destroying ‘’ outside its lifetime" with constexpr dtor object inside range-based for

2025-06-16 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120684 Bug ID: 120684 Summary: bogus "error: destroying ‘’ outside its lifetime" with constexpr dtor object inside range-based for Product: gcc Version: 16.0

[Bug c++/120684] [15/16 Regression] bogus "error: destroying ‘’ outside its lifetime" with constexpr dtor object inside repeated range-based for loops

2025-06-16 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120684 Patrick Palka changed: What|Removed |Added Summary|bogus "error: destroying|[15/16 Regression] bogus