[Bug tree-optimization/120654] [14/15 Regression] Crash at -O3: during GIMPLE pass: ivopts

2025-06-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120654 --- Comment #6 from GCC Commits --- The releases/gcc-15 branch has been updated by Richard Biener : https://gcc.gnu.org/g:d8a9467163addaf61297443b41f381420d5af7f5 commit r15-9864-gd8a9467163addaf61297443b41f381420d5af7f5 Author: Richard Biener

[Bug tree-optimization/120729] Compilation takes forever with -Wuninitialized

2025-06-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120729 --- Comment #7 from GCC Commits --- The releases/gcc-15 branch has been updated by Richard Biener : https://gcc.gnu.org/g:59e5e863c7dc5e8a4164d36273c4c2b5f6cd602c commit r15-9865-g59e5e863c7dc5e8a4164d36273c4c2b5f6cd602c Author: Richard Biener

[Bug target/120828] [16 Regression] Unrecognized insn after recent RISC-V change for .vf support

2025-06-25 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120828 Richard Biener changed: What|Removed |Added Target Milestone|--- |16.0 Version|unknown

[Bug testsuite/120826] [16 Regression] c-c++-common/asan/pr120608-*.c fail starting with r16-1626-g35a26f2ec55d20

2025-06-25 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120826 Richard Biener changed: What|Removed |Added Target Milestone|--- |16.0

[Bug target/120819] [16 regression] ICE when building opencv-4.11.0 with -O1 -m32 -march=znver2 since r16-1644-gaba3b9d3a48a07

2025-06-25 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120819 H.J. Lu changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug target/120819] [16 regression] ICE when building opencv-4.11.0 with -O1 -m32 -march=znver2 since r16-1644-gaba3b9d3a48a07

2025-06-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120819 --- Comment #7 from GCC Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:77473a27bae04da99d6979d43e7bd0a8106f4557 commit r16-1694-g77473a27bae04da99d6979d43e7bd0a8106f4557 Author: H.J. Lu Date: Thu Jun 26 06

[Bug target/120816] [16 Regression] tcpsock_test.go:684:28: error: flow control insn inside a basic block

2025-06-25 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120816 H.J. Lu changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug target/120816] [16 Regression] tcpsock_test.go:684:28: error: flow control insn inside a basic block

2025-06-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120816 --- Comment #2 from GCC Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:62a80185db84f20f3efb05c81598bffa95bcd63d commit r16-1693-g62a80185db84f20f3efb05c81598bffa95bcd63d Author: H.J. Lu Date: Wed Jun 25 12

[Bug target/120424] [arm] -fnon-call-exceptions -fstack-clash-protection triggers lra-eliminations bug

2025-06-25 Thread aoliva at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120424 Alexandre Oliva changed: What|Removed |Added Status|RESOLVED|REOPENED Ever confirmed|0

[Bug target/119628] Need better mechanisms to manage register saves in callee for tail calls (inc. preserve_none for x86_64?)

2025-06-25 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119628 H.J. Lu changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|---

[Bug target/119628] Need better mechanisms to manage register saves in callee for tail calls (inc. preserve_none for x86_64?)

2025-06-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119628 --- Comment #17 from GCC Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:9804b23198b39f85a7258be556c5e8aed44b9efc commit r16-1692-g9804b23198b39f85a7258be556c5e8aed44b9efc Author: H.J. Lu Date: Sun Apr 13 1

[Bug target/120830] [16 regression] ICE when building opencv-4.11.0 (as_a, at machmode.h:391)

2025-06-25 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120830 --- Comment #11 from Sam James --- That works. Thanks.

[Bug fortran/88076] Shared Memory implementation for Coarrays

2025-06-25 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88076 Jerry DeLisle changed: What|Removed |Added CC||jvdelisle at gcc dot gnu.org --- Comment

[Bug c++/120831] New: Raise a diagnostic when a class/struct that is marked as final introduces a virtual method

2025-06-25 Thread arash at partow dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120831 Bug ID: 120831 Summary: Raise a diagnostic when a class/struct that is marked as final introduces a virtual method Product: gcc Version: 15.2.1 Status: UNCONFIRMED

[Bug target/120830] [16 regression] ICE when building opencv-4.11.0 (as_a, at machmode.h:391)

2025-06-25 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120830 --- Comment #10 from Sam James --- Created attachment 61720 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61720&action=edit reduced.ii This is mostly reduced. I will have results from the patch soon.

[Bug middle-end/71761] missing tailcall optimization (structure return)

2025-06-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71761 --- Comment #13 from Andrew Pinski --- New patch which includes the fix: https://gcc.gnu.org/pipermail/gcc-patches/2025-June/687633.html

[Bug target/120819] [16 regression] ICE when building opencv-4.11.0 with -O1 -m32 -march=znver2 since r16-1644-gaba3b9d3a48a07

2025-06-25 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120819 --- Comment #6 from Sam James --- (In reply to H.J. Lu from comment #5) > Created attachment 61716 [details] > A patch > > Please test this. This works, thanks!

[Bug middle-end/71761] missing tailcall optimization (structure return)

2025-06-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71761 --- Comment #12 from Andrew Pinski --- (In reply to Andrew Pinski from comment #11) > Patch posted: > https://gcc.gnu.org/pipermail/gcc-patches/2025-June/687297.html I have a new patch in testing which fixes the targetm.calls.structure_value_rtx

[Bug target/120830] [16 regression] ICE when building opencv-4.11.0 (as_a, at machmode.h:391)

2025-06-25 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120830 --- Comment #1 from Sam James --- /* Assert that mode M has type T, and return it in that form. */ template inline T as_a (machine_mode m) { gcc_checking_assert (T::includes_p (m)); return typename mode_traits::from_int (m); }

[Bug target/120830] [16 regression] ICE when building opencv-4.11.0 (as_a, at machmode.h:391)

2025-06-25 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120830 H.J. Lu changed: What|Removed |Added Last reconfirmed||2025-06-26 Assignee|unassigned at g

[Bug target/120830] [16 regression] ICE when building opencv-4.11.0 (as_a, at machmode.h:391)

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

[Bug target/120830] [16 regression] ICE when building opencv-4.11.0 (as_a, at machmode.h:391)

2025-06-25 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120830 --- Comment #9 from H.J. Lu --- Created attachment 61719 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61719&action=edit A patch Please try this.

[Bug middle-end/120608] [15/16 regression] error: cannot tail-call: other reasons when using address sanitizer with musttail

2025-06-25 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120608 Sam James changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug target/120830] [16 regression] ICE when building opencv-4.11.0 (as_a, at machmode.h:391)

2025-06-25 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120830 --- Comment #4 from Sam James --- (In reply to Andrew Pinski from comment #3) Oops! I was just about to say wtf..

[Bug target/120830] [16 regression] ICE when building opencv-4.11.0 (as_a, at machmode.h:391)

2025-06-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120830 --- Comment #7 from Andrew Pinski --- This looks wrong: else if (CONST_VECTOR_P (op)) { rtx first = XVECEXP (op, 0, 0); for (int i = 1; i < nunits; ++i) { rtx tmp = XVECEXP (op, 0, i); /* Vector dupl

[Bug target/120830] [16 regression] ICE when building opencv-4.11.0 (as_a, at machmode.h:391)

2025-06-25 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120830 --- Comment #6 from Sam James --- I'm reducing it but it is pretty slow. I may include a partial reduction in a bit.

[Bug target/120830] [16 regression] ICE when building opencv-4.11.0 (as_a, at machmode.h:391)

2025-06-25 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120830 --- Comment #5 from Sam James --- Breakpoint 1, fancy_abort (file=0x58aff788 "/var/tmp/portage/sys-devel/gcc-16.0./work/gcc-16.0./gcc/machmode.h", line=391, function=0x58a29006 "as_a") at /usr/src/debug/sys-devel/gcc-16.0.99

[Bug target/120830] [16 regression] ICE when building opencv-4.11.0 (as_a, at machmode.h:391)

2025-06-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120830 --- Comment #3 from Andrew Pinski --- (In reply to Sam James from comment #2) > > Breakpoint 1.899, as_a (p=, > p=) at > /usr/src/debug/sys-devel/gcc-16.0./gcc-16.0./gcc/is-a.h:255 > 255 gcc_checking_assert (is_a (p)); This is

[Bug target/120830] [16 regression] ICE when building opencv-4.11.0 (as_a, at machmode.h:391)

2025-06-25 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120830 --- Comment #2 from Sam James --- Breakpoint 1.899, as_a (p=, p=) at /usr/src/debug/sys-devel/gcc-16.0./gcc-16.0./gcc/is-a.h:255 255 gcc_checking_assert (is_a (p)); (gdb) bt #0 as_a (p=, p=) at /usr/src/debug/sys-devel/gcc-16.0

[Bug target/120830] [16 regression] ICE when building opencv-4.11.0 (as_a, at machmode.h:391)

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

[Bug target/82106] [RISCV] Misaligned loads generated when doubles are split between stack and registers

2025-06-25 Thread palmer at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82106 Palmer Dabbelt changed: What|Removed |Added Attachment #61715|0 |1 is obsolete|

[Bug target/120830] New: [16 regression] ICE when building opencv-4.11.0 (as_a, at machmode.h:391)

2025-06-25 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120830 Bug ID: 120830 Summary: [16 regression] ICE when building opencv-4.11.0 (as_a, at machmode.h:391) Product: gcc Version: 16.0 Status: UNCONFIRMED Keywords: ice-

[Bug target/120819] [16 regression] ICE when building opencv-4.11.0 with -O1 -m32 -march=znver2 since r16-1644-gaba3b9d3a48a07

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

[Bug target/120819] [16 regression] ICE when building opencv-4.11.0 with -O1 -m32 -march=znver2 since r16-1644-gaba3b9d3a48a07

2025-06-25 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120819 --- Comment #5 from H.J. Lu --- Created attachment 61716 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61716&action=edit A patch Please test this.

[Bug target/82106] [RISCV] Misaligned loads generated when doubles are split between stack and registers

2025-06-25 Thread andrew at sifive dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82106 Andrew Waterman changed: What|Removed |Added CC||andrew at sifive dot com --- Comment #

[Bug fortran/119948] Source allocation of pure function result rejected

2025-06-25 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119948 Jerry DeLisle changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug target/120827] [15 Regression][RISC-V] ICE unrecognizible insn in LTO build

2025-06-25 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120827 Jeffrey A. Law changed: What|Removed |Added Resolution|--- |FIXED Status|WAITING

[Bug target/120827] [15 Regression][RISC-V] ICE unrecognizible insn in LTO build

2025-06-25 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120827 Jeffrey A. Law changed: What|Removed |Added Summary|[RISC-V] ICE unrecognizible |[15 Regression][RISC-V] ICE

[Bug c++/120824] [modules] Cannot export unnamed enum declared in GMF

2025-06-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120824 --- Comment #2 from Andrew Pinski --- https://www.open-std.org/JTC1/SC22/WG21/docs/papers/2020/p2115r0.html Let me see if I can find the DR #.

[Bug cobol/120790] parser bug: ORGANIZATION IS RECORD SEQUENTIAL

2025-06-25 Thread simonsobisch at gnu dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120790 --- Comment #2 from Simon Sobisch --- (In reply to James K. Lowden from comment #1) > The local fix allows RECORD SEQUENTIAL instead of LINE SEQUENTIAL > unconditionally. you likely mean that one can use either, because RECORD SEQUENTIAL is ide

[Bug c++/95938] [12/13/14/15/16 Regression] ICE in synthesize_implicit_template_parm, at cp/parser.c:44077

2025-06-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95938 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |12.5 Known to fail|

[Bug fortran/119948] Source allocation of pure function result rejected

2025-06-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119948 --- Comment #24 from GCC Commits --- The releases/gcc-15 branch has been updated by Jerry DeLisle : https://gcc.gnu.org/g:8422524f6f43263caca2c2ab8a0e890e92f5f114 commit r15-9861-g8422524f6f43263caca2c2ab8a0e890e92f5f114 Author: Paul Thomas D

[Bug c++/95938] ICE in synthesize_implicit_template_parm, at cp/parser.c:44077

2025-06-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95938 Andrew Pinski changed: What|Removed |Added CC||rush102333 at gmail dot com --- Comment

[Bug c++/120821] ICE: in synthesize_implicit_template_parm, at cp/parser.cc:54331

2025-06-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120821 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRME

[Bug target/82106] [RISCV] Misaligned loads generated when doubles are split between stack and registers

2025-06-25 Thread palmer at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82106 Palmer Dabbelt changed: What|Removed |Added Attachment #42762|0 |1 is obsolete|

[Bug target/82106] [RISCV] Misaligned loads generated when doubles are split between stack and registers

2025-06-25 Thread palmer at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82106 --- Comment #9 from Palmer Dabbelt --- (In reply to Palmer Dabbelt from comment #8) > This came up in the patchwork meeting, and I guess since I'd commented > before I'm on the hook. It's been 8-ish years, but here's my best attempt > at decodin

[Bug plugins/120829] New: All plugins testcases fail when doing cross to aarch64, _ZN8opt_pass5cloneEv undefined

2025-06-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120829 Bug ID: 120829 Summary: All plugins testcases fail when doing cross to aarch64, _ZN8opt_pass5cloneEv undefined Product: gcc Version: 16.0 Status: UNCONFIRMED K

[Bug target/120827] [RISC-V] ICE unrecognizible insn in LTO build

2025-06-25 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120827 --- Comment #6 from Jeffrey A. Law --- Odds are it's some split-code that isn't as safe as it should be. I can probably identify it if you can pass along the .split2 dump.

[Bug cobol/120787] FR: EXHIBIT + EXHIBIT named support

2025-06-25 Thread simonsobisch at gnu dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120787 --- Comment #2 from Simon Sobisch --- (In reply to James K. Lowden from comment #1) > Can this not be resolved with >>>COBOL-WORDS EQUATE DISPLAY WITH EXHIBIT Plain EXHIBIT could, but EXHIBIT NAMED does not. A force-included copybobok wit

[Bug analyzer/120809] [16 Regression] gcc.dg/analyzer/state-diagram-5.c fails when "dot" isn't installed starting with r16-1631-g2334d30cd8feac

2025-06-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120809 --- Comment #5 from Andrew Pinski --- (In reply to David Malcolm from comment #4) > I figured it out: r16-1631-g2334d30cd8feac added optional generation of SVG > diagrams to the generated HTML, by invoking "dot -Tsvg". state-diagram-5.c > is th

[Bug cobol/120771] CDF broken

2025-06-25 Thread simonsobisch at gnu dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120771 --- Comment #2 from Simon Sobisch --- (In reply to James K. Lowden from comment #1) > For the following input > > $IF C-OBS-ARCH = "x86" > $if nested-missing = 7 > 77 something value "never". > $else > 77 s

[Bug analyzer/120809] [16 Regression] gcc.dg/analyzer/state-diagram-5.c fails when "dot" isn't installed starting with r16-1631-g2334d30cd8feac

2025-06-25 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120809 David Malcolm changed: What|Removed |Added Status|NEW |ASSIGNED Summary|[16 Regress

[Bug cobol/120771] CDF broken

2025-06-25 Thread jklowden at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120771 James K. Lowden changed: What|Removed |Added Ever confirmed|0 |1 Assignee|unassigned at gc

[Bug tree-optimization/120817] [13/14/15/16 regression] Wrong code when compiled with -O1 -ftree-loop-vectorize for AArch64 target

2025-06-25 Thread tnfchris at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120817 --- Comment #9 from Tamar Christina --- So the key to triggering it here is the pass by value. Testing a patch.

[Bug cobol/120787] FR: EXHIBIT + EXHIBIT named support

2025-06-25 Thread jklowden at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120787 James K. Lowden changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug cobol/120790] parser bug: ORGANIZATION IS RECORD SEQUENTIAL

2025-06-25 Thread jklowden at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120790 James K. Lowden changed: What|Removed |Added Last reconfirmed||2025-06-25 Status|UNCONFI

[Bug cobol/120794] extra separator periods lead to syntax error

2025-06-25 Thread jklowden at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120794 James K. Lowden changed: What|Removed |Added Last reconfirmed||2025-06-25 Ever confirmed|0

[Bug cobol/120791] FR: support for MOVEing pointer to pointer

2025-06-25 Thread jklowden at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120791 James K. Lowden changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |jklowden at gcc dot gnu.org

[Bug fortran/120812] [regression] buffer(80:80) = C_NEW_LINE not working with gfortran 15.1 under Mac

2025-06-25 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120812 --- Comment #9 from anlauf at gcc dot gnu.org --- (In reply to Christophe Peyret from comment #8) > try this on Mac with Fortran 15.1.0 > > > program main > > use iso_c_binding > implicit none > > character(len=:), pointer :: str =>null() >

[Bug fortran/119106] Crash with character array constructor + implicit loop + data from `parameter` variable

2025-06-25 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119106 --- Comment #6 from anlauf at gcc dot gnu.org --- (In reply to Andre Vehreschild from comment #5) > Harald, are you still on this? No. As I wrote, I got stuck. Please take over if you wish!

[Bug tree-optimization/119039] Improve simplify_switch_using_ranges

2025-06-25 Thread amacleod at redhat dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119039 Andrew Macleod changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/119948] Source allocation of pure function result rejected

2025-06-25 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119948 --- Comment #23 from Jerry DeLisle --- Paul is out for about two weeks. I have appled the two patches involved to 15 and if testing is clean, I will commit.

[Bug cobol/120786] strange message for NOT=

2025-06-25 Thread simonsobisch at gnu dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120786 --- Comment #4 from Simon Sobisch --- > The only accommodation I see here is to parse NOT -- i.e., `NOT=` and friends, for algebraic symbols -- as two tokens. Sounds good (and will solve a bunch of syntax errors I've received). But would that

[Bug target/120719] crc standard patterns are not implemented for x86

2025-06-25 Thread ubizjak at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120719 Uroš Bizjak changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug target/120827] [RISC-V] ICE unrecognizible insn in LTO build

2025-06-25 Thread schwab--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120827 --- Comment #1 from Andreas Schwab --- Created attachment 61711 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61711&action=edit Part 1 of libopenvino_riscv_cpu_plugin.so.ltrans117.o.xz

[Bug target/120827] [RISC-V] ICE unrecognizible insn in LTO build

2025-06-25 Thread schwab--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120827 Andreas Schwab changed: What|Removed |Added Attachment #61711|0 |1 is obsolete|

[Bug target/120827] [RISC-V] ICE unrecognizible insn in LTO build

2025-06-25 Thread schwab--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120827 --- Comment #4 from Andreas Schwab --- The source consists of nearly 300 files.

[Bug analyzer/120809] [16 Regression] gcc.dg/analyzer/state-diagram-5.c fail starting with r16-1631-g2334d30cd8feac

2025-06-25 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120809 --- Comment #3 from David Malcolm --- It's hitting a failing assertion due to trying to add a nullptr child in node_with_children::add_child. I tried reproducing this with aarch64-linux-gnu, but: make check-gcc RUNTESTFLAGS="analyzer.exp=stat

[Bug c/51437] GCC should warn on the use of reserved identifier/macro names

2025-06-25 Thread vincent-gcc at vinc17 dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51437 Vincent Lefèvre changed: What|Removed |Added CC||vincent-gcc at vinc17 dot net --- Comm

[Bug target/120827] [RISC-V] ICE unrecognizible insn in LTO build

2025-06-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120827 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2025-06-25 Status|UNCONFIRM

[Bug target/120828] [16 Regression] Unrecognized insn after recent RISC-V change for .vf support

2025-06-25 Thread parras at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120828 --- Comment #1 from Paul-Antoine Arras --- Yes, it is a regression caused by my latest FMA vector-scalar patch. I'll post the fix to the mailing list shortly.

[Bug target/120827] [RISC-V] ICE unrecognizible insn in LTO build

2025-06-25 Thread schwab--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120827 --- Comment #2 from Andreas Schwab --- Created attachment 61712 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61712&action=edit Part 2 of libopenvino_riscv_cpu_plugin.so.ltrans117.o.xz

[Bug target/120347] [15 regression] invalid arm32/thumb assembly output

2025-06-25 Thread rsandifo at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120347 Richard Sandiford changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/120624] [14/15 Backport] aarch64: Incorrect DCE of a ZA restore in SME code

2025-06-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120624 --- Comment #4 from GCC Commits --- The releases/gcc-15 branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:cb3c5b7d15cdb9373d102e7045c0823526a9c660 commit r15-9860-gcb3c5b7d15cdb9373d102e7045c0823526a9c660 Author: Richard San

[Bug target/120347] [15 regression] invalid arm32/thumb assembly output

2025-06-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120347 --- Comment #10 from GCC Commits --- The releases/gcc-15 branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:2efe8cc55581a5fecb388646f1908eed4ec11a63 commit r15-9859-g2efe8cc55581a5fecb388646f1908eed4ec11a63 Author: Richard Sa

[Bug target/120828] New: [16 Regression] Unrecognized insn after recent RISC-V change for .vf support

2025-06-25 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120828 Bug ID: 120828 Summary: [16 Regression] Unrecognized insn after recent RISC-V change for .vf support Product: gcc Version: unknown Status: UNCONFIRMED Severity

[Bug target/120827] New: [RISC-V] ICE unrecognizible insn in LTO build

2025-06-25 Thread schwab--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120827 Bug ID: 120827 Summary: [RISC-V] ICE unrecognizible insn in LTO build Product: gcc Version: 15.1.1 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal

[Bug c++/120825] Constexpr evaluation fails with the ub sanitizer

2025-06-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120825 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRME

[Bug c++/120824] [modules] Cannot export unnamed enum declared in GMF

2025-06-25 Thread m.cencora at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120824 --- Comment #1 from m.cencora at gmail dot com --- Exporting it as aliased type makes the module compile, but importers still cannot see it: $ cat posix.mod.cpp module; #include "sock_domain.h" export module posix; export { //using ::AF_INET;

[Bug fortran/120637] Memory leak in finalization gfortran 9.5-16.0

2025-06-25 Thread antony at cosmologist dot info via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120637 --- Comment #5 from Antony Lewis --- Hi Andre, thanks for looking at it and the patch. The smaller patch perhaps makes sense for incremental fix (esp. for earlier branches). However, for master it might be cleaner to remove the code if it is r

[Bug sanitizer/71962] error: ‘((& x) != 0u)’ is not a constant expression with fsanitize=undefined

2025-06-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71962 Andrew Pinski changed: What|Removed |Added CC||addmlbx at gmail dot com --- Comment #16

[Bug cobol/120786] strange message for NOT=

2025-06-25 Thread jklowden at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120786 --- Comment #3 from James K. Lowden --- Thank you for testing with MF. > Just keep in mind that a , and ; are valid Not alone, of course. The 2-character sequence [,;][[:space:]] is valid as separator space. > if var NOT<=-var+ 9 DISPLAY "

[Bug testsuite/120826] New: [16 Regression] c-c++-common/asan/pr120608-*.c fail starting with r16-1626-g35a26f2ec55d20

2025-06-25 Thread kishan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120826 Bug ID: 120826 Summary: [16 Regression] c-c++-common/asan/pr120608-*.c fail starting with r16-1626-g35a26f2ec55d20 Product: gcc Version: 16.0 Status: UNCONFIRMED

[Bug c++/120825] New: Constexpr evaluation fails with the ub sanitizer

2025-06-25 Thread addmlbx at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120825 Bug ID: 120825 Summary: Constexpr evaluation fails with the ub sanitizer Product: gcc Version: 13.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Componen

[Bug c++/120824] New: [modules] Cannot export unnamed enum declared in GMF

2025-06-25 Thread m.cencora at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120824 Bug ID: 120824 Summary: [modules] Cannot export unnamed enum declared in GMF Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compon

[Bug fortran/120637] Memory leak in finalization gfortran 9.5-16.0

2025-06-25 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120637 Andre Vehreschild changed: What|Removed |Added CC||vehre at gcc dot gnu.org Ever c

[Bug fortran/119106] Crash with character array constructor + implicit loop + data from `parameter` variable

2025-06-25 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119106 Andre Vehreschild changed: What|Removed |Added CC||vehre at gcc dot gnu.org --- Commen

[Bug target/120242] [15/16 regression] RISC-V: Miscompile at -O[23] since r15-9239-g4d7a634f6d4

2025-06-25 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120242 --- Comment #4 from Jeffrey A. Law --- *** Bug 120813 has been marked as a duplicate of this bug. ***

[Bug target/120813] [15/16 Regression] RISC-V: Miscompile at -O[23] since r15-9239

2025-06-25 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120813 Jeffrey A. Law changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/120819] [16 regression] ICE when building opencv-4.11.0 with -O1 -m32 -march=znver2 since r16-1644-gaba3b9d3a48a07

2025-06-25 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120819 Sam James changed: What|Removed |Added Ever confirmed|0 |1 Summary|[16 regression] ICE wh

[Bug fortran/119948] Source allocation of pure function result rejected

2025-06-25 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119948 Andre Vehreschild changed: What|Removed |Added Status|NEW |WAITING CC|

[Bug target/120242] [15/16 regression] RISC-V: Miscompile at -O[23] since r15-9239-g4d7a634f6d4

2025-06-25 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120242 --- Comment #3 from Jeffrey A. Law --- Phew. After another debugging session I think this is ultimately an ext-dce bug. The promoted state on the key object is correct; the referenced patch just prevents the promoted state from being unnecessa

[Bug fortran/120302] ICE in gfc_trans_call

2025-06-25 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120302 Andre Vehreschild changed: What|Removed |Added CC||pault at gcc dot gnu.org,

[Bug tree-optimization/120823] FOLD_LEFT_REDUCTION code generation cannot handle calls

2025-06-25 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120823 Richard Biener changed: What|Removed |Added Blocks||53947 Keywords|

[Bug tree-optimization/120817] [13/14/15/16 regression] Wrong code when compiled with -O1 -ftree-loop-vectorize for AArch64 target

2025-06-25 Thread tnfchris at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120817 Tamar Christina changed: What|Removed |Added Target|aarch64-linux-gnu |aarch64-* Build|x86_64-l

[Bug tree-optimization/120823] New: FOLD_LEFT_REDUCTION code generation cannot handle calls

2025-06-25 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120823 Bug ID: 120823 Summary: FOLD_LEFT_REDUCTION code generation cannot handle calls Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal Prior

[Bug target/120356] [15/16 Regression] RISC-V: Miscompile at -O[23] since r15-6881-g7b815107f40

2025-06-25 Thread alexey.merzlyakov at samsung dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120356 Alexey Merzlyakov changed: What|Removed |Added CC||alexey.merzlyakov at samsung dot c

[Bug tree-optimization/109892] SLP reduction failure with explicit fma

2025-06-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109892 --- Comment #6 from GCC Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:5aca8510abea6c3fac3336a7445863db07fd4a06 commit r16-1673-g5aca8510abea6c3fac3336a7445863db07fd4a06 Author: Richard Biener Date:

[Bug tree-optimization/120808] SLP unable to combine .FMA and .FMS to VEC_FMADDSUB

2025-06-25 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120808 --- Comment #5 from Richard Biener --- SLP build for the -ffp-contract=on case should now work. Not for the builtin case yet and also the SLP pattern matching for fmaddsub is still missing, so not closing this bug yet.

[Bug c++/120822] bad warn -Wredundant-move on return std::move

2025-06-25 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120822 --- Comment #1 from Jonathan Wakely --- They're both redundant. In both cases the return operand is treated as an rvalue. For fb() the std::move defeats copy elision, so actually pessimizes the code. For fa() it's just redundant, because b wil

  1   2   >