[Bug c++/122088] include/c++/13.2.0/variant:1383:43: internal compiler error: Segmentation fault

2025-09-28 Thread qingren2hxb at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122088 --- Comment #1 from Xingbang He --- Created attachment 62462 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62462&action=edit bug report by using -freport-bug

[Bug tree-optimization/122086] [16 regression] gcc.target/riscv/cmo-zicboz-zic64-1.c fails after r16-4081

2025-09-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122086 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug target/99217] [MIPS] wrong function entry with -fpatchable-function-entry

2025-09-28 Thread huangpei at loongson dot cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99217 huangpei at loongson dot cn changed: What|Removed |Added Resolution|--- |FIXED Status|N

[Bug fortran/78640] [F2018] gfortran accepts invalid allocatable polymorphic result in pure function

2025-09-28 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78640 anlauf at gcc dot gnu.org changed: What|Removed |Added Last reconfirmed|2016-12-02 00:00:00 |2025-9-28 --- Comment #6 from

[Bug ada/122085] New: Day_Of_Week returns wrong day

2025-09-28 Thread commaperiodsemicolon at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122085 Bug ID: 122085 Summary: Day_Of_Week returns wrong day Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada A

[Bug tree-optimization/122086] New: [16 regression] gcc.target/riscv/cmo-zicboz-zic64-1.c fails after r16-4081

2025-09-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122086 Bug ID: 122086 Summary: [16 regression] gcc.target/riscv/cmo-zicboz-zic64-1.c fails after r16-4081 Product: gcc Version: 16.0 Status: UNCONFIRMED Keywords: mis

[Bug c++/121963] Make it easier to change the location of gcm.cache dir and document it

2025-09-28 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121963 --- Comment #7 from Jonathan Wakely --- Can you please fix your new blog post to not misattribute Nathaniel's comment to me.

[Bug cobol/119256] Capture source ranges for tokens in gcobol

2025-09-28 Thread jklowden at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119256 James K. Lowden changed: What|Removed |Added Resolution|WONTFIX |FIXED --- Comment #6 from James K. Lo

[Bug fortran/121616] Assignment to an unlimited polymorphic variable causes a segmentation fault at runtime

2025-09-28 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121616 anlauf at gcc dot gnu.org changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug fortran/121939] [15/16 Regression] ICE in gfc_conv_string_parameter, at fortran/trans-expr.cc:11450

2025-09-28 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121939 anlauf at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug fortran/108581] wrong assignment on two-rank array with deferred-length characters

2025-09-28 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108581 anlauf at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug fortran/121939] [15/16 Regression] ICE in gfc_conv_string_parameter, at fortran/trans-expr.cc:11450

2025-09-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121939 --- Comment #5 from GCC Commits --- The releases/gcc-15 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:54c239848c9afa0291d4aaf6df9de0109ccd68fa commit r15-10379-g54c239848c9afa0291d4aaf6df9de0109ccd68fa Author: Harald Anlauf

[Bug fortran/121616] Assignment to an unlimited polymorphic variable causes a segmentation fault at runtime

2025-09-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121616 --- Comment #8 from GCC Commits --- The releases/gcc-15 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:9bfc496528d5e82e728cf07c9af69386083d252f commit r15-10380-g9bfc496528d5e82e728cf07c9af69386083d252f Author: Harald Anlauf

[Bug fortran/108581] wrong assignment on two-rank array with deferred-length characters

2025-09-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108581 --- Comment #8 from GCC Commits --- The releases/gcc-15 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:d7709c8366b59f556bd354dc63162c0f97172ab0 commit r15-10378-gd7709c8366b59f556bd354dc63162c0f97172ab0 Author: Harald Anlauf

[Bug fortran/78640] [F2018] gfortran accepts invalid allocatable polymorphic result in pure function

2025-09-28 Thread damian at archaeologic dot codes via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78640 --- Comment #5 from Damian Rouson --- LLVM flang also disallows the submitted code and here's a slightly shorter reproducer that is also rejected by flang and nagfor but accepted by gfortran and ifx: implicit none type foo_t end type con

[Bug tree-optimization/122079] [16 regression] ICE on valid code at -O{s,2,3} with "-fno-tree-loop-im" on x86_64-linux-gnu: in compute_antic, at tree-ssa-pre.cc:2449

2025-09-28 Thread zhendong.su at inf dot ethz.ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122079 --- Comment #1 from Zhendong Su --- Here is another test that fails at -O{s,2,3} and doesn't require the flag -fno-tree-loop-im. Compiler Explorer: https://godbolt.org/z/vfs1fdaas [669] % gcctk -O3 small.c during GIMPLE pass: pre small.c: In

[Bug ipa/121936] [14/15/16 Regression] Invalid optimisation (at O3) based on bodies of vague linkage functions

2025-09-28 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121936 --- Comment #22 from Jason Merrill --- (In reply to Martin Jambor from comment #21) > Second, the following optimism about inline functions seems to be > wrong: > > /* Inline functions are safe to be analyzed even if their symbol can > b

[Bug ipa/121936] [14/15/16 Regression] Invalid optimisation (at O3) based on bodies of vague linkage functions

2025-09-28 Thread hubicka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121936 Jan Hubicka changed: What|Removed |Added CC||hubicka at gcc dot gnu.org St

[Bug target/117576] -mveclibabi=aocl: Support vectorized array functions and maybe also sincos

2025-09-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117576 Andrew Pinski changed: What|Removed |Added CC||wilco at gcc dot gnu.org --- Comment #2

[Bug tree-optimization/40770] Vectorization of complex types, vectorization of sincos missing

2025-09-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40770 Andrew Pinski changed: What|Removed |Added CC||wilco at gcc dot gnu.org --- Comment #27

[Bug tree-optimization/40770] Vectorization of complex types, vectorization of sincos missing

2025-09-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40770 Andrew Pinski changed: What|Removed |Added CC||blaffablaffa at gmail dot com --- Commen

[Bug tree-optimization/70901] vectorized sin cos is wrongly optimized into scalar sincos

2025-09-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70901 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/122066] [m68k] internal compiler error: in print_operand_address, at config/m68k/m68k.cc:5259

2025-09-28 Thread mikpelinux at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122066 --- Comment #4 from Mikael Pettersson --- Created attachment 62460 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62460&action=edit reduced test case C-vise reduced test case, plain C, compile with -O2 or -Os

[Bug tree-optimization/82450] loop flattening should be done

2025-09-28 Thread tkoenig at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82450 Thomas Koenig changed: What|Removed |Added Last reconfirmed|2017-10-07 00:00:00 |2025-9-28 --- Comment #9 from Thomas Koe

[Bug c++/122070] [14/15/16 Regression] ICE in C++23 type deduction

2025-09-28 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122070 Patrick Palka changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill