[Bug tree-optimization/116905] [15 Regression] ICE: tree check: expected none of vector_type, have vector_type in set_varying, at value-range.h:1140 with -mavx -frounding-math and _Float16

2024-10-01 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116905 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug middle-end/116898] ICE: in block_range, at gimple-range-cache.cc:1293 with -O -finstrument-functions -fnon-call-exceptions and _BitInt()

2024-10-01 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116898 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug middle-end/116891] [12/13/14/15 Regression] invalid optimization of -fma(-x,x,-z) when -03 and -frounding-math are used

2024-10-01 Thread walter.mascarenhas at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116891 --- Comment #6 from Walter Mascarenhas --- Hi Andrew, The proper optimization in this case would be to use the instruction vfnmsub132pd followed by a change of sign. It could be something like fma_ru: vfnmsub132pd xmm0, xmm2, xmm1 vmovddup

[Bug c++/98935] [coroutines] co_await on statement expressions causes ICE

2024-10-01 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98935 Iain Sandoe changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug tree-optimization/116905] [15 Regression] ICE: tree check: expected none of vector_type, have vector_type in set_varying, at value-range.h:1140 with -mavx -frounding-math and _Float16

2024-10-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116905 --- Comment #3 from GCC Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:60fa7f51c84f042af70a3feea14236c102d6a9c2 commit r15-3987-g60fa7f51c84f042af70a3feea14236c102d6a9c2 Author: Richard Biener Date:

[Bug testsuite/115140] [15 regression] libgomp.oacc-c++/../libgomp.oacc-c-c++-common/acc_prof-kernels-1.c excess errors after r15-579-ga9251ab3c91c8c

2024-10-01 Thread tschwinge at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115140 Thomas Schwinge changed: What|Removed |Added Status|NEW |RESOLVED Assignee|unassigne

[Bug middle-end/116906] [12/13/14/15 Regression] floating point exception under -O2 optimization since r12-4195-gec0124e0acb556cdf5dba0e8d0ca6b69d9537fcc

2024-10-01 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116906 --- Comment #4 from Richard Biener --- (In reply to Richard Biener from comment #3) > Found partial redundancy for expression {trunc_mod_expr,1,p_9(D)} (0008) > Inserted _33 = 1 % p_9(D); > in predecessor 13 (0008) > Inserting expression in blo

[Bug target/116571] [15 Regression] GCN vs. "lower SLP load permutation to interleaving"

2024-10-01 Thread rguenther at suse dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116571 --- Comment #8 from rguenther at suse dot de --- On Tue, 1 Oct 2024, tschwinge at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116571 > > --- Comment #7 from Thomas Schwinge --- > (In reply to Richard Biener from comm

[Bug target/116925] [15 regression] ICE when building newton-3.14 with -march=znver2

2024-10-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116925 --- Comment #3 from Andrew Pinski --- Created attachment 59257 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59257&action=edit cleaned up reduced testcase `-mavx -O2 -ffloat-store` is enough to reproduce the issue.

[Bug target/116925] [15 regression] ICE when building newton-3.14 with -march=znver2

2024-10-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116925 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2024-10-01 Ever confirmed|0

[Bug target/116927] during RTL pass: early_ra: ICE: verify_flow_info failed: missing REG_EH_REGION note at the end of bb 4 with fnon-call-exceptions -fharden-control-flow-redundancy -fno-delete-dead-e

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

[Bug target/113954] Finish LRA transition for arc by removing -mlra

2024-10-01 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113954 Sam James changed: What|Removed |Added Target Milestone|--- |15.0 Resolution|---

[Bug target/113932] [meta-bug] Targets which should be ported to LRA

2024-10-01 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113932 Bug 113932 depends on bug 113954, which changed state. Bug 113954 Summary: Finish LRA transition for arc by removing -mlra https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113954 What|Removed |Added ---

[Bug testsuite/116080] [15 regression] New tests from r15-2233-g8d1af8f904a0c0 fail

2024-10-01 Thread clyon at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116080 --- Comment #18 from Christophe Lyon --- Sorry, no, this is not the cause of the problem (actually musttail7.c also fails in gcc.log). I looked into this, and it's a bit tricky in arm_function_ok_for_sibcall() (from arm.cc), we have: /*

[Bug middle-end/116899] ICE: in quick_push, at vec.h:1041 with -O at _BitInt()

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

[Bug tree-optimization/88771] Misleading -Werror=array-bounds error

2024-10-01 Thread qinzhao at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88771 qinzhao at gcc dot gnu.org changed: What|Removed |Added CC||qinzhao at gcc dot gnu.org -

Excited to Get Your Input on This!

2024-10-01 Thread Jill Palmer via Gcc-bugs
Hello, We’re reaching out to propose an article that we believe will resonate with your audience. We’d like to share insights on how your readers can seamlessly integrate mindfulness into their daily routines. In the article we’d like to write for your site, we’ll provide practical tips, simple

[Bug target/116927] [14/15 Regression] during RTL pass: early_ra: ICE: verify_flow_info failed: missing REG_EH_REGION note at the end of bb 4 with -fnon-call-exceptions -fno-delete-dead-exceptions

2024-10-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116927 --- Comment #4 from Andrew Pinski --- early_ra::is_dead_insn checks side_effects_p but deletable_insn_p (dce.cc) has an extra check: /* Don't delete insns that may throw if we cannot do so. */ if (!(cfun->can_delete_dead_exceptions && can_

[Bug c++/116928] New: Error on NTTP with '>' in braced default

2024-10-01 Thread eczbek.void at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116928 Bug ID: 116928 Summary: Error on NTTP with '>' in braced default Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/115361] "possibly dangling reference to a temporary" when object is_empty

2024-10-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115361 --- Comment #4 from GCC Commits --- The releases/gcc-14 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:47b205b4dcca8be98bff96ea6b6f80682c65a0b1 commit r14-10727-g47b205b4dcca8be98bff96ea6b6f80682c65a0b1 Author: Jason Merrill

[Bug c++/115987] False "possibly dangling reference" false positive when having an extra template parameter

2024-10-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115987 --- Comment #24 from GCC Commits --- The releases/gcc-14 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:7232bc180632f0ccce260bd33598faf6297d4fe6 commit r14-10726-g7232bc180632f0ccce260bd33598faf6297d4fe6 Author: Marek Polacek

[Bug c++/116928] Error on NTTP with '>' in braced default

2024-10-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116928 --- Comment #1 from Andrew Pinski --- EDG rejects it in a similar fashion as GCC: "", line 2: error: expected an expression template 0 }> ^

[Bug tree-optimization/116922] [12/13/14/15 Regression] ICE: in op_iter_init, at ssa-iterators.h:604 with -Ofast

2024-10-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116922 --- Comment #2 from Andrew Pinski --- Created attachment 59260 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59260&action=edit Testcase without vectors

[Bug tree-optimization/116922] [12/13/14/15 Regression] ICE: in op_iter_init, at ssa-iterators.h:604 with -Ofast

2024-10-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116922 --- Comment #3 from Andrew Pinski --- Created attachment 59261 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59261&action=edit Patch which seems to work and am testing

[Bug ipa/116907] [14/15 regression] ICE when building kakoune-2024.05.18 with LTO

2024-10-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116907 --- Comment #18 from Andrew Pinski --- So this gc freed memory is somewhere in the BLOCK tree. I have some ideas on how to go and debug this but I won't be able to get to that until later tonight.

[Bug lto/116907] [14/15 regression] ICE when building kakoune-2024.05.18 with LTO

2024-10-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116907 Andrew Pinski changed: What|Removed |Added Component|ipa |lto --- Comment #19 from Andrew Pinski

[Bug c++/116931] False "duplicate 'const'" errors when typedefs used on pointer types in function definitions

2024-10-01 Thread mattreecebentley at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116931 --- Comment #4 from Matt Bentley --- Okay, so that's a language defect, because const int * const isn't invalid, so neither should a typedef of the same.

[Bug tree-optimization/116654] [15 regression] many vector test case failures after r15-3509-gd34cda72098867

2024-10-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116654 --- Comment #7 from GCC Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:b56dc0a9ac403891ddad8bce1d697ed7f5c365f7 commit r15-4005-gb56dc0a9ac403891ddad8bce1d697ed7f5c365f7 Author: Richard Biener Date:

[Bug tree-optimization/116654] [15 regression] many vector test case failures after r15-3509-gd34cda72098867

2024-10-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116654 --- Comment #8 from GCC Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:eb0698ae62fedae90e5c5cc071c8aa5c1cb2f74d commit r15-4006-geb0698ae62fedae90e5c5cc071c8aa5c1cb2f74d Author: Richard Biener Date:

[Bug tree-optimization/116578] vectorizer SLP transition issues / dependences

2024-10-01 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116578 Bug 116578 depends on bug 116654, which changed state. Bug 116654 Summary: [15 regression] many vector test case failures after r15-3509-gd34cda72098867 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116654 What|Removed

[Bug tree-optimization/116654] [15 regression] many vector test case failures after r15-3509-gd34cda72098867

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

[Bug tree-optimization/116654] [15 regression] many vector test case failures after r15-3509-gd34cda72098867

2024-10-01 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116654 --- Comment #6 from Richard Biener --- FAIL: gcc.dg/vect/costmodel/ppc/costmodel-slp-12.c scan-tree-dump-times vect "vectorizing stmts using SLP" 3 the testcase needs adjustment (will push fix) FAIL: gcc.target/powerpc/p9-vec-length-full-8.c

[Bug c++/116929] New: ICE in write_unnamed_type_name when building redumper

2024-10-01 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116929 Bug ID: 116929 Summary: ICE in write_unnamed_type_name when building redumper Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compo

[Bug c++/116929] ICE in write_unnamed_type_name when building redumper

2024-10-01 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116929 Sam James changed: What|Removed |Added Version|15.0|14.2.1 Target Milestone|---

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

2024-10-01 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116613 --- Comment #13 from David Malcolm --- I'm experimenting with a new -fdiagnostics-add-output= with this rough grammar: : ":" key_value_pairs : "text" : "sarif"

[Bug c++/116929] ICE in write_unnamed_type_name when building redumper

2024-10-01 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116929 --- Comment #1 from Sam James --- Created attachment 59262 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59262&action=edit foo.tar.xz

[Bug lto/116907] [14/15 regression] ICE when building kakoune-2024.05.18 with LTO

2024-10-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116907 --- Comment #20 from Andrew Pinski --- #2 0x01271d97 in DFS::DFS_write_tree_body (this=0x7fffd3c0, ob=0x3f52620, expr=, expr_state=0x3f76060, ref_p=true) at /home/apinski/src/upstream-gcc/gcc/gcc/lto-streamer-out.cc:1104 1104

[Bug driver/116930] New: 'gcc -v' vs 'gcc --version' have differing formats

2024-10-01 Thread sjames at gcc dot gnu.org via Gcc-bugs
Priority: P3 Component: driver Assignee: unassigned at gcc dot gnu.org Reporter: sjames at gcc dot gnu.org Target Milestone: --- ``` $ gcc --version gcc (Gentoo Hardened 15.0. p, commit 4dffefc137f5ba6524cdb6eb598313646c5df6c8) 15.0.0 20

[Bug driver/116930] 'gcc -v' vs 'gcc --version' have differing formats

2024-10-01 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116930 --- Comment #1 from Sam James --- Note that the way we inject our versioning is maybe a bit janky and old, it predates me: ``` # Needed for gcc --version to include the upstream commit used # rather than only the

[Bug driver/116930] 'gcc -v' vs 'gcc --version' have differing formats

2024-10-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116930 --- Comment #2 from Andrew Pinski --- Part of that might be because you use --with-pkgversion= .

[Bug tree-optimization/116654] [15 regression] many vector test case failures after r15-3509-gd34cda72098867

2024-10-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116654 --- Comment #4 from GCC Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:e592ea8ddffb44bab52d36d9862bb39ffae4d144 commit r15-4004-ge592ea8ddffb44bab52d36d9862bb39ffae4d144 Author: Richard Biener Date:

[Bug tree-optimization/116654] [15 regression] many vector test case failures after r15-3509-gd34cda72098867

2024-10-01 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116654 --- Comment #5 from Richard Biener --- OK, so I can still confirm the following of which the generic vect/ cases are known and affect other targets as well. FAIL: gcc.dg/vect/costmodel/ppc/costmodel-slp-12.c scan-tree-dump-times vect "vectorizi

<    1   2