[Bug fortran/119669] [15 Regression] ICE in compare_parameter since r15-7449

2025-04-13 Thread tkoenig at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119669 Thomas Koenig changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/119669] [15 Regression] ICE in compare_parameter since r15-7449

2025-04-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119669 --- Comment #7 from GCC Commits --- The master branch has been updated by Thomas Koenig : https://gcc.gnu.org/g:64319b2ccae2fdfae06347545e031e56d790dad7 commit r15-9406-g64319b2ccae2fdfae06347545e031e56d790dad7 Author: Thomas Koenig Date: S

[Bug fortran/119669] [15 Regression] ICE in compare_parameter since r15-7449

2025-04-10 Thread tkoenig at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119669 Thomas Koenig changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/119669] [15 Regression] ICE in compare_parameter since r15-7449

2025-04-10 Thread tkoenig at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119669 --- Comment #6 from Thomas Koenig --- Created attachment 61066 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61066&action=edit Patch which sets the function attribute This should fix the issue. I am actually not quite sure if the new er

[Bug fortran/119669] [15 Regression] ICE in compare_parameter since r15-7449

2025-04-10 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119669 anlauf at gcc dot gnu.org changed: What|Removed |Added CC||anlauf at gcc dot gnu.org

[Bug fortran/119669] [15 Regression] ICE in compare_parameter since r15-7449

2025-04-10 Thread tkoenig at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119669 Thomas Koenig changed: What|Removed |Added Status|WAITING |ASSIGNED Assignee|unassigned

[Bug fortran/119669] [15 Regression] ICE in compare_parameter since r15-7449

2025-04-10 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119669 --- Comment #3 from Jakub Jelinek --- Note, removing the ! character makes it work.

[Bug fortran/119669] [15 Regression] ICE in compare_parameter since r15-7449

2025-04-10 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119669 --- Comment #2 from Jakub Jelinek --- I can: /opt/notnfs/gcc-bisect/obj/gcc/f951.r15-9357 -quiet pr119669.f90 f951.r15-9357: internal compiler error: in compare_parameter, at fortran/interface.cc:2537 0x2d42e37 internal_error(char const*, ...)

[Bug fortran/119669] [15 Regression] ICE in compare_parameter since r15-7449

2025-04-10 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119669 anlauf at gcc dot gnu.org changed: What|Removed |Added Status|NEW |WAITING --- Comment #1 from

[Bug fortran/119669] [15 Regression] ICE in compare_parameter since r15-7449

2025-04-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119669 Richard Biener changed: What|Removed |Added Priority|P3 |P4 Keywords|

[Bug fortran/119669] [15 Regression] ICE in compare_parameter since r15-7449

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

[Bug fortran/119669] [15 Regression] ICE in compare_parameter since r15-7449

2025-04-07 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119669 Jakub Jelinek changed: What|Removed |Added Target Milestone|--- |15.0 CC|