[Bug target/117874] [15 Regression] 17% regression for 433.milc on Zen4

2024-12-02 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117874 Richard Biener changed: What|Removed |Added Blocks||116578 --- Comment #1 from Richard Bie

[Bug target/117874] [15 Regression] 17% regression for 433.milc on Zen4

2024-12-02 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117874 Richard Biener changed: What|Removed |Added Last reconfirmed||2024-12-02 Status|UNCONFIR

[Bug testsuite/117663] [15 regression] Several "old-style function definition" warnings starting with r15-5327-g55e3bd376b2214

2024-12-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117663 --- Comment #3 from GCC Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:e36eae19f3a4cc9e5efa9ebfa31e081c7ee52fdc commit r15-5862-ge36eae19f3a4cc9e5efa9ebfa31e081c7ee52fdc Author: Jakub Jelinek Date: M

[Bug testsuite/117663] [15 regression] Several "old-style function definition" warnings starting with r15-5327-g55e3bd376b2214

2024-12-02 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117663 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug tree-optimization/117876] get_later_stmt used on stmts not in the same BB

2024-12-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117876 --- Comment #1 from GCC Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:5ab3f091b3eb42795340d3c9cea8aaec2060693c commit r15-5863-g5ab3f091b3eb42795340d3c9cea8aaec2060693c Author: Richard Biener Date:

[Bug tree-optimization/116352] [15 regression] ICE when building opencv-4.9.0 (error: definition in block 208 does not dominate use in block 188) since r15-2820-gab18785840d7b8

2024-12-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116352 --- Comment #20 from GCC Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:5ab3f091b3eb42795340d3c9cea8aaec2060693c commit r15-5863-g5ab3f091b3eb42795340d3c9cea8aaec2060693c Author: Richard Biener Date:

[Bug tree-optimization/116352] [15 regression] ICE when building opencv-4.9.0 (error: definition in block 208 does not dominate use in block 188) since r15-2820-gab18785840d7b8

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

[Bug tree-optimization/53947] [meta-bug] vectorizer missed-optimizations

2024-12-02 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53947 Bug 53947 depends on bug 116352, which changed state. Bug 116352 Summary: [15 regression] ICE when building opencv-4.9.0 (error: definition in block 208 does not dominate use in block 188) since r15-2820-gab18785840d7b8 https://gcc.gnu.org/bugzi

[Bug target/117835] wrong code with -O -favoid-store-forwarding -mno-push-args --param=store-forwarding-max-distance=0

2024-12-02 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117835 Sam James changed: What|Removed |Added Last reconfirmed||2024-12-02 Ever confirmed|0

[Bug target/117229] [15 regression] "libcpp, c, middle-end: Optimize initializers using #embed in C" vs. GCN '-march=gfx908'

2024-12-02 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117229 --- Comment #9 from Jakub Jelinek --- Any progress on this (i.e. have you been able to narrow it down, perhaps to newlib strstr implementation)?

[Bug rtl-optimization/117816] ICE: in rtl_verify_bb_insns, at cfgrtl.cc:2837: flow control insn inside a basic block with -O -favoid-store-forwarding -fnon-call-exceptions -fno-forward-propagate -fins

2024-12-02 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117816 Sam James changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug bootstrap/80677] LIMITS_H_TEST is wrong

2024-12-02 Thread helmut at subdivi dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80677 --- Comment #10 from Helmut Grohne --- Sam James, please give the patch at https://gcc.gnu.org/pipermail/gcc-patches/2024-April/650271.html a try. It entirely removes LIMITS_H_TEST and defers the check to runtime. To verify the patch, it is not s

[Bug sanitizer/117881] New: Emit diagnostic note wrt FPs for middle-end warnings with sanitizers

2024-12-02 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117881 Bug ID: 117881 Summary: Emit diagnostic note wrt FPs for middle-end warnings with sanitizers Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal

[Bug modula2/117555] [15 regression] libgm2 build failure after r15-5081-g95960cd473297c

2024-12-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117555 --- Comment #12 from GCC Commits --- The releases/gcc-14 branch has been updated by Gaius Mulley : https://gcc.gnu.org/g:89761f1f03565468eb3b15259f6ad42af0cfe198 commit r14-11019-g89761f1f03565468eb3b15259f6ad42af0cfe198 Author: Gaius Mulley

[Bug modula2/117555] [15 regression] libgm2 build failure after r15-5081-g95960cd473297c

2024-12-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117555 --- Comment #11 from GCC Commits --- The releases/gcc-14 branch has been updated by Gaius Mulley : https://gcc.gnu.org/g:9c926d8b83a8229e0b4335cc78b2bee1b85b58af commit r14-11017-g9c926d8b83a8229e0b4335cc78b2bee1b85b58af Author: Gaius Mulley

[Bug target/117874] [15 Regression] 17% regression for 433.milc on Zen4

2024-12-02 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117874 --- Comment #5 from Richard Biener --- For reference, mult_su3_na is almost the same: typedef struct { double real; double imag; } complex; typedef struct { complex e[3][3]; } su3_matrix; void mult_su3_na( su3_matrix *a, su3_matrix *b,

[Bug middle-end/117243] [14/15 regression] program crash under -O3 optimization or higher

2024-12-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243 --- Comment #12 from Andrew Pinski --- *** Bug 116749 has been marked as a duplicate of this bug. ***

[Bug target/117874] [15 Regression] 17% regression for 433.milc on Zen4

2024-12-02 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117874 Richard Biener changed: What|Removed |Added CC||liuhongt at gcc dot gnu.org --- Commen

[Bug target/117874] [15 Regression] 17% regression for 433.milc on Zen4

2024-12-02 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117874 --- Comment #4 from Richard Biener --- Note m_mat_na.c and m_mat_nn.c are completely unrolled instead and not vectorized by GCC 14 (nor trunk), still slower as reported (mul_su3_na/nn). trunk seems to unroll less, m_mat_nn.c:73:30: optimized: l

[Bug bootstrap/80677] LIMITS_H_TEST is wrong

2024-12-02 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80677 Sam James changed: What|Removed |Added See Also||https://bugs.gentoo.org/sho

[Bug middle-end/117243] [12/13/14/15 regression] program crash under -O3 optimization or higher since r12-5300-gf98f373dd822b3

2024-12-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243 Andrew Pinski changed: What|Removed |Added Summary|[12/13/14/15 regression]|[12/13/14/15 regression]

[Bug target/116799] [14/15 Regression] Miscompiled code (vim testsuite fails) on s390x at -O2 since r14-2675-gef28aadad6e

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

[Bug bootstrap/80677] LIMITS_H_TEST is wrong

2024-12-02 Thread schwab--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80677 --- Comment #9 from Andreas Schwab --- The default value of BUILD_SYSTEM_HEADER_DIR assumes a properly populated sysroot.

[Bug target/117878] RISC-V: ICE when build spec17 526.blender_r with -O3 -march=rv64gcv_zvl256b

2024-12-02 Thread rdapp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117878 --- Comment #3 from Robin Dapp --- Generally, yes, I guess. But I'd like to understand better what exactly is going wrong. Shouldn't emitting those "pre-RA" insns already be guarded properly? I haven't looked into it in detail - isn't there a

[Bug c/96628] Feature request: __attribute__((no_builtin("Foo")))

2024-12-02 Thread ndesaulniers at google dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96628 Nick Desaulniers changed: What|Removed |Added CC||keithp at keithp dot com,

[Bug target/116447] g++.dg/cpp23/ext-floating13.C fails on Cortex-M55 due to undefined reference

2024-12-02 Thread rearnsha at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116447 --- Comment #1 from Richard Earnshaw --- How was the compiler configured and what's the full command line used when building the test?

[Bug c/117878] New: RISC-V: ICE when build spec17 526.blender_r with -O3 -march=rv64gcv_zvl256b

2024-12-02 Thread pan2.li at intel dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117878 Bug ID: 117878 Summary: RISC-V: ICE when build spec17 526.blender_r with -O3 -march=rv64gcv_zvl256b Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: no

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

2024-12-02 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 Priority|P3 |P2

[Bug middle-end/117243] [12/13/14/15 regression] program crash under -O3 optimization or higher

2024-12-02 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243 Sam James changed: What|Removed |Added Target Milestone|14.3|12.5

[Bug middle-end/116749] [12/13/14/15 Regression] program crash under -O3 optimization since r12-5300-gf98f373dd822b3

2024-12-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116749 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug middle-end/117243] [14/15 regression] program crash under -O3 optimization or higher

2024-12-02 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243 Jakub Jelinek changed: What|Removed |Added CC||hubicka at gcc dot gnu.org,

[Bug rtl-optimization/117872] wrong code with -O -maccumulate-outgoing-args --param=store-forwarding-max-distance=1000 -favoid-store-forwarding

2024-12-02 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117872 Sam James changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug target/117878] RISC-V: ICE when build spec17 526.blender_r with -O3 -march=rv64gcv_zvl256b

2024-12-02 Thread pan2.li at intel dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117878 --- Comment #2 from Li Pan --- (In reply to Robin Dapp from comment #1) > Is this related to PR117353? Seems very similar. Yes, very similar but ice at different pass. The similar approach like ix86_pre_reload_split can fix the code example i

[Bug modula2/116918] The -fswig option is broken as the generated interface file has incorrect syntax

2024-12-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116918 --- Comment #8 from GCC Commits --- The releases/gcc-14 branch has been updated by Gaius Mulley : https://gcc.gnu.org/g:aa38196eb45bfb8a8632381ba3e277deb1b25782 commit r14-11021-gaa38196eb45bfb8a8632381ba3e277deb1b25782 Author: Gaius Mulley D

[Bug libstdc++/69762] Locales are not fully supported on x86_64-apple-darwin13.4.0

2024-12-02 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69762 Jonathan Wakely changed: What|Removed |Added Last reconfirmed|2024-12-02 00:00:00 | --- Comment #3 from Jonathan Wakely

[Bug tree-optimization/117876] New: get_later_stmt used on stmts not in the same BB

2024-12-02 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117876 Bug ID: 117876 Summary: get_later_stmt used on stmts not in the same BB Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug target/117874] New: [15 Regression] 17% regression for 433.milc on Zen4

2024-12-02 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117874 Bug ID: 117874 Summary: [15 Regression] 17% regression for 433.milc on Zen4 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug target/117666] Audit the aarch64 builtins for adding leaf and/or nothrow attribute

2024-12-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117666 --- Comment #5 from Andrew Pinski --- (In reply to Andrew Pinski from comment #4) > aarch64_init_pragma_builtins >vamax/vamin Is fixed by https://gcc.gnu.org/pipermail/gcc-patches/2024-December/670556.html .

[Bug libstdc++/69762] Locales are not fully supported on x86_64-apple-darwin13.4.0

2024-12-02 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69762 Jonathan Wakely changed: What|Removed |Added Depends on||57585 Status|UNCONFIRMED

[Bug middle-end/117847] wrong code with __builtin_stdc_rotate_left() on _BitInt of multiple of 64's (limb size) at -O0

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

[Bug rust/117869] rust fails to build with cargo command error

2024-12-02 Thread tschwinge at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117869 Thomas Schwinge changed: What|Removed |Added See Also|https://github.com/Rust-GCC | |/gccrs/issues/311

[Bug tree-optimization/117875] [15 Regression] 28% regression for 456.hmmer on Zen4 with -Ofast -march=native

2024-12-02 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117875 Richard Biener changed: What|Removed |Added Component|target |tree-optimization --- Comment #1 from

[Bug target/117877] [14/15 Regression] internal compiler error: Floating point exception

2024-12-02 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117877 Richard Biener changed: What|Removed |Added Keywords||ice-on-valid-code Summary|[

[Bug c++/117825] [12/13/14/15 Regression] ICE on template with -Wformat-security (error reporting routines re-entered.)

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

[Bug c++/117882] New: SFINAE not respected for array parameters

2024-12-02 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117882 Bug ID: 117882 Summary: SFINAE not respected for array parameters Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/117882] SFINAE not respected for array parameters

2024-12-02 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117882 Marek Polacek changed: What|Removed |Added Keywords||rejects-valid --- Comment #1 from Marek

[Bug modula2/116918] The -fswig option is broken as the generated interface file has incorrect syntax

2024-12-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116918 --- Comment #9 from GCC Commits --- The releases/gcc-14 branch has been updated by Gaius Mulley : https://gcc.gnu.org/g:58ef1c521c15d3c7755e0f96b472b625122ab609 commit r14-11023-g58ef1c521c15d3c7755e0f96b472b625122ab609 Author: Gaius Mulley D

[Bug c++/117882] SFINAE not respected for array parameters

2024-12-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117882 Andrew Pinski changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug fortran/117774] ICE passing imaginary part of complex array to assumed rank dummy

2024-12-02 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117774 anlauf at gcc dot gnu.org changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug c++/117882] SFINAE not respected for array parameters

2024-12-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117882 Andrew Pinski changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug c++/117882] SFINAE not respected for array parameters

2024-12-02 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117882 --- Comment #4 from Marek Polacek --- (In reply to Marek Polacek from comment #1) > I don't think it's a dup This meant to say "... of PR 24663." because it's not the same problem.

[Bug middle-end/117243] [12/13/14/15 regression] program crash under -O3 optimization or higher since r12-5300-gf98f373dd822b3

2024-12-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243 --- Comment #16 from Andrew Pinski --- Patch posted: https://gcc.gnu.org/pipermail/gcc-patches/2024-December/670613.html

[Bug web/117883] New: Build libgdiagnostics documentation as HTML and put on gcc.gnu.org somewhere

2024-12-02 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117883 Bug ID: 117883 Summary: Build libgdiagnostics documentation as HTML and put on gcc.gnu.org somewhere Product: gcc Version: unknown Status: UNCONFIRMED Severity

[Bug c++/71377] SFINAE expression compiles, but it should not because of 14.5.5p8

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

[Bug fortran/117774] ICE passing imaginary part of complex array to assumed rank dummy

2024-12-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117774 --- Comment #7 from GCC Commits --- The releases/gcc-14 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:e81edf9d86f3647dc510784ee49a625dbaded8b5 commit r14-11022-ge81edf9d86f3647dc510784ee49a625dbaded8b5 Author: Harald Anlauf

[Bug sanitizer/117881] Emit diagnostic note wrt FPs for middle-end warnings with sanitizers

2024-12-02 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117881 Eric Gallager changed: What|Removed |Added Keywords||diagnostic CC|

[Bug libgdiagnostics/117884] New: Wire up libgdiagnostics documentation build to top-level Makefile

2024-12-02 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117884 Bug ID: 117884 Summary: Wire up libgdiagnostics documentation build to top-level Makefile Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug c++/117855] [14/15 Regression] ICE with deduction guides, default template arguments and inherited deduction guides

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

[Bug target/117874] [15 Regression] 17% regression for 433.milc on Zen4

2024-12-02 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117874 Richard Biener changed: What|Removed |Added Keywords||missed-optimization Target Milestone

[Bug target/117875] [15 Regression] 28% regression for 456.hmmer on Zen4 with -Ofast -march=native

2024-12-02 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117875 Richard Biener changed: What|Removed |Added Blocks||26163 Keywords|

[Bug target/117875] New: [15 Regression] 28% regression for 456.hmmer on Zen4 with -Ofast -march=native

2024-12-02 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117875 Bug ID: 117875 Summary: [15 Regression] 28% regression for 456.hmmer on Zen4 with -Ofast -march=native Product: gcc Version: 15.0 Status: UNCONFIRMED Severity:

[Bug target/117877] New: [RISC-V][14/15 Regression] internal compiler error: Floating point exception

2024-12-02 Thread rvismith1115 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117877 Bug ID: 117877 Summary: [RISC-V][14/15 Regression] internal compiler error: Floating point exception Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: n

Re: School Districts Contacts 2024

2024-12-02 Thread Chloe Hall
Hi there, We are excited to offer you a comprehensive email list of school districts that includes key contact information such as phone numbers, email addresses, mailing addresses, company revenue, size, and web addresses. Our databases also cover related industries such as: * K-12 schools

Re: School Districts Contacts 2024

2024-12-02 Thread Chloe Hall
Hi there, We are excited to offer you a comprehensive email list of school districts that includes key contact information such as phone numbers, email addresses, mailing addresses, company revenue, size, and web addresses. Our databases also cover related industries such as: * K-12 schools

[Bug c++/117826] [15 Regression] ICE: tree check: expected tree that contains 'decl minimal' structure, have 'tree_list' in hash, at tree.h:5958

2024-12-02 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117826 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug tree-optimization/117875] [15 Regression] 28% regression for 456.hmmer on Zen4 with -Ofast -march=native

2024-12-02 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117875 Richard Biener changed: What|Removed |Added CC||hubicka at gcc dot gnu.org,

[Bug middle-end/117243] [12/13/14/15 regression] program crash under -O3 optimization or higher since r12-5300-gf98f373dd822b3

2024-12-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243 --- Comment #15 from Andrew Pinski --- Created attachment 59765 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59765&action=edit Full Patch which I am testing

[Bug target/117878] RISC-V: ICE when build spec17 526.blender_r with -O3 -march=rv64gcv_zvl256b

2024-12-02 Thread rdapp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117878 --- Comment #1 from Robin Dapp --- Is this related to PR117353? Seems very similar.

[Bug c++/117880] [14/15 Regression] ICE with -Wduplicated-branches

2024-12-02 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117880 Marek Polacek changed: What|Removed |Added Target Milestone|--- |14.3 Keywords|

[Bug c++/117133] [15 regression] Undefined references when building stockfish-17 (incbin)

2024-12-02 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117133 Jason Merrill changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #6

[Bug tree-optimization/117873] Spurious -Wmaybe-uninitialized warnings with -fsanitize=address -O3 for static const std::regex

2024-12-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117873 Andrew Pinski changed: What|Removed |Added Summary|Spurious|Spurious |-Wmaybe-uni

[Bug libgdiagnostics/117879] New: libgdiagnostics and libgccjit installed into */lib directory rather than */lib64 on multilib non-multiarch hosts

2024-12-02 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117879 Bug ID: 117879 Summary: libgdiagnostics and libgccjit installed into */lib directory rather than */lib64 on multilib non-multiarch hosts Product: gcc Version: 15

[Bug middle-end/117243] [14/15 regression] program crash under -O3 optimization or higher

2024-12-02 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P2

[Bug c++/117880] New: [14/15 Regression] ICE with -Wduplicated-branches

2024-12-02 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117880 Bug ID: 117880 Summary: [14/15 Regression] ICE with -Wduplicated-branches Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug middle-end/117243] [14/15 regression] program crash under -O3 optimization or higher

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

[Bug c/78829] bit-rotten "C99 mode" references in GCC manual

2024-12-02 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78829 --- Comment #6 from Eric Gallager --- Worth revisiting now that the default C standard is changing again

[Bug middle-end/117243] [13/14/15 regression] program crash under -O3 optimization or higher

2024-12-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243 Andrew Pinski changed: What|Removed |Added Known to fail||13.1.0 Summary|[14/15 regres

[Bug target/116799] [14/15 Regression] Miscompiled code (vim testsuite fails) on s390x at -O2 since r14-2675-gef28aadad6e

2024-12-02 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116799 --- Comment #7 from Jakub Jelinek --- Slightly reduced testcase: const char *l; __attribute__((noipa)) void foo (const char *x, const char *y, int z) { if (x != l + 1 || y != x || z) __builtin_abort (); } __attribute__((noipa)) void bar

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

2024-12-02 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 Version|unknown |15.0 CC|

[Bug rtl-optimization/117836] [meta-bug] favoid-store-forwarding issues

2024-12-02 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117836 Sam James changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug target/117874] [15 Regression] 17% regression for 433.milc on Zen4

2024-12-02 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117874 --- Comment #3 from Richard Biener --- In particular t.c:11:12: note: Starting SLP discovery for t.c:11:12: note: c_84(D)->e[2][j_110].real = _55; t.c:11:12: note: c_84(D)->e[2][j_110].imag = _66; t.c:11:12: note: starting SLP disco

[Bug libstdc++/117560] std::views::zip incompatible with std::filesystem::directory_iterator & std::views::transform

2024-12-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117560 --- Comment #5 from GCC Commits --- The releases/gcc-14 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:edbe164af12589002dec6ac5fe92304567b0ab98 commit r14-11029-gedbe164af12589002dec6ac5fe92304567b0ab98 Author: Jonathan Wak

[Bug libstdc++/117822] [C++23] basic_stacktrace allocator-extended move constructor uses _Allocator instead of _AllocTraits

2024-12-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117822 --- Comment #4 from GCC Commits --- The releases/gcc-14 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:136ff35dd3413ba4b404649e5947682a7f998109 commit r14-11025-g136ff35dd3413ba4b404649e5947682a7f998109 Author: Jonathan Wak

[Bug libstdc++/106676] [C++20] Automatic iterator_category detection misbehaves when `::reference` is an rvalue reference, refuses to accept a forward iterator

2024-12-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106676 --- Comment #16 from GCC Commits --- The releases/gcc-14 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:a088552e133d2cab903d9b2660c045e18b57ef65 commit r14-11034-ga088552e133d2cab903d9b2660c045e18b57ef65 Author: Jonathan Wa

[Bug jit/117885] New: Casting element to bitfield subparts can be constant evaluated wrongly.

2024-12-02 Thread i at zhuyi dot fan via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117885 Bug ID: 117885 Summary: Casting element to bitfield subparts can be constant evaluated wrongly. Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal

[Bug jit/117886] New: GIMPLE pass asan0 no longer works after LIBGCCJIT_ABI_32

2024-12-02 Thread i at zhuyi dot fan via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117886 Bug ID: 117886 Summary: GIMPLE pass asan0 no longer works after LIBGCCJIT_ABI_32 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Prio

[Bug jit/117886] GIMPLE pass asan0 no longer works after LIBGCCJIT_ABI_32

2024-12-02 Thread i at zhuyi dot fan via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117886 --- Comment #1 from Schrodinger ZHU Yifan --- Created attachment 59768 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59768&action=edit Reproducer

[Bug jit/117886] GIMPLE pass asan0 no longer works after LIBGCCJIT_ABI_32

2024-12-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117886 --- Comment #2 from Andrew Pinski --- [s]bitsizetype is not handled in JIT.

[Bug web/117883] Build libgdiagnostics documentation as HTML and put on gcc.gnu.org somewhere

2024-12-02 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117883 David Malcolm changed: What|Removed |Added CC||mark at gcc dot gnu.org --- Comment #1

[Bug libstdc++/106676] [C++20] Automatic iterator_category detection misbehaves when `::reference` is an rvalue reference, refuses to accept a forward iterator

2024-12-02 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106676 Jonathan Wakely changed: What|Removed |Added Target Milestone|15.0|14.3 --- Comment #17 from Jonathan Wa

[Bug target/117878] RISC-V: ICE when build spec17 526.blender_r with -O3 -march=rv64gcv_zvl256b

2024-12-02 Thread pan2.li at intel dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117878 --- Comment #4 from Li Pan --- (In reply to Robin Dapp from comment #3) > Generally, yes, I guess. But I'd like to understand better what exactly is > going wrong. Shouldn't emitting those "pre-RA" insns already be guarded > properly? I haven

[Bug jit/117886] GIMPLE pass asan0 no longer works after LIBGCCJIT_ABI_32

2024-12-02 Thread i at zhuyi dot fan via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117886 --- Comment #3 from Schrodinger ZHU Yifan --- (In reply to Andrew Pinski from comment #2) > [s]bitsizetype is not handled in JIT. I see. But why does it work before?

[Bug web/117883] Build libgdiagnostics documentation as HTML and put on gcc.gnu.org somewhere

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

[Bug jit/107849] All SIMD instrinsics are missing

2024-12-02 Thread i at zhuyi dot fan via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107849 Schrodinger ZHU Yifan changed: What|Removed |Added CC||i at zhuyi dot fan --- Comment

[Bug jit/117886] [15 Regression] GIMPLE pass asan0 no longer works after r15-5528

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

[Bug jit/107849] All SIMD instrinsics are missing

2024-12-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107849 --- Comment #3 from Andrew Pinski --- (In reply to Schrodinger ZHU Yifan from comment #2) > I think this is now addressed by the addition of get_target_builtin. except it broke asan support, see PR 117886.

[Bug c/107980] va_start does not warn about an arbitrary number of arguments in C2x mode

2024-12-02 Thread jsm28 at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107980 --- Comment #18 from Joseph S. Myers --- The final normative wording in C23 says "If any additional arguments expand to include unbalanced parentheses, or a preprocessing token that does not convert to a token, the behavior is undefined." (and t

[Bug c++/117887] [15 regression] ICE when building qtwebengine-6.8.1 (add_extra_args, at cp/pt.cc:13682)

2024-12-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117887 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |15.0

[Bug c++/117887] [15 regression] ICE when building qtwebengine-6.8.1 (add_extra_args, at cp/pt.cc:13682)

2024-12-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117887 --- Comment #2 from Andrew Pinski --- reducing ...

[Bug libstdc++/117889] New: [15 regression] Failure to build qtwebengine-6.8.1

2024-12-02 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117889 Bug ID: 117889 Summary: [15 regression] Failure to build qtwebengine-6.8.1 Product: gcc Version: 15.0 Status: UNCONFIRMED Keywords: rejects-valid Severity: normal

  1   2   >