[Bug c++/118856] [15 Regression] ICE in gimplify_var_or_parm_decl at gimplify.cc:3346 on mesonlsp-4.3.7 since r15-7481

2025-02-13 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118856 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug target/118835] [12/13/14/15 Regression] ICE in s390_valid_shift_count since r10-1731-ge2839e47894f0b

2025-02-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118835 --- Comment #1 from GCC Commits --- The master branch has been updated by Stefan Schulze Frielinghaus : https://gcc.gnu.org/g:ac9806dae30d07ab082ac341fe5646987753adcb commit r15-7499-gac9806dae30d07ab082ac341fe5646987753adcb Author: Stefan Sch

[Bug c++/118791] [OpenMP] declare variant messes up template instantiation with rvalue arguments

2025-02-13 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118791 Jason Merrill changed: What|Removed |Added Assignee|jason at gcc dot gnu.org |unassigned at gcc dot gnu.org

[Bug target/118248] [15 Regression] gdc ICE (segfault) building a riscv64 cross compiler on s390x-linux-gnu

2025-02-13 Thread ibuclaw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118248 --- Comment #25 from Iain Buclaw --- (In reply to Iain Buclaw from comment #23) > (In reply to Iain Buclaw from comment #22) > > pthis.msgBuf = buf; > In D, this is an array copy assignment. > > I've tried lowering this to `foreach (i; 0 ..

[Bug c++/107741] Missed member variable name in mangling of externally visible lambdas used in inline initialization of static members

2025-02-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107741 --- Comment #5 from GCC Commits --- The master branch has been updated by Nathaniel Shead : https://gcc.gnu.org/g:12feb78be517472ca941953dce47d6e78e5a17f8 commit r15-7518-g12feb78be517472ca941953dce47d6e78e5a17f8 Author: Nathaniel Shead Date:

[Bug tree-optimization/118867] [15 regression] -Wfree-nonheap-object false positive

2025-02-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118867 Andrew Pinski changed: What|Removed |Added Attachment #60493|0 |1 is obsolete|

[Bug tree-optimization/118867] [12/13/14/15 regression] -Wfree-nonheap-object false positive

2025-02-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118867 --- Comment #12 from Andrew Pinski --- (In reply to Andrew Pinski from comment #8) > (In reply to Patrick Palka from comment #7) > > > Would be useful to have a bisect on where the original testcase in comment > > > #0 started to warn. > > GCC 1

[Bug tree-optimization/118867] [12/13/14/15 regression] -Wfree-nonheap-object false positive

2025-02-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118867 --- Comment #11 from Andrew Pinski --- (In reply to Andrew Pinski from comment #6) > Wait: > if (&listJets.D.32199._M_impl._M_node.D.14392 == _30) > > > This is not the canonical order. The constant should be last ... Oh but it is NOT a con

[Bug tree-optimization/118867] [12/13/14/15 regression] -Wfree-nonheap-object false positive

2025-02-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118867 Andrew Pinski changed: What|Removed |Added Known to fail||10.1.0 Summary|[15 regressio

[Bug c/118868] New: internal compiler error: 'verify_gimple' failed

2025-02-13 Thread bic60176 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118868 Bug ID: 118868 Summary: internal compiler error: 'verify_gimple' failed Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c/118869] New: internal compiler error: Segmentation fault signal terminated program cc1

2025-02-13 Thread bic60176 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118869 Bug ID: 118869 Summary: internal compiler error: Segmentation fault signal terminated program cc1 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: norm

[Bug c/118868] [12/13/14/15 regression] internal compiler error: 'verify_gimple' failed

2025-02-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118868 --- Comment #1 from Sam James --- Ah, it's kind of a "regression", and kind of not, as the builtin was only added in r12-5368-gefb7c51024ccad.

[Bug c/118869] internal compiler error: Segmentation fault signal terminated program cc1

2025-02-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118869 Sam James changed: What|Removed |Added Keywords||compile-time-hog, |

[Bug tree-optimization/118867] [12/13/14/15 regression] -Wfree-nonheap-object false positive

2025-02-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118867 Andrew Pinski changed: What|Removed |Added Keywords||TREE --- Comment #13 from Andrew Pinski

[Bug c/118870] New: internal compiler error: in force_constant_size, at gimplify.cc:802

2025-02-13 Thread bic60176 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118870 Bug ID: 118870 Summary: internal compiler error: in force_constant_size, at gimplify.cc:802 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal

[Bug c/118375] Fixits for feature test macros (FTMs)

2025-02-13 Thread peter0x44 at disroot dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118375 Peter Damianov changed: What|Removed |Added CC||peter0x44 at disroot dot org --- Comme

[Bug tree-optimization/90579] [12/13/14/15 Regression] Huge store forward stall due to vectorizer, missed CSE

2025-02-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90579 --- Comment #21 from GCC Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:27653070db35216d5115cc25672fcc6a51203d26 commit r15-7520-g27653070db35216d5115cc25672fcc6a51203d26 Author: Richard Biener Date:

[Bug rtl-optimization/118873] New: -favoid-store-forwarding makes a mess out of a STLF fail

2025-02-13 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118873 Bug ID: 118873 Summary: -favoid-store-forwarding makes a mess out of a STLF fail Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Prio

[Bug c/118868] __builtin_assoc_barrier with pointers cause ICE

2025-02-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118868 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Assignee|unassigned

[Bug middle-end/118869] infinite recusion with __builtin_assoc_barrier and structs

2025-02-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118869 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Component|c

[Bug middle-end/118870] ICE in force_constant_size with __builtin_assoc_barrier and VLA inside struct

2025-02-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118870 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2025-02-14 Keywords|

[Bug tree-optimization/90579] [12/13/14 Regression] Huge store forward stall due to vectorizer, missed CSE

2025-02-13 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90579 Richard Biener changed: What|Removed |Added Summary|[12/13/14/15 Regression]|[12/13/14 Regression] Huge

[Bug c/118871] New: internal compiler error: Segmentation fault

2025-02-13 Thread bic60176 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118871 Bug ID: 118871 Summary: internal compiler error: Segmentation fault Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug jit/117047] [15 regression] Segfault in libgccjit garbage collection when compiling GNU Emacs with Native Compilation

2025-02-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117047 --- Comment #9 from Sam James --- > but what would be really helpful is an option to call > gcc_jit_context_set_bool_option (ctxt, GCC_JIT_BOOL_OPTION_SELFCHECK_GC); > on the underlying gcc_jit_context (or I suppose you could hack up your emac

[Bug target/118872] New: RISCV: internal compiler error: in emit_move_insn, at expr.cc:4636 for rvv

2025-02-13 Thread majin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118872 Bug ID: 118872 Summary: RISCV: internal compiler error: in emit_move_insn, at expr.cc:4636 for rvv Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: nor

[Bug tree-optimization/118852] [15 regression] Train run of 502.gcc_r compiled with -Ofast -fprofile-generate -march=x86_64-v3 fails

2025-02-13 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118852 Richard Biener changed: What|Removed |Added Keywords||needs-bisection, |

[Bug middle-end/118853] -fmax-errors=N does not stop parsing after the Nth error

2025-02-13 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118853 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/118849] [14/15 regression] Template specialisations referencing internal-linkage CNTTPs are not unique

2025-02-13 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118849 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug rtl-optimization/118591] [lra][avr] Wrong code with -mlra in pr43879-3.c

2025-02-13 Thread gjl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118591 Georg-Johann Lay changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug target/110800] [gcn] ICE (segfault) 'during RTL pass: jump' in delete_trivially_dead_insns -> count_reg_usage when C++ exceptions are enabled + used

2025-02-13 Thread tschwinge at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110800 Thomas Schwinge changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug target/118832] RISC-V: internal compiler error: could not split insn, with V+Zbb enabled

2025-02-13 Thread pan2.li at intel dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118832 --- Comment #9 from Li Pan --- (In reply to Robin Dapp from comment #8) > I think for vec_duplicate the idea is the same as for all the other splits - > keep it in simple shape so we can combine/fwprop etc. It also helps > converting e.g. > >

[Bug rtl-optimization/114522] [15 regression] gcc.target/arm/aes_xor_combine.c scan-assembler-not veor fails after r14-9692-g839bc42772ba7a

2025-02-13 Thread clyon at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114522 Christophe Lyon changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug lto/118858] Missing builtin attributes handling for DEF_ATTR_IDENT with LTO

2025-02-13 Thread jamborm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118858 --- Comment #3 from Martin Jambor --- The reason why I only added cold was not a question of streaming (I don't think we avoid any this way) but rather me being lazy, in the sense that I really wanted the cold attribute to go in reasonably quick

[Bug c++/118849] [14/15 regression] Template specialisations referencing internal-linkage CNTTPs are not unique

2025-02-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118849 --- Comment #3 from GCC Commits --- The releases/gcc-14 branch has been updated by Nathaniel Shead : https://gcc.gnu.org/g:9fa962a5db797665972aaa65426b881754782cfb commit r14-11305-g9fa962a5db797665972aaa65426b881754782cfb Author: Nathaniel Sh

[Bug c++/118849] [14/15 regression] Template specialisations referencing internal-linkage CNTTPs are not unique

2025-02-13 Thread nshead at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118849 Nathaniel Shead changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug rtl-optimization/114522] [15 regression] gcc.target/arm/aes_xor_combine.c scan-assembler-not veor fails after r14-9692-g839bc42772ba7a

2025-02-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114522 --- Comment #13 from GCC Commits --- The master branch has been updated by Christophe Lyon : https://gcc.gnu.org/g:926c989131e914e69cd73529d183ebd9d637798a commit r15-7505-g926c989131e914e69cd73529d183ebd9d637798a Author: Christophe Lyon Date

[Bug c++/118822] [15 regression] ICE when building mariadb-10.6.21 since r15-7426

2025-02-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118822 --- Comment #9 from GCC Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:26baa2c09b39abf037afad349a318dc5734eae25 commit r15-7502-g26baa2c09b39abf037afad349a318dc5734eae25 Author: Jakub Jelinek Date: T

[Bug c++/118833] [15 Regression] ICE with structured binding as condition of while/for loop since r15-7426

2025-02-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118833 --- Comment #2 from GCC Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:26baa2c09b39abf037afad349a318dc5734eae25 commit r15-7502-g26baa2c09b39abf037afad349a318dc5734eae25 Author: Jakub Jelinek Date: T

[Bug lto/118858] Missing builtin attributes handling for DEF_ATTR_IDENT with LTO

2025-02-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118858 Sam James changed: What|Removed |Added CC||hubicka at gcc dot gnu.org --- Comment #1 f

[Bug target/118832] RISC-V: internal compiler error: could not split insn, with V+Zbb enabled

2025-02-13 Thread rdapp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118832 --- Comment #8 from Robin Dapp --- I think for vec_duplicate the idea is the same as for all the other splits - keep it in simple shape so we can combine/fwprop etc. It also helps converting e.g. vmv.v.x v3,a3 vadd.vv v1, v2, v3 into vad

[Bug rtl-optimization/118682] Improve make_extraction for multiplication by odd CONST_INTs

2025-02-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118682 Bug 118682 depends on bug 118638, which changed state. Bug 118638 Summary: [14 Regression] Miscompile with -Os and -O0/1/2/3 since r14-4810 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118638 What|Removed |Add

[Bug d/118477] [12/13 Regression] Race condition in 'd' Make-lang.in

2025-02-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118477 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Summary|[12/13/14 R

[Bug ipa/117432] [12/13 Regression] IPA ICF disregards types of variadic arguments since r10-4643-ga37f58f506e436

2025-02-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117432 Jakub Jelinek changed: What|Removed |Added Summary|[12/13/14 Regression] IPA |[12/13 Regression] IPA ICF

[Bug c++/117827] [12/13 regression] Incorrect destructor calls after array-new-expression since r12-6328-gbeaee0a871b648

2025-02-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117827 Jakub Jelinek changed: What|Removed |Added Summary|[12/13/14 regression] |[12/13 regression] |I

[Bug target/118776] [12/13 regression] ICE when building xvid-1.3.7 with LTO (extract_insn, at recog.cc:2882)

2025-02-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118776 Jakub Jelinek changed: What|Removed |Added Summary|[12/13/14 regression] ICE |[12/13 regression] ICE when

[Bug ipa/118400] [14 Regression] memory leak of irange at evaluate_properties_for_edge (ipa-fnsummary.cc:690) since r14-2121

2025-02-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118400 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug rtl-optimization/118638] [14 Regression] Miscompile with -Os and -O0/1/2/3 since r14-4810

2025-02-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118638 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug middle-end/118857] __builtin_verbose_trap should be added

2025-02-13 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118857 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Bug middle-end/118857] __builtin_verbose_trap should be added

2025-02-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118857 Sam James changed: What|Removed |Added CC||sjames at gcc dot gnu.org --- Comment #1 fr

[Bug tree-optimization/118805] [15 Regression] wrong code at -O1 with "-fno-tree-ccp -fno-tree-copy-prop -fno-tree-forwprop -fno-tree-fre" on x86_64-linux-gnu since r15-6173

2025-02-13 Thread aoliva at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118805 Alexandre Oliva changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #5 from Alexandr

[Bug c++/118849] [14/15 regression] Template specialisations referencing internal-linkage CNTTPs are not unique

2025-02-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118849 --- Comment #2 from GCC Commits --- The master branch has been updated by Nathaniel Shead : https://gcc.gnu.org/g:0e485b8c85c31856b9f7c91015ac94874b100bd4 commit r15-7504-g0e485b8c85c31856b9f7c91015ac94874b100bd4 Author: Nathaniel Shead Date:

[Bug debug/118790] [15 Regression] ICE when building fiat (crash in loc_list_from_tree_1)

2025-02-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118790 --- Comment #35 from GCC Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:7738c6286fba7ec2112823f53cc2cefac2c8d007 commit r15-7506-g7738c6286fba7ec2112823f53cc2cefac2c8d007 Author: Jakub Jelinek Date:

[Bug tree-optimization/118852] [15 regression] Train run of 502.gcc_r compiled with -Ofast -fprofile-generate -march=x86_64-v3 fails

2025-02-13 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118852 --- Comment #8 from Richard Biener --- Created attachment 60487 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60487&action=edit preprocessed, unincluded source Needs -std=c99 -fgnu89-inline -fpermissive in addition to -Ofast -march=x86-6

[Bug c++/113800] [C++26] P2308R1 - Template parameter initialization

2025-02-13 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113800 Marek Polacek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/110338] Implement C++26 language features

2025-02-13 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110338 Bug 110338 depends on bug 113800, which changed state. Bug 113800 Summary: [C++26] P2308R1 - Template parameter initialization https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113800 What|Removed |Added ---

[Bug tree-optimization/118852] [15 regression] Train run of 502.gcc_r compiled with -Ofast -fprofile-generate -march=x86_64-v3 fails

2025-02-13 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118852 --- Comment #7 from Richard Biener --- Oh, and -O3 instead of -Ofast also makes it work. (semantic-interposition?) There's only a single loop vectorized in fold-const.c, which is in native_interpret_int: fold-const.c:8109:23: optimized: loop

[Bug c++/113800] [C++26] P2308R1 - Template parameter initialization

2025-02-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113800 --- Comment #1 from GCC Commits --- The trunk branch has been updated by Marek Polacek : https://gcc.gnu.org/g:84f19ecb01958fa791b9213dbd80331474fca9f0 commit r15-7507-g84f19ecb01958fa791b9213dbd80331474fca9f0 Author: Marek Polacek Date: We

[Bug c++/118859] [C++] dispatch accepts non-pointer template argument with adjust_args

2025-02-13 Thread burnus at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118859 Tobias Burnus changed: What|Removed |Added Keywords||wrong-code --- Comment #1 from Tobias B

[Bug tree-optimization/118852] [15 regression] Train run of 502.gcc_r compiled with -Ofast -fprofile-generate -march=x86_64-v3 fails

2025-02-13 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118852 --- Comment #9 from Richard Biener --- A testcase would be the following - we don't perform loop-header copying for an isolated testcase, thus manually here. void * foo (void **p, void **limit) { if (++p < limit) do { void *

[Bug c++/118859] New: [C++] dispatch accepts non-pointer template argument with adjust_args

2025-02-13 Thread burnus at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118859 Bug ID: 118859 Summary: [C++] dispatch accepts non-pointer template argument with adjust_args Product: gcc Version: 15.0 Status: UNCONFIRMED Keywords: accepts-

[Bug middle-end/86660] libgomp.c++/for-15.C ICEs with nvptx offloading

2025-02-13 Thread tschwinge at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86660 Thomas Schwinge changed: What|Removed |Added CC||tschwinge at gcc dot gnu.org

[Bug lto/118125] [15 Regression] 7-16% slowdown of 510.parest_r on x86-64(-v3) since r15-6110-g92e0e0f8177530

2025-02-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118125 --- Comment #16 from Sam James --- (In reply to Andrew Pinski from comment #13) > (In reply to Martin Jambor from comment #12) > > (We should also probably have a self-test that all attributes used by > > built-in functions are known to LTO.) >

[Bug lto/118858] New: Missing builtin attributes handling for DEF_ATTR_IDENT with LTO

2025-02-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118858 Bug ID: 118858 Summary: Missing builtin attributes handling for DEF_ATTR_IDENT with LTO Product: gcc Version: 15.0 Status: UNCONFIRMED Keywords: internal-impro

[Bug fortran/32580] iso_c_binding c_f_procpointer / procedure pointers

2025-02-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32580 --- Comment #16 from GCC Commits --- The master branch has been updated by Rainer Orth : https://gcc.gnu.org/g:85b0a6e853aeda30acc1990c8bf13951c7e4da7d commit r15-7500-g85b0a6e853aeda30acc1990c8bf13951c7e4da7d Author: Rainer Orth Date: Thu F

[Bug c++/118822] [15 regression] ICE when building mariadb-10.6.21 since r15-7426

2025-02-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118822 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug middle-end/118522] ICE: 'verify_gimple' failed: mismatching comparison operand types with _BitInt(32) cast to double and compared

2025-02-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118522 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/118763] [12/13 regression] memory leak involving early return from statement expressions since r12-6325

2025-02-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118763 Jakub Jelinek changed: What|Removed |Added Summary|[12/13/14 regression] |[12/13 regression] memory

[Bug c++/118655] [14 Regression] std::is_bounded_array::value returns true for zero-size arrays

2025-02-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118655 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/118661] [12/13 regression] Reading volatile qualified std::nullptr_t should be valid in a constant expression

2025-02-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118661 Jakub Jelinek changed: What|Removed |Added Summary|[12/13/14 regression] |[12/13 regression] Reading

[Bug c++/115586] c++26: with 2 or more name-independent declarations (anonymous/placeholder structure bindings) with for loop

2025-02-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115586 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|---

[Bug tree-optimization/118852] [15 regression] Train run of 502.gcc_r compiled with -Ofast -fprofile-generate -march=x86_64-v3 fails

2025-02-13 Thread tnfchris at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118852 --- Comment #4 from Tamar Christina --- (In reply to ktkachov from comment #3) > FWIW I see this also on aarch64 I filed the AArch64 bug weeks ago https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118691, there we don't need -fprofile-generate to tr

[Bug c++/118574] [15 regression] Crashes with coroutines in KDE Plasma

2025-02-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118574 --- Comment #28 from GCC Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:a1855a3e0bcf0f94bc9fa421ccc9ebd0565c62cd commit r15-7503-ga1855a3e0bcf0f94bc9fa421ccc9ebd0565c62cd Author: Jakub Jelinek Date:

[Bug tree-optimization/118852] [15 regression] Train run of 502.gcc_r compiled with -Ofast -fprofile-generate -march=x86_64-v3 fails

2025-02-13 Thread ktkachov at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118852 --- Comment #5 from ktkachov at gcc dot gnu.org --- (In reply to Tamar Christina from comment #4) > (In reply to ktkachov from comment #3) > > FWIW I see this also on aarch64 > > I filed the AArch64 bug weeks ago > https://gcc.gnu.org/bugzilla/s

[Bug tree-optimization/118852] [15 regression] Train run of 502.gcc_r compiled with -Ofast -fprofile-generate -march=x86_64-v3 fails

2025-02-13 Thread ktkachov at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118852 ktkachov at gcc dot gnu.org changed: What|Removed |Added CC||ktkachov at gcc dot gnu.org

[Bug tree-optimization/118852] [15 regression] Train run of 502.gcc_r compiled with -Ofast -fprofile-generate -march=x86_64-v3 fails

2025-02-13 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118852 Richard Biener changed: What|Removed |Added Priority|P3 |P1 Status|UNCONFIRMED

[Bug c++/118833] [15 Regression] ICE with structured binding as condition of while/for loop since r15-7426

2025-02-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118833 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

gcc-bugs@gcc.gnu.org

2025-02-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114877 Jakub Jelinek changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org

[Bug ipa/118097] [15 regression] recent bug with -O2, but not -O1 since r15-6294-g96fb71883d438b

2025-02-13 Thread jamborm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118097 Martin Jambor changed: What|Removed |Added Resolution|--- |FIXED See Also|

[Bug libstdc++/118559] [15 Regression] __array_rank is broken for clang so need workaround in libstdc++

2025-02-13 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118559 Jonathan Wakely changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug tree-optimization/118852] [15 regression] Train run of 502.gcc_r compiled with -Ofast -fprofile-generate -march=x86_64-v3 fails

2025-02-13 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118852 --- Comment #6 from Richard Biener --- The actual error is ./cpugcc_r_peak.gcc7-m64 200.c -O3 -finline-limit=5 -o 200.opts-O3_-finline-limit_5.s 200.c: In function 'subre_': 200.c:45552:7: benchmark internal error: in ?, at tree-ssa-pre

[Bug lto/118858] Missing builtin attributes handling for DEF_ATTR_IDENT with LTO

2025-02-13 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118858 --- Comment #2 from Richard Biener --- IMO we should work towards sharing more core code across frontends for this kind of stuff.

[Bug c++/118863] New: Cannot #include in global module fragment with -fsanitize=undefined

2025-02-13 Thread davidfromonline at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118863 Bug ID: 118863 Summary: Cannot #include in global module fragment with -fsanitize=undefined Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal

[Bug rtl-optimization/118611] LRA inserts unneeded reload on FMA chain

2025-02-13 Thread vmakarov at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118611 --- Comment #5 from Vladimir Makarov --- Created attachment 60488 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60488&action=edit Patch solving the PR

[Bug fortran/118862] UBSAN: shift exponent too large since r15-7345-gc2a0ee58865c5a

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

[Bug c++/109180] Explicit template instantiation doesn't work for constexpr destructors on arm32 when optimizations are enabled

2025-02-13 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109180 Patrick Palka changed: What|Removed |Added CC||ppalka at gcc dot gnu.org Last reconf

[Bug c++/70536] g++ doesn't emit DW_AT_name for DW_TAG_GNU_formal_parameter_pack

2025-02-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70536 --- Comment #8 from GCC Commits --- The trunk branch has been updated by Jason Merrill : https://gcc.gnu.org/g:53e1686e6e0c3e809384e6fcf5eed46f37bc296b commit r15-7512-g53e1686e6e0c3e809384e6fcf5eed46f37bc296b Author: Ed Catmur Date: Sat Feb

[Bug c++/70536] g++ doesn't emit DW_AT_name for DW_TAG_GNU_formal_parameter_pack

2025-02-13 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70536 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED Assignee|unassigned a

[Bug rtl-optimization/118611] LRA inserts unneeded reload on FMA chain

2025-02-13 Thread vmakarov at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118611 --- Comment #7 from Vladimir Makarov --- I worked on this issue this week. I tried several approaches. I added the best patch as an attachment. The patch changes an order of coloring allocnos in one thread. Unfortunately, although the patch s

[Bug fortran/118862] UBSAN: shift exponent too large since r15-7345-gc2a0ee58865c5a

2025-02-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118862 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Keywords|

[Bug fortran/118862] New: UBSAN: shift exponent too large since r15-7345-gc2a0ee58865c5a

2025-02-13 Thread jamborm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118862 Bug ID: 118862 Summary: UBSAN: shift exponent too large since r15-7345-gc2a0ee58865c5a Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/118865] [12/13/14/15 regression] -Wfree-nonheap-object false positive

2025-02-13 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118865 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug middle-end/118861] 32bit loop transformed into 64bit loop on Aarch32

2025-02-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118861 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2025-02-13 Keywords|

[Bug preprocessor/118860] [15 Regression] ICE Segfault with --param=file-cache-files= since r15-7431-g66af77cbed6c5b

2025-02-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118860 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |15.0 Summary|ICE Segfault wi

[Bug c++/118863] Cannot #include in global module fragment with -fsanitize=undefined

2025-02-13 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118863 Jonathan Wakely changed: What|Removed |Added Keywords||ice-on-valid-code Last reconfirmed|

[Bug other/116613] RFE: support outputting diagnostics in *multiple* formats

2025-02-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116613 --- Comment #38 from GCC Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:6ac313525a1faecb9f39a0ba3240f7a9ead91dcc commit r15-7515-g6ac313525a1faecb9f39a0ba3240f7a9ead91dcc Author: David Malcolm Date:

[Bug c++/109180] Explicit template instantiation doesn't work for constexpr destructors on arm32 when optimizations are enabled

2025-02-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109180 --- Comment #2 from Andrew Pinski --- I wonder if this is due to targetm.cxx.cdtor_returns_this .

[Bug c++/117293] SFINAE in class partial specialization "leaks" its side-effects

2025-02-13 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117293 Patrick Palka changed: What|Removed |Added CC||ppalka at gcc dot gnu.org --- Comment #

[Bug driver/117739] `-fhardened -Wl,-z,lazy` still passes `-z now` to the linker

2025-02-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117739 --- Comment #4 from GCC Commits --- The releases/gcc-14 branch has been updated by Marek Polacek : https://gcc.gnu.org/g:88ca0670c79f123cc84928f78cd3d5eb46b91338 commit r14-11307-g88ca0670c79f123cc84928f78cd3d5eb46b91338 Author: Marek Polacek

[Bug driver/117992] gcc -pie -fhardened leads to warning, causing gcc -flto -fhardened to warn if --enable-default-pie

2025-02-13 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117992 Bug 117992 depends on bug 117739, which changed state. Bug 117739 Summary: `-fhardened -Wl,-z,lazy` still passes `-z now` to the linker https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117739 What|Removed |Added

[Bug driver/117739] `-fhardened -Wl,-z,lazy` still passes `-z now` to the linker

2025-02-13 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117739 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

  1   2   >