[Bug middle-end/119537] assume with statement expression and ("non-local") label

2025-03-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119537 Andrew Pinski changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug gcov-profile/119535] v2: musttail vs -fprofile-generate

2025-03-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119535 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/94794] coroutines: Support is needed for symmetric transter on targets without arbitrary indirect tail-calls

2025-03-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94794 --- Comment #2 from Andrew Pinski --- >the existing "ok for sib call" is not usable in the FE. The existing ok for sib call is not all of the reasons why a tail call might fail during code generation either ...

[Bug target/119539] [15 Regression] FAIL: gcc.target/i386/apx-nf.c scan-assembler-times {nf} rol 4

2025-03-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119539 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |15.0

[Bug c++/94794] coroutines: Support is needed for symmetric transter on targets without arbitrary indirect tail-calls

2025-03-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94794 --- Comment #3 from Andrew Pinski --- I wonder if this could be described as a thunk.

[Bug middle-end/119541] New: [15 Regression] asan: dynamic-stack-buffer-overflow in modify_call_for_omp_dispatch at gimplify.cc:3976

2025-03-29 Thread pheeck at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119541 Bug ID: 119541 Summary: [15 Regression] asan: dynamic-stack-buffer-overflow in modify_call_for_omp_dispatch at gimplify.cc:3976 Product: gcc Version: 15.0 Status: UNCONF

[Bug rtl-optimization/116550] [lra][avr] internal compiler error: in final_scan_insn_1, at final.cc:2807

2025-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116550 --- Comment #27 from GCC Commits --- The releases/gcc-14 branch has been updated by Xi Ruoyao : https://gcc.gnu.org/g:d54c8ebda8674fbed85e2a3c4f141ffe9fa7f8a4 commit r14-11475-gd54c8ebda8674fbed85e2a3c4f141ffe9fa7f8a4 Author: Denis Chertykov

[Bug target/119340] [14 regression] ICE when building gegl-0.4.52 on ppc64

2025-03-29 Thread xry111 at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119340 Xi Ruoyao changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug cobol/119521] gcc-cobol generated programs with memory leak

2025-03-29 Thread simonsobisch at gnu dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119521 --- Comment #3 from Simon Sobisch --- Note: some people will argue that the program should only abort, because/when exception checking is on. At least if it is, libgcobol needs to save the location, statement, file and exception that happened (f

[Bug c/119526] standard attributes should be preserved in redeclarations

2025-03-29 Thread uecker at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119526 uecker at gcc dot gnu.org changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug cobol/119521] gcc-cobol generated programs with memory leak

2025-03-29 Thread simonsobisch at gnu dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119521 --- Comment #4 from Simon Sobisch --- Am 28. März 2025 15:40:49 GMT-12:00 schrieb "rdubner at gcc dot gnu.org" : >https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119521 > >--- Comment #2 from Robert Dubner --- >Additional: The leaking memory is b

[Bug c++/118961] ICE g++ modules with LTO

2025-03-29 Thread nshead at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118961 Nathaniel Shead changed: What|Removed |Added Target Milestone|--- |15.0 Assignee|unassigned at

[Bug c++/103524] [meta-bug] modules issue

2025-03-29 Thread nshead at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524 Bug 103524 depends on bug 118961, which changed state. Bug 118961 Summary: ICE g++ modules with LTO https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118961 What|Removed |Added --

[Bug c++/119527] New: [modules] Internal linkage virtual key function of template in header unit is not emitted

2025-03-29 Thread nshead at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119527 Bug ID: 119527 Summary: [modules] Internal linkage virtual key function of template in header unit is not emitted Product: gcc Version: 15.0 Status: UNCONFIRMED

[Bug c++/119527] [modules] Internal linkage virtual key function of template in header unit is not emitted

2025-03-29 Thread nshead at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119527 --- Comment #1 from Nathaniel Shead --- GCC 14 compiles and links this successfully but this is not a regression; GCC 14 just didn't handle internal-linkage entities properly and so 's' wasn't actually imported, as can be confirmed by trying to

[Bug target/119411] [15 Regression] 5% slowdown of 505.mcf_r on Aarch64

2025-03-29 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119411 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P2

[Bug target/119413] [15 Regression] 11% slowdown (but only 3% regression against GCC 14) of 507.cactuBSSN_r on Aarch64

2025-03-29 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119413 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P2

[Bug c++/119512] -Wuninitialized does not diagnose use of uninitialized member in constructor initialization list due to order of init

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

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues

2025-03-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24639 Bug 24639 depends on bug 119512, which changed state. Bug 119512 Summary: -Wuninitialized does not diagnose use of uninitialized member in constructor initialization list due to order of init https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119512

[Bug c++/119512] -Wuninitialized does not diagnose use of uninitialized member in constructor initialization list due to order of init

2025-03-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119512 --- Comment #5 from Andrew Pinski --- Created attachment 60915 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60915&action=edit Reduced testcase

[Bug c/119526] New: standard attributes should be preserved in redeclarations

2025-03-29 Thread uecker at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119526 Bug ID: 119526 Summary: standard attributes should be preserved in redeclarations Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Pri

[Bug target/119340] [14 regression] ICE when building gegl-0.4.52 on ppc64

2025-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119340 --- Comment #9 from GCC Commits --- The releases/gcc-14 branch has been updated by Xi Ruoyao : https://gcc.gnu.org/g:d54c8ebda8674fbed85e2a3c4f141ffe9fa7f8a4 commit r14-11475-gd54c8ebda8674fbed85e2a3c4f141ffe9fa7f8a4 Author: Denis Chertykov D

[Bug c++/111123] Warning about "used uninitialized" member shown or hidden randomly

2025-03-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=23 --- Comment #8 from Andrew Pinski --- Created attachment 60916 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60916&action=edit Another reduced testcase If I remove the first argument to Food's ctor we do get a front-end warning ...

[Bug tree-optimization/119493] [12/13/14/15 Regression] missing tail call to self with struct in some cases

2025-03-29 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119493 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P2

[Bug target/119473] [15 Regression] __builtin_ia32_vaesdec_v32qi() emits wrong base register with -mvaes -O2 -mapxf -m64

2025-03-29 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119473 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P1

[Bug target/119533] RISC-V: libgo build failures (ICE) with Vector enabled

2025-03-29 Thread vineetg at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119533 --- Comment #4 from Vineet Gupta --- Debug log: ` Phase 4: Insert, modify and remove vsetvl insns. ### loop for missed vsetvl Insert missed vsetvl info at edge(bb 31 -> bb 32): VALID (insn 663, bb 31) Insert vsetvl insn 753: Insert

[Bug tree-optimization/119534] [12/13/14/15 regression] ICE when building libaom-3.10.0

2025-03-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119534 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/119534] [15 regression] ICE when building libaom-3.10.0

2025-03-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119534 --- Comment #2 from Andrew Pinski --- Created attachment 60921 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60921&action=edit Reduced testcase

[Bug tree-optimization/119535] [15 regression] Firefox fails to build (SkRasterPipeline_opts.h:1603:31: error: cannot tail-call: other reasons)

2025-03-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119535 --- Comment #1 from Andrew Pinski --- >(why is -pthread needed?) Because that enables atomic update for profiling rather than using non-atomics.

[Bug target/119533] RISC-V: libgo build failures (ICE) with Vector enabled

2025-03-29 Thread vineetg at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119533 --- Comment #5 from Vineet Gupta --- Proposed fix https://gcc.gnu.org/pipermail/gcc-patches/2025-March/679657.html

[Bug tree-optimization/119535] [15 regression] Firefox fails to build (SkRasterPipeline_opts.h:1603:31: error: cannot tail-call: other reasons)

2025-03-29 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119535 --- Comment #2 from Sam James --- (In reply to Andrew Pinski from comment #1) Ah, I thought you always had to do -fprofile-update=atomic for that.

[Bug tree-optimization/119535] [15 regression] Firefox fails to build (SkRasterPipeline_opts.h:1603:31: error: cannot tail-call: other reasons)

2025-03-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119535 --- Comment #4 from Andrew Pinski --- Reducing one of the -fprofile-generate failures.

[Bug tree-optimization/119393] [15 Regression] Worse vectorization of imagick_r hot loop on aarch64 since r15-5024-g2a2e6784074e1f

2025-03-29 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119393 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P2

[Bug c++/118961] ICE g++ modules with LTO

2025-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118961 --- Comment #3 from GCC Commits --- The master branch has been updated by Nathaniel Shead : https://gcc.gnu.org/g:3258c89fbb092412a69b689425e77972e7a1c567 commit r15-9024-g3258c89fbb092412a69b689425e77972e7a1c567 Author: Nathaniel Shead Date:

[Bug c/119528] __attribute__((deprecated(text)) triggers with __attribute__((malloc(deallocator, index)))

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

[Bug c/119528] __attribute__((deprecated(text)) triggers with __attribute__((malloc(deallocator, index)))

2025-03-29 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119528 --- Comment #3 from Jakub Jelinek --- (In reply to akallabeth+gnu from comment #2) > as for your suggestion, this will fail as the function designated > deallocator has not been declared... You clearly have not tried that (sure, with the missi

[Bug c/119528] __attribute__((deprecated(text)) triggers with __attribute__((malloc(deallocator, index)))

2025-03-29 Thread akallabeth+gnu at posteo dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119528 --- Comment #2 from akallabeth+gnu at posteo dot net --- well, that it is not an actual use? nigher free_foo nor create_foo (the function) are used anywhere in the code. how do you consider deprecating a function helpful if every deprecation

[Bug cobol/119283] cobol FE uses memrchr unconditionally.

2025-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119283 --- Comment #5 from GCC Commits --- The master branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:9018336252463ffed28f01badfdea2a3ca3ba5c8 commit r15-9028-g9018336252463ffed28f01badfdea2a3ca3ba5c8 Author: Iain Sandoe Date: Sat

[Bug tree-optimization/119530] [15 regression] wrong code at -O{s,2,3} with "-fno-tree-vrp -fno-inline" on x86_64-linux-gnu

2025-03-29 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119530 Sam James changed: What|Removed |Added Summary|wrong code at -O{s,2,3} |[15 regression] wrong code

[Bug c++/64500] push_to_top_level() shows up high during build of modern C++ code

2025-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64500 --- Comment #15 from GCC Commits --- The trunk branch has been updated by Jason Merrill : https://gcc.gnu.org/g:5ac4be28822a4e6f506a69096f92d4675a7d5a72 commit r15-9026-g5ac4be28822a4e6f506a69096f92d4675a7d5a72 Author: Jason Merrill Date: Mo

[Bug c++/116285] Compilation of nodejs/v8's v8_base_without_compiler.runtime-temporal.cc is slow

2025-03-29 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116285 --- Comment #7 from Sam James --- Thanks! I'm going to bisect the get_class_binding_direct issue unless someone has a guess.

[Bug c++/116285] Compilation of nodejs/v8's v8_base_without_compiler.runtime-temporal.cc is slow

2025-03-29 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116285 --- Comment #8 from Sam James --- (In reply to Andi Kleen from comment #2) > 0.94% of the cycles are iterative_hash, so you might get another slight > improvement from https://github.com/andikleen/gcc/commits/rapidhash-1 > which switches the ha

[Bug fortran/115983] ICE on valid code in gfc_is_nodesc_array, at fortran/trans-types.cc:

2025-03-29 Thread tkoenig at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115983 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Comment

[Bug c++/119529] New: Template-id does not match any template declaration (for template friend function)

2025-03-29 Thread jesse at mind dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119529 Bug ID: 119529 Summary: Template-id does not match any template declaration (for template friend function) Product: gcc Version: 14.2.1 Status: UNCONFIRMED Sev

[Bug c++/119529] Template-id does not match any template declaration (for template friend function)

2025-03-29 Thread jesse at mind dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119529 Jesse Williamson changed: What|Removed |Added CC||jesse at mind dot net --- Comment #1

[Bug c++/119529] Template-id does not match any template declaration (for template friend function)

2025-03-29 Thread jesse at mind dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119529 --- Comment #2 from Jesse Williamson --- Changing the name of the free function to differ from the class member compiles, e.g.: friend void g<>(int);

[Bug c++/119529] Template-id does not match any template declaration (for template friend function)

2025-03-29 Thread jesse at mind dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119529 Jesse Williamson changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFI

[Bug c++/119529] Template-id does not match any template declaration (for template friend function)

2025-03-29 Thread jesse at mind dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119529 --- Comment #3 from Jesse Williamson --- Oh, shoot, I thought I'd checked carefully but I think this is a duplicate of: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117422

[Bug tree-optimization/119493] [12/13/14/15 Regression] missing tail call to self with struct in some cases

2025-03-29 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119493 Jakub Jelinek changed: What|Removed |Added CC||hubicka at gcc dot gnu.org --- Comment

[Bug c/119528] New: __attribute__((deprecated(text)) triggers with __attribute__((malloc(deallocator, index)))

2025-03-29 Thread akallabeth+gnu at posteo dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119528 Bug ID: 119528 Summary: __attribute__((deprecated(text)) triggers with __attribute__((malloc(deallocator, index))) Product: gcc Version: 14.2.0 Status: UNCONFIRMED

[Bug debug/119531] New: GCC generates incomplete DWARF debug information for TLS variables on aarch64

2025-03-29 Thread hmeyer.eu at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119531 Bug ID: 119531 Summary: GCC generates incomplete DWARF debug information for TLS variables on aarch64 Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity

[Bug debug/119531] GCC generates incomplete DWARF debug information for TLS variables on aarch64

2025-03-29 Thread hmeyer.eu at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119531 Henning Meyer changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug debug/97344] aarch64 tls debuginfo missing location info

2025-03-29 Thread hmeyer.eu at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97344 Henning Meyer changed: What|Removed |Added CC||hmeyer.eu at gmail dot com --- Comment #

[Bug c/119528] __attribute__((deprecated(text)) triggers with __attribute__((malloc(deallocator, index)))

2025-03-29 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119528 --- Comment #5 from Jakub Jelinek --- You obviously need to declare the free function first, but without deprecated attribute and just add that attribute afterwards when you'll no longer use it in your code. That isn't any different from using i

[Bug c/119528] __attribute__((deprecated(text)) triggers with __attribute__((malloc(deallocator, index)))

2025-03-29 Thread akallabeth+gnu at posteo dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119528 --- Comment #4 from akallabeth+gnu at posteo dot net --- you jump to conclusions... * this is called a simplified example, if you want the full code go compile htts://github.com/freerdp/freerdp * did you try yourself? Then please explain the fo

[Bug c++/116285] Compilation of nodejs/v8's v8_base_without_compiler.runtime-temporal.cc is slow

2025-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116285 --- Comment #6 from GCC Commits --- The trunk branch has been updated by Jason Merrill : https://gcc.gnu.org/g:5ac4be28822a4e6f506a69096f92d4675a7d5a72 commit r15-9026-g5ac4be28822a4e6f506a69096f92d4675a7d5a72 Author: Jason Merrill Date: Mo

[Bug c/119528] __attribute__((deprecated(text)) triggers with __attribute__((malloc(deallocator, index)))

2025-03-29 Thread akallabeth+gnu at posteo dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119528 --- Comment #6 from akallabeth+gnu at posteo dot net --- oh, mea culpa :) did miss the first declaration in your sample. with that it works. this still feels like a workaround (and, as mentioned, with clang there are no such warnings) regards

[Bug c++/64500] push_to_top_level() shows up high during build of modern C++ code

2025-03-29 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64500 Jason Merrill changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|---

[Bug c++/117422] Error: template parameter was not declared in this scope

2025-03-29 Thread jesse at mind dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117422 Jesse Williamson changed: What|Removed |Added CC||jesse at mind dot net --- Comment #6

[Bug cobol/119283] cobol FE uses memrchr unconditionally.

2025-03-29 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119283 Iain Sandoe changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/119530] New: wrong code at -O{s,2,3} with "-fno-tree-vrp -fno-inline" on x86_64-linux-gnu

2025-03-29 Thread zhendong.su at inf dot ethz.ch via Gcc-bugs
tstrap --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 15.0.1 20250329 (experimental) (GCC) [613] % [613] % gcctk -O3 s

[Bug tree-optimization/119530] [15 regression] wrong code at -O{s,2,3} with "-fno-tree-vrp -fno-inline" on x86_64-linux-gnu since r15-6294-g96fb71883d438b

2025-03-29 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119530 Sam James changed: What|Removed |Added Summary|[15 regression] wrong code |[15 regression] wrong code

[Bug tree-optimization/119530] [15 regression] wrong code at -O{s,2,3} with "-fno-tree-vrp -fno-inline" on x86_64-linux-gnu

2025-03-29 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119530 Sam James changed: What|Removed |Added Priority|P3 |P1 Last reconfirmed|

[Bug middle-end/119532] New: [avr] ICE: in build_minus_one_cst, at tree.cc:2698

2025-03-29 Thread gjl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119532 Bug ID: 119532 Summary: [avr] ICE: in build_minus_one_cst, at tree.cc:2698 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Componen

[Bug tree-optimization/119532] [avr] ICE: in build_minus_one_cst with _Accum/_Fract types , at tree.cc:2698

2025-03-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119532 --- Comment #1 from Andrew Pinski --- I should mention this is most likely reproducible on mips because those are the only other target that has _Fract/_Accum support.

[Bug libstdc++/119517] formatter for chrono types are underconstrained

2025-03-29 Thread tkaminsk at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119517 --- Comment #2 from Tomasz Kamiński --- Jonathan noted that zoned_time is specified in standard to accept unconstrained FormatContext in [time.format] p19 (https://eel.is/c++draft/time.format#19).

[Bug target/119533] RISC-V: libgo build failures (ICE) with Vector enabled

2025-03-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119533 --- Comment #3 from Andrew Pinski --- I suspect if you run the testsuite with -fnon-call-exceptions you might find a reduced C (or C++) testcae for the same issue.

[Bug target/119533] RISC-V: libgo build failures (ICE) with Vector enabled

2025-03-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119533 --- Comment #2 from Andrew Pinski --- gcc_assert (!(eg->flags & EDGE_ABNORMAL)); Yep.

[Bug target/119533] New: RISC-V: libgo build failures (ICE) with Vector enabled

2025-03-29 Thread vineetg at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119533 Bug ID: 119533 Summary: RISC-V: libgo build failures (ICE) with Vector enabled Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Comp

[Bug target/119533] RISC-V: libgo build failures (ICE) with Vector enabled

2025-03-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119533 --- Comment #1 from Andrew Pinski --- Note this is most likely exposed by -fnon-call-exceptions which the go front-end enables by default.

[Bug tree-optimization/119534] [15 regression] ICE when building libaom-3.10.0

2025-03-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119534 --- Comment #1 from Andrew Pinski --- Reducing ...

[Bug c++/116285] Compilation of nodejs/v8's v8_base_without_compiler.runtime-temporal.cc is slow

2025-03-29 Thread ak at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116285 ak at gcc dot gnu.org changed: What|Removed |Added CC||ak at gcc dot gnu.org --- Commen

[Bug tree-optimization/119534] New: [15 regression] ICE when building libaom-3.10.0

2025-03-29 Thread sjames at gcc dot gnu.org via Gcc-bugs
r/include/c++/v1 --with-build-config='bootstrap-lto bootstrap-cet' Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 15.0.1 20250329 (experimental) eb26b667518c951d06f3c51118a1d41dcdda8b99 (Gentoo Hardened 15.0. p, commit c2b5b58acd2b0240ed361bbc9a94bf61d2d26f8e) ```

[Bug tree-optimization/119534] [15 regression] ICE when building libaom-3.10.0

2025-03-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119534 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-valid-code Target Milestone|--

[Bug tree-optimization/119535] [15 regression] Firefox fails to build (SkRasterPipeline_opts.h:1603:31: error: cannot tail-call: other reasons)

2025-03-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119535 --- Comment #3 from Andrew Pinski --- (In reply to Sam James from comment #2) > (In reply to Andrew Pinski from comment #1) > > Ah, I thought you always had to do -fprofile-update=atomic for that. gcc.cc has the following for the default cc1 o

[Bug tree-optimization/119536] [15 regression] Python fails to build (error: cannot tail-call: call invocation refers to locals)

2025-03-29 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119536 --- Comment #1 from Sam James --- Just `gcc -c ceval.i -O3` (or -O2 or ...) is enough.

[Bug tree-optimization/119536] [15 regression] Python fails to build (error: cannot tail-call: call invocation refers to locals)

2025-03-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119536 --- Comment #2 from Andrew Pinski --- I am 99% sure this is the known issue where local variables escape causing musttail to fail.

[Bug tree-optimization/119535] New: [15 regression] Firefox fails to build (SkRasterPipeline_opts.h:1603:31: error: cannot tail-call: other reasons)

2025-03-29 Thread sjames at gcc dot gnu.org via Gcc-bugs
-disable-fixincludes --with-gxx-libcxx-include-dir=/usr/include/c++/v1 --with-build-config='bootstrap-O3 bootstrap-lto' Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 15.0.1 20250329 (experimental) 9018336252463ffed28f01badfdea2a3ca3ba5c8

[Bug tree-optimization/119536] New: [15 regression] Python fails to build (error: cannot tail-call: call invocation refers to locals)

2025-03-29 Thread sjames at gcc dot gnu.org via Gcc-bugs
n algorithms: zlib zstd gcc version 15.0.1 20250329 (experimental) 9018336252463ffed28f01badfdea2a3ca3ba5c8 (Gentoo Hardened 15.0. p, commit c2b5b58acd2b0240ed361bbc9a94bf61d2d26f8e) ```

[Bug tree-optimization/119536] [15 regression] Python fails to build (error: cannot tail-call: call invocation refers to locals)

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

[Bug middle-end/119537] New: ICE with [[gnu::assume]] vs computed goto

2025-03-29 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119537 Bug ID: 119537 Summary: ICE with [[gnu::assume]] vs computed goto Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle

[Bug middle-end/119537] ICE with [[gnu::assume]] vs computed goto

2025-03-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119537 Andrew Pinski changed: What|Removed |Added Keywords||stmt-expr --- Comment #1 from Andrew Pi

[Bug middle-end/119537] ICE with [[gnu::assume]] vs computed goto

2025-03-29 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119537 --- Comment #2 from Sam James --- Clang crashes on this variant from the thread too: ``` #include int main() { goto *&&x; typeof(({x: puts("hi");}) ) nope; } ```

[Bug middle-end/119537] assume with statement expression and ("non-local") label

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

[Bug rtl-optimization/119538] New: FAIL: gcc.dg/torture/pr117938.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test

2025-03-29 Thread danglin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119538 Bug ID: 119538 Summary: FAIL: gcc.dg/torture/pr117938.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test Product: gcc

[Bug tree-optimization/119536] [15 regression] Python fails to build (error: cannot tail-call: call invocation refers to locals)

2025-03-29 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119536 --- Comment #3 from Sam James --- I'll chuck this one into cvise.

[Bug target/119539] New: [15 Regression] FAIL: gcc.target/i386/apx-nf.c scan-assembler-times {nf} rol 4

2025-03-29 Thread hjl.tools at gmail dot com via Gcc-bugs
, r15-9029-geb26b667518c95 gave FAIL: gcc.target/i386/apx-nf.c scan-assembler-times {nf} rol 4 with binutils master branch 20250329.

[Bug fortran/119540] New: [15 Regression] FAIL: gfortran.dg/reduce_1.f90 -O0 execution test

2025-03-29 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119540 Bug ID: 119540 Summary: [15 Regression] FAIL: gfortran.dg/reduce_1.f90 -O0 execution test Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal