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

2025-07-11 Thread jklowden at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119636 James K. Lowden changed: What|Removed |Added Status|SUSPENDED |ASSIGNED --- Comment #6 from James K.

[Bug testsuite/120591] SARIF tests depend on (length of) directory name

2025-07-11 Thread gjl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120591 --- Comment #2 from Georg-Johann Lay --- One difference is that in my case (for avr) these tests were failing. hmmm, I tried to reproduce it with same source and same options for configure, build and testsuite, but with different length of buil

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

2025-07-11 Thread jklowden at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119636 --- Comment #7 from James K. Lowden --- To be clear, ISO is unambiguous. 13.4.5.3 Syntax rules ALL FORMATS 1) File-name-1 shall be specified in a file control entry. With that requirement, tbug.cbl:5:11: error: file name not found is prett

[Bug c/121044] New: False positive -Warray-bounds iwith GCC 14 and NEON intrinsics

2025-07-11 Thread jpalus+gcc at fastmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121044 Bug ID: 121044 Summary: False positive -Warray-bounds iwith GCC 14 and NEON intrinsics Product: gcc Version: 14.3.0 Status: UNCONFIRMED Severity: normal

[Bug cobol/120772] gcobc requires explicit -fPIC

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

[Bug middle-end/112684] ICE: in main, at toplev.cc:2327 with -ftarget-help -fdiagnostics-generate-patch

2025-07-11 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112684 David Malcolm changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug target/121044] [14 Regression] False positive -Warray-bounds iwith GCC 14 and NEON intrinsics

2025-07-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121044 Andrew Pinski changed: What|Removed |Added Keywords||needs-bisection Summary|Fals

[Bug c++/119064] [C++26] P2786R13 - Trivial Relocatability

2025-07-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119064 --- Comment #8 from GCC Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:981bd3e62cd271f620892cf5db56f00b4df50156 commit r16-2206-g981bd3e62cd271f620892cf5db56f00b4df50156 Author: Jakub Jelinek Date: F

[Bug tree-optimization/121041] Missed tail calls for sjlj targets with empty exception handling code

2025-07-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121041 --- Comment #1 from Andrew Pinski --- See also thread starting at https://gcc.gnu.org/pipermail/gcc-patches/2025-July/689258.html . I think sjlj eh should just disable the testcases.

[Bug tree-optimization/121041] New: Missed tail calls for sjlj targets with empty exception handling code

2025-07-11 Thread amylaar at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121041 Bug ID: 121041 Summary: Missed tail calls for sjlj targets with empty exception handling code Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/121041] Missed tail calls for sjlj targets with empty exception handling code

2025-07-11 Thread amylaar at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121041 --- Comment #2 from Jorn Wolfgang Rennecke --- Created attachment 61845 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61845&action=edit Patch to make tail call w/ empty exception code optimization apply to sjlj targets This patch allows

[Bug testsuite/121042] New: testsuite/g++.dg/opt/musttail4.C fails for sjlj targets

2025-07-11 Thread amylaar at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121042 Bug ID: 121042 Summary: testsuite/g++.dg/opt/musttail4.C fails for sjlj targets Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal Prior

[Bug target/121007] [15/16 Regression] compiler hangs when building ffpmeg with -mcpu=power9 on ppc64le

2025-07-11 Thread vmakarov at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121007 --- Comment #15 from Vladimir Makarov --- Sorry, It looks I omitted PR header in the commit message. Here is the link to the patch I've committed https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=06c41504bd4a23c3f5848793fda503c30fe51353

[Bug testsuite/120591] SARIF tests depend on (length of) directory name

2025-07-11 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120591 --- Comment #1 from David Malcolm --- Looking at a recent gcc.sum on my own machine for that test, I see: PASS: gcc.dg/sarif-output/bad-pragma.c (test .sarif output against SARIF 2.1 schema) PASS: gcc.dg/sarif-output/bad-pragma.c (test .sarif

[Bug middle-end/120987] [14/15/16 regression] gdb build with lto triggers use after free since r14-5831-gaae723d360ca26

2025-07-11 Thread vries at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120987 Tom de Vries changed: What|Removed |Added CC||hubicka at gcc dot gnu.org --- Comment #

[Bug ipa/120987] [13/14/15/16 regression] gdb build with lto triggers use after free since r12-5541-g2cadaa1f134bec

2025-07-11 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120987 Sam James changed: What|Removed |Added Summary|[14/15/16 regression] gdb |[13/14/15/16 regression]

[Bug tree-optimization/119491] missed tail call due to exceptions which is empty

2025-07-11 Thread amylaar at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119491 Jorn Wolfgang Rennecke changed: What|Removed |Added CC||amylaar at gcc dot gnu.org

[Bug ipa/119376] [15 Regression] musttail does not get dropped after inlining?

2025-07-11 Thread amylaar at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119376 Bug 119376 depends on bug 119491, which changed state. Bug 119491 Summary: missed tail call due to exceptions which is empty https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119491 What|Removed |Added -

[Bug tree-optimization/119491] missed tail call due to exceptions which is empty

2025-07-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119491 Andrew Pinski changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug middle-end/120987] [14/15/16 regression] gdb build with lto triggers use after free since r14-5831-gaae723d360ca26

2025-07-11 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120987 Sam James changed: What|Removed |Added Keywords|needs-bisection | Status|UNCONFIRMED

[Bug ipa/119376] [15 Regression] musttail does not get dropped after inlining?

2025-07-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119376 Bug 119376 depends on bug 119491, which changed state. Bug 119491 Summary: missed tail call due to exceptions which is empty https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119491 What|Removed |Added -

[Bug tree-optimization/119491] missed tail call due to exceptions which is empty

2025-07-11 Thread amylaar at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119491 --- Comment #11 from Jorn Wolfgang Rennecke --- Created attachment 61844 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61844&action=edit Patch to make optimization apply to sjlj targets This patch allows musttail3.C and musttail5.C to be

[Bug c++/117785] [C++26] P3068R5 - constexpr exceptions

2025-07-11 Thread hanicka at hanicka dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117785 --- Comment #37 from Hana Dusíková --- Btw I have noticed you touched the library, btu the feature test macro is defined only in , not in and also the value is 202502L, which is only when , , , exceptions will be constexpr (as specified P3378)

[Bug c++/121040] ICE on g++15.1

2025-07-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121040 Andrew Pinski changed: What|Removed |Added Keywords||error-recovery, |

[Bug c++/121040] ICE on g++15.1

2025-07-11 Thread gessos.paul at yahoo dot gr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121040 --- Comment #3 from Chameleon --- ICE can be avoided if I write the missing && in the code. But it is an ICE and it must be reported.

[Bug c++/121040] ICE on g++15.1

2025-07-11 Thread gessos.paul at yahoo dot gr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121040 --- Comment #4 from Chameleon --- ... if I write the correct && (SquareMatrix> instead of wrong (SquareMatrix>

[Bug fortran/121043] New: [15/16 Regression] Tests of OpenCoarray fail to pass, works on 14.3.1 20250701

2025-07-11 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121043 Bug ID: 121043 Summary: [15/16 Regression] Tests of OpenCoarray fail to pass, works on 14.3.1 20250701 Product: gcc Version: 16.0 Status: UNCONFIRMED Severity:

[Bug fortran/121043] [15/16 Regression] Tests of OpenCoarray fail to pass, works on 14.3.1 20250701

2025-07-11 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121043 Jerry DeLisle changed: What|Removed |Added CC||vehre at gcc dot gnu.org --- Comment #1

[Bug fortran/121043] [15/16 Regression] Tests of OpenCoarray fail to pass, works on 14.3.1 20250701

2025-07-11 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121043 Sam James changed: What|Removed |Added Keywords||needs-bisection, |

[Bug tree-optimization/117979] [12 Regression] ICE on x86_64-linux-gnu: in verify_loop_structure, at cfgloop.cc:1742 at -Os and above and returns twice since r12-5301

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117979 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug rtl-optimization/117239] [12 Regression] wrong code at -O{s,2} with "-fno-inline -fschedule-insns" on x86_64-linux-gnu since r12-7472-g609e8c492d62d9

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117239 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.4 Resolution|---

[Bug c++/118355] [12 Regression] cannot assign empty braced-init-list to struct containing array

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118355 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/119233] [12 Regression] templated member function used as a template argument via pointer to member function from inside a template causes an undefined symbol since r12-6075-g2decd2cabe5a4f

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119233 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/101603] [meta-bug] pointer to member functions issues

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101603 Bug 101603 depends on bug 119233, which changed state. Bug 119233 Summary: [12 Regression] templated member function used as a template argument via pointer to member function from inside a template causes an undefined symbol since r12-6075-g2d

[Bug target/121027] [14 Regression] ICE with BF16 and SVE at -O2 -msve-vector-bits=256

2025-07-11 Thread acoplan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121027 --- Comment #3 from Alex Coplan --- For completeness, the above testcase started ICEing with r14-3571-gcaa7a99a052929d5970677c5b639e1fa5166e334, though I suspect the problem can be reproduced before that revision with an alternative testcase. F

[Bug c/12245] [13/14/15/16 regression] Uses lots of memory when compiling large initialized arrays

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12245 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #89 from Richard Biene

[Bug tree-optimization/32306] [13/14/15/16 Regression] redundant && || not eliminated

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32306 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #45 from Richard Biene

[Bug preprocessor/8270] [13/14/15/16 Regression] back-slash white space newline with comments, no warning

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=8270 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #72 from Richard Biener

[Bug tree-optimization/91384] [9/10/11/12 Regression] Compare with negation is not eliminated

2025-07-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91384 --- Comment #18 from GCC Commits --- The master branch has been updated by Hu : https://gcc.gnu.org/g:5ca44dfb1389f4c6198283683547143e217f65ab commit r16-2194-g5ca44dfb1389f4c6198283683547143e217f65ab Author: Hu, Lin1 Date: Tue Apr 8 15:43:5

[Bug tree-optimization/21485] [13/14/15/16 Regression] missed load PRE, PRE makes i?88/9/10/11/12 suck

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21485 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #79 from Richard Biene

[Bug preprocessor/20285] [13/14/15/16 Regression] gcc -E - < . gives a misleading error message

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20285 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #25 from Richard Biene

[Bug c/23144] [13/14/15/16 Regression] invalid parameter forward declarations not diagnosed

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=23144 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #32 from Richard Biene

[Bug target/18335] [13/14/15/16 regression] mmix-knuth-mmixware testsuite failure: gcc.dg/debug/debug-1.c and debug-2 xyzzy

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18335 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #30 from Richard Biene

[Bug target/18346] [13/14/15/16 regression] mmix-knuth-mmixware testsuite failure: gcc.dg/trampoline-1.c

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18346 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #31 from Richard Biene

[Bug tree-optimization/18501] [13/14/15/16 Regression] Missing 'used uninitialized' warning (CCP)

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18501 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #104 from Richard Bien

[Bug target/121027] [14 Regression] ICE with BF16 and SVE at -O2 -msve-vector-bits=256

2025-07-11 Thread acoplan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121027 --- Comment #4 from Alex Coplan --- Interestingly the codegen seems to have regressed significantly after that change, too. We used to get: foo: mov z2.h, #0 uzp1z0.h, z0.h, z1.h zip2z0.h, z2.h, z0.h

[Bug rtl-optimization/21182] [13/14/15/16 Regression] gcc can use registers but uses stack instead

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21182 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #38 from Richard Biene

[Bug middle-end/21161] [13/14/15/16 Regression] "clobbered by longjmp" warning ignores the data flow

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21161 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #30 from Richard Biene

[Bug testsuite/36443] [13/14/15/16 Regression]: HOSTCC doesn't work with installed gcc

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36443 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #74 from Richard Biene

[Bug preprocessor/24976] [13/14/15/16 Regression] simple hexadecimal number and plus/minus and no space

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24976 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #30 from Richard Biene

[Bug driver/25208] [13/14/15/16 Regression] two outputs and -MMD

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25208 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #32 from Richard Biene

[Bug c++/14179] [13/14/15/16 Regression] out of memory while parsing array with many initializers

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14179 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #91 from Richard Biene

[Bug tree-optimization/15596] [13/14/15/16 Regression] Missed optimization with bitfields with return value

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15596 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #41 from Richard Biene

[Bug c/21343] [13/14/15/16 Regression] incompatible internal linkage declarations in different scopes not diagnosed

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21343 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #28 from Richard Biene

[Bug target/39725] [13/14/15/16 Regression][cond-optab] MIPS pessimizations on floating-point

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39725 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #28 from Richard Biene

[Bug tree-optimization/34723] [13/14/15/16 Regression] Summing variable should be initialized to the first member before the loop

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34723 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #22 from Richard Biene

[Bug middle-end/33699] [13/14/15/16 regression] missing optimization on const addr area store

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33699 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #37 from Richard Biene

[Bug middle-end/38059] [13/14/15/16 Regression] Compile time regression for gcc.dg/20020425-1.c

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38059 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #20 from Richard Biene

[Bug target/20617] [13/14/15/16 Regression] shared SH libgcc is exporting too many symbols

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20617 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #48 from Richard Biene

[Bug middle-end/23868] [13/14/15/16 regression] builtin_apply uses wrong mode for multi-hard-register return values

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=23868 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #40 from Richard Biene

[Bug tree-optimization/38785] [13/14/15/16 Regression] huge performance regression on EEMBC bitmnp01

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38785 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #60 from Richard Biene

[Bug preprocessor/24024] [13/14/15/16 Regression] gcc -E -C processes "\" incorrectly inside C comments

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24024 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #29 from Richard Biene

[Bug target/38134] [13/14/15/16 Regression] speed regression with many loop invariants

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38134 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #39 from Richard Biene

[Bug tree-optimization/37916] [13/14/15/16 Regression] SSA names causing register pressure; unnecessarily many simultaneously "live" names.

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37916 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #41 from Richard Biene

[Bug fortran/42954] [13/14/15/16 regression] TARGET_*_CPP_BUILTINS issues with gfortran / Target macros missing (C preprocessor)

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42954 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #41 from Richard Biene

[Bug target/49826] [13/14/15/16 Regression] Symbols are not decorated with attribute stdcall and -mrtd

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49826 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #25 from Richard Biene

[Bug target/24012] [13/14/15/16 regression] #define _POSIX_C_SOURCE breaks #include

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24012 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #35 from Richard Biene

[Bug target/46393] [13/14/15/16 Regression] m68k code size regression

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46393 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #12 from Richard Biene

[Bug middle-end/47344] [13/14/15/16 Regression][meta-bug] GCC gets slower and uses more memory

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47344 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #28 from Richard Biene

[Bug middle-end/24434] [13/14/15/16 Regression] get_varargs_alias_set returns 0 always

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24434 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #31 from Richard Biene

[Bug testsuite/51097] [13/14/15/16 Regression] a lot of "FAIL: gcc.dg/vect" on i688/9/10/11/12 avx build 181168/9/10/11/12 to 181177

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51097 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #22 from Richard Biene

[Bug c/43798] [13/14/15/16 Regression] attribute((aligned(x))) not honored for array element types?

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43798 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #26 from Richard Biene

[Bug other/26966] [13/14/15/16 Regression] linking of C++/ObjC app fail on OpenBSD 3.9/10/11/12 due POSIX threading unresolved symbols

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26966 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #40 from Richard Biene

gcc-bugs@gcc.gnu.org

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32643 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #37 from Richard Biene

[Bug bootstrap/50229] [13/14/15/16 Regression] Can't cross compile for i686-apple-darwin10/11/12 from x86_64-redhat_linux

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50229 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #40 from Richard Biene

[Bug middle-end/28831] [13/14/15/16 Regression] Aggregate copy not elided when using a return value as a pass-by-value parameter

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28831 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #49 from Richard Biene

[Bug middle-end/46555] [13/14/15/16 Regression] PHI RTL expansion leads to CSiBE regression

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46555 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #21 from Richard Biene

[Bug rtl-optimization/56451] [13/14 regression] Wrong code for gcc.c-torture/execute/941015-1.c on SH

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56451 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #23 from Richard Biene

[Bug libgcc/59305] [13/14/15/16 Regression] gcc.dg/atomic/c11-atomic-exec-5.c fails with WARNING: program timed out on x86_64-apple-darwin13

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59305 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #40 from Richard Biene

[Bug target/47481] [13/14/15/16 Regression] spill failure with -O2 -msoft-float on Ada RTS

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47481 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #25 from Richard Biene

[Bug middle-end/45273] [13/14/15/16 Regression] The compiler depends on the host double (-fprofile-correction only)

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45273 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #28 from Richard Biene

[Bug c++/59498] [DR 1430][13/14/15/16 Regression] Pack expansion error in template alias

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59498 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #25 from Richard Biene

[Bug tree-optimization/50417] [13/14/15/16 regression]: memcpy with known alignment

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50417 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #39 from Richard Biene

[Bug tree-optimization/49442] [13/14/15/16 Regression] Misaligned store support pessimization

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49442 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #26 from Richard Biene

[Bug debug/58479] [13/14/15/16 Regression] slow var-tracking on x86_64-linux at -O1 (and above) with -g, but checking disabled

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58479 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #25 from Richard Biene

[Bug tree-optimization/59967] [13/14/15/16 Regression] Performance regression from 4.7.x to 4.8.x (loop not unrolled)

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59967 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #27 from Richard Biene

[Bug middle-end/52285] [13/14/15/16 Regression] libgcrypt _gcry_burn_stack slowdown

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52285 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #33 from Richard Biene

[Bug target/59371] [13/14/15/16 Regression] Performance regression in GCC 4.8/9/10/11/12 and later versions.

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59371 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #34 from Richard Biene

[Bug c++/59173] [13/14/15/16 Regression] Alias template in partial specialization finds name from primary template

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59173 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #13 from Richard Biene

[Bug target/54063] [13/14/15/16 regression] on powerpc64 gcc 4.9/8 generates larger code for global variable accesses than gcc 4.7

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54063 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #29 from Richard Biene

[Bug ipa/56139] [13/14/15/16 Regression] unmodified static data could go in .rodata, not .data

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56139 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #7 from Richard Biener

[Bug middle-end/61118] [13/14/15/16 Regression] Indirect call generated for pthread_cleanup_push with constant cleanup function

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61118 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #35 from Richard Biene

[Bug go/59431] [13/14/15/16 regression] runtime FAILs on Solaris

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59431 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #19 from Richard Biene

[Bug ipa/57218] [13/14/15/16 Regression] Excessive inlining even at -Os

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57218 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #23 from Richard Biene

[Bug target/64792] [13/14/15/16 Regression][SH] movu.b movu.w not working

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64792 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #14 from Richard Biene

[Bug middle-end/64099] [13/14/15/16 Regression] ~15% runtime increase for fatigue.f90.

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64099 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #29 from Richard Biene

[Bug c/65673] [13/14/15/16 Regression] Compound literal with initializer for zero-sized array drops other initializers

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65673 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #14 from Richard Biene

[Bug fortran/60576] [13/14/15/16 Regression] FAIL: gfortran.dg/assumed_rank_7.f90

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60576 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #40 from Richard Biene

[Bug target/66358] [13/14/15/16 Regression] [SH] ICE: in extract_constrain_insn, at recog.c:2232

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66358 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #35 from Richard Biene

[Bug target/54699] [13/14/15/16 Regression] [SH] gfortran.dg/class_array_9.f03 ICEs

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54699 Richard Biener changed: What|Removed |Added Target Milestone|12.5|13.5 --- Comment #26 from Richard Biene

  1   2   3   4   5   6   7   8   9   10   >