[Bug tree-optimization/105165] Complex lowering does not handle asm goto with complex output; ICE in gimple_redirect_edge_and_branch, at tree-cfg.cc:6136

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105165 --- Comment #9 from CVS Commits --- The releases/gcc-11 branch has been updated by Richard Biener : https://gcc.gnu.org/g:d54cc1f43e53e52f52d1ae37f292b813e43d0b7b commit r11-9779-gd54cc1f43e53e52f52d1ae37f292b813e43d0b7b Author: Richard Biener

[Bug tree-optimization/105165] Complex lowering does not handle asm goto with complex output; ICE in gimple_redirect_edge_and_branch, at tree-cfg.cc:6136

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105165 Richard Biener changed: What|Removed |Added Assignee|rguenth at gcc dot gnu.org |unassigned at gcc dot gnu.org

[Bug rtl-optimization/105192] New: ICE: in gen_reg_rtx, at emit-rtl.cc:1167 (during RTL pass: ce3) with -O -fno-if-conversion -fharden-compares

2022-04-07 Thread zsojka at seznam dot cz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105192 Bug ID: 105192 Summary: ICE: in gen_reg_rtx, at emit-rtl.cc:1167 (during RTL pass: ce3) with -O -fno-if-conversion -fharden-compares Product: gcc Version: 12.0

[Bug target/105181] Store and load with updating the pointer is not used as often as it should be on aarch64

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105181 Richard Biener changed: What|Removed |Added Version|unknown |12.0 --- Comment #2 from Richard Biene

[Bug fortran/105182] [11/12 Regression] compiling NJOY21 causes a ICE segmentation fault: 11

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 Richard Biener changed: What|Removed |Added Known to work||10.3.0 Target Milestone|---

[Bug fortran/105182] [11/12 Regression] compiling NJOY21 causes a ICE segmentation fault: 11

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 Richard Biener changed: What|Removed |Added Priority|P3 |P4

[Bug testsuite/105183] New test case gcc.dg/ipa/remref-7.c fails with -m32

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105183 Richard Biener changed: What|Removed |Added Target|powerpc64-linux-gnu |powerpc64-linux-gnu,

[Bug ipa/105185] [12 Regression] ICE in visit_reference_op_call, at tree-ssa-sccvn.cc:5144

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105185 Richard Biener changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug c/105150] [9/10/11/12 Regression] ICE with -Ofast: verify_gimple failed

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105150 --- Comment #8 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:973a2ce71f8dab559fbbfc34b59e39e047df74a6 commit r12-8041-g973a2ce71f8dab559fbbfc34b59e39e047df74a6 Author: Jakub Jelinek Date: T

[Bug tree-optimization/102586] [12 Regression] ICE in clear_padding_type, at gimple-fold.c:4798 since r12-3433-ga25e0b5e6ac8a77a

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102586 --- Comment #30 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:46c739d40c6c1028295931c53cf414d581519072 commit r12-8042-g46c739d40c6c1028295931c53cf414d581519072 Author: Jakub Jelinek Date:

[Bug tree-optimization/102586] [12 Regression] ICE in clear_padding_type, at gimple-fold.c:4798 since r12-3433-ga25e0b5e6ac8a77a

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

[Bug c/105150] [9/10/11 Regression] ICE with -Ofast: verify_gimple failed

2022-04-07 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105150 Jakub Jelinek changed: What|Removed |Added Summary|[9/10/11/12 Regression] ICE |[9/10/11 Regression] ICE

[Bug c/105150] [9/10/11 Regression] ICE with -Ofast: verify_gimple failed

2022-04-07 Thread rguenther at suse dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105150 --- Comment #10 from rguenther at suse dot de --- On Thu, 7 Apr 2022, jakub at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105150 > > Jakub Jelinek changed: > >What|Removed |Added

[Bug testsuite/105095] gcc.dg/vect/complex/fast-math-complex-* tests are not executed

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105095 --- Comment #4 from CVS Commits --- The master branch has been updated by Tamar Christina : https://gcc.gnu.org/g:fdd81afcf18d1a926d81d63cc4525fc9442aa9a5 commit r12-8044-gfdd81afcf18d1a926d81d63cc4525fc9442aa9a5 Author: Tamar Christina Date:

[Bug target/104049] [12 Regression] vec_select to subreg lowering causes superfluous moves

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104049 --- Comment #16 from CVS Commits --- The master branch has been updated by Tamar Christina : https://gcc.gnu.org/g:024edf08959e9c1d5022901e6c4e5cbaa5b6c8d5 commit r12-8045-g024edf08959e9c1d5022901e6c4e5cbaa5b6c8d5 Author: Tamar Christina Date

[Bug testsuite/105095] gcc.dg/vect/complex/fast-math-complex-* tests are not executed

2022-04-07 Thread tnfchris at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105095 Tamar Christina changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/104049] [12 Regression] vec_select to subreg lowering causes superfluous moves

2022-04-07 Thread tnfchris at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104049 Tamar Christina changed: What|Removed |Added Target Milestone|12.0|13.0 Assignee|unassigned at

[Bug ipa/105185] [12 Regression] ICE in visit_reference_op_call, at tree-ssa-sccvn.cc:5144 since r12-7531-gdc46350d44c2949e

2022-04-07 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105185 Martin Liška changed: What|Removed |Added Summary|[12 Regression] ICE in |[12 Regression] ICE in

[Bug middle-end/105188] ICE in rtl_verify_bb_pointers, at cfgrtl.cc:2829

2022-04-07 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105188 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org Resolu

[Bug testsuite/105095] gcc.dg/vect/complex/fast-math-complex-* tests are not executed

2022-04-07 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105095 Eric Botcazou changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug ipa/105185] [12 Regression] ICE in visit_reference_op_call, at tree-ssa-sccvn.cc:5144 since r12-7531-gdc46350d44c2949e

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105185 --- Comment #3 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:27bfd13437c773a050f532ed164907de54b5a64f commit r12-8046-g27bfd13437c773a050f532ed164907de54b5a64f Author: Richard Biener Date:

[Bug ipa/105185] [12 Regression] ICE in visit_reference_op_call, at tree-ssa-sccvn.cc:5144 since r12-7531-gdc46350d44c2949e

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

[Bug tree-optimization/104825] [12 Regression] ICE in ao_ref_init_from_ptr_and_range, at tree-ssa-alias.cc:840

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104825 Bug 104825 depends on bug 105185, which changed state. Bug 105185 Summary: [12 Regression] ICE in visit_reference_op_call, at tree-ssa-sccvn.cc:5144 since r12-7531-gdc46350d44c2949e https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105185

[Bug testsuite/105095] gcc.dg/vect/complex/fast-math-complex-* tests are not executed

2022-04-07 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105095 --- Comment #7 from Eric Botcazou --- > Not on the release branches though, which could be problematic when fixed > are backported. Only the gcc-11 branch is affected though.

[Bug tree-optimization/104582] [11 Regression] Unoptimal code for __negdi2 (and others) from libgcc2 due to unwanted vectorization

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104582 --- Comment #23 from Richard Biener --- I do not plan to backport this given it's quite intrusive and had some fallout.

[Bug target/102146] [11 regression] several test cases fails after r11-8940

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102146 Richard Biener changed: What|Removed |Added Keywords||testsuite-fail --- Comment #2 from Ric

[Bug jit/65884] libgccjit fails to link on ia64-linux-gnu

2022-04-07 Thread slyfox at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65884 --- Comment #3 from Sergei Trofimovich --- Created attachment 52765 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52765&action=edit ia64-disable-sdata-by-default.patch We can try a radical thing: make -mno-sdata a default: ia64-disable-sd

[Bug jit/65884] libgccjit fails to link on ia64-linux-gnu

2022-04-07 Thread glaubitz at physik dot fu-berlin.de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65884 --- Comment #4 from John Paul Adrian Glaubitz --- (In reply to Sergei Trofimovich from comment #3) > Created attachment 52765 [details] > ia64-disable-sdata-by-default.patch > > We can try a radical thing: make -mno-sdata a default: > ia64-disab

[Bug c++/104476] [11 Regression] using-decl shadowed by member function when in incomplete-class context

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104476 Richard Biener changed: What|Removed |Added Known to fail||11.1.0 Priority|P1

[Bug c++/59716] [10/11 Regression] variadic template multiple parameter pack expansion fails

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59716 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug target/105162] [AArch64] outline-atomics drops dmb ish barrier on __sync builtins

2022-04-07 Thread ktkachov at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105162 ktkachov at gcc dot gnu.org changed: What|Removed |Added CC||ktkachov at gcc dot gnu.org

[Bug target/102146] [11 regression] several test cases fails after r11-8940

2022-04-07 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102146 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #3

[Bug rtl-optimization/105023] new test case g++.dg/other/pr104989.C ICEs

2022-04-07 Thread guojiufu at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105023 Jiu Fu Guo changed: What|Removed |Added CC||guojiufu at gcc dot gnu.org --- Comment #7

[Bug middle-end/104880] [11 Regression] ICE in expand_expr_addr_expr_1, at expr.c:8231 since r11-165-geb72dc663e9070

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104880 --- Comment #5 from CVS Commits --- The releases/gcc-11 branch has been updated by Richard Biener : https://gcc.gnu.org/g:cf6c812718673cbf89bb96fb2427ee9923bf2a90 commit r11-9780-gcf6c812718673cbf89bb96fb2427ee9923bf2a90 Author: Richard Biener

[Bug middle-end/105028] [11 Regression] gcc.dg/long_branch.c compilation time increases by 10x on BE system after r11-5648

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105028 --- Comment #6 from CVS Commits --- The releases/gcc-11 branch has been updated by Richard Biener : https://gcc.gnu.org/g:b3eb889978c6a28961511bd70f3cc177df54fde7 commit r11-9781-gb3eb889978c6a28961511bd70f3cc177df54fde7 Author: Richard Biener

[Bug debug/105070] [9/10/11 Regression] Missing debug info for switch statement

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105070 --- Comment #4 from CVS Commits --- The releases/gcc-11 branch has been updated by Richard Biener : https://gcc.gnu.org/g:57b62cd299a0ec257141349a114e52f7233be67b commit r11-9782-g57b62cd299a0ec257141349a114e52f7233be67b Author: Richard Biener

[Bug middle-end/104880] [11 Regression] ICE in expand_expr_addr_expr_1, at expr.c:8231 since r11-165-geb72dc663e9070

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104880 Richard Biener changed: What|Removed |Added Known to fail||11.2.0 Resolution|---

[Bug middle-end/105028] [11 Regression] gcc.dg/long_branch.c compilation time increases by 10x on BE system after r11-5648

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105028 Richard Biener changed: What|Removed |Added Known to fail||11.2.0 Resolution|---

[Bug tree-optimization/105189] [9/10/11/12 Regression] Wrong code with -O1

2022-04-07 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105189 --- Comment #3 from Jakub Jelinek --- I think the bug is in make_range_step. When we see (unsigned) foo () >= 0U, first make_range_step determines +[0U, -] range for (unsigned) foo (), that is correct (though equivalent to +[-, -] aka always tru

[Bug target/103938] [9/10/11/12 Regression] ICE with __builtin_prefetch and vectors

2022-04-07 Thread acoplan at gcc dot gnu.org via Gcc-bugs
gnu --enable-checking=yes Thread model: posix Supported LTO compression algorithms: zlib gcc version 11.2.1 20220407 (GCC) $ cat t.c typedef unsigned long u64x2 __attribute__ ((vector_size(16))); void g (u64x2 off) { __builtin_prefetch ((void*)off[0], 0, 3); } $ gcc/xgcc -B gcc -c t.c -O2

[Bug c++/59716] [10/11 Regression] variadic template multiple parameter pack expansion fails

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59716 --- Comment #8 from Richard Biener --- Patrick, is the bug you fixed and that fixed this testcase a duplicate and thus a regression?

[Bug c++/99699] Type deduction failure for deducing a non-type template parameter via another deducible structural type (class template specialization) non-type template parameter

2022-04-07 Thread davveston at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99699 --- Comment #1 from David Friberg --- This seems to have been fixed on trunk/GCC 12: https://wandbox.org/permlink/qq207mBL7q5ndRgS

[Bug target/90524] [10/11 Regression] attribute name and argument mixed up in an error message

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90524 Richard Biener changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #

[Bug tree-optimization/94905] [10/11 Regression] Bogus warning -Werror=maybe-uninitialized

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94905 Richard Biener changed: What|Removed |Added Keywords||needs-bisection --- Comment #15 from Ri

[Bug ipa/105193] New: Code divergence based on -fdump-tree-* since r9-5080-gf7293b9dfab5e6e7

2022-04-07 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105193 Bug ID: 105193 Summary: Code divergence based on -fdump-tree-* since r9-5080-gf7293b9dfab5e6e7 Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal

[Bug ipa/105193] Code divergence based on -fdump-tree-* since r9-5080-gf7293b9dfab5e6e7

2022-04-07 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105193 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/105189] [9/10/11/12 Regression] Wrong code with -O1

2022-04-07 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105189 --- Comment #4 from Jakub Jelinek --- Created attachment 52766 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52766&action=edit gcc12-pr105189.patch Untested fix.

[Bug tree-optimization/100740] [9/10/11 Regression] wrong code at -O1 and above on x86_64-linux-gnu since r9-4145-ga81e2c6240655f60

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100740 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|amker at g

[Bug testsuite/101528] [11 regression] gcc.target/powerpc/int_128bit-runnable.c fails after r11-8743

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101528 Richard Biener changed: What|Removed |Added Known to fail||11.2.0 Priority|P3

[Bug target/104474] [10/11 Regression] ICE: in output_constant_pool_2, at varasm.cc:4062 with -mcpu=neoverse-512tvb -msve-vector-bits=512

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104474 --- Comment #7 from CVS Commits --- The releases/gcc-11 branch has been updated by Richard Biener : https://gcc.gnu.org/g:b8a6fb4b5919140de74fbc6ad6df1a9caba1c9ec commit r11-9783-gb8a6fb4b5919140de74fbc6ad6df1a9caba1c9ec Author: Andrew Pinski

[Bug tree-optimization/105053] [11 Regression] Wrong loop count for scalar code from vectorizer

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105053 --- Comment #10 from CVS Commits --- The releases/gcc-11 branch has been updated by Richard Biener : https://gcc.gnu.org/g:825151e16373760527678df8ad524bd725e36c7b commit r11-9784-g825151e16373760527678df8ad524bd725e36c7b Author: Richard Biene

[Bug tree-optimization/104497] [11 Regression] Invalid gimple produced for (A?vect:vect)[i]

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104497 --- Comment #10 from CVS Commits --- The releases/gcc-11 branch has been updated by Richard Biener : https://gcc.gnu.org/g:d34083a16b51c85b49092b0a5d9d444750f32134 commit r11-9785-gd34083a16b51c85b49092b0a5d9d444750f32134 Author: Richard Biene

[Bug tree-optimization/104497] [11 Regression] Invalid gimple produced for (A?vect:vect)[i]

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

[Bug tree-optimization/105053] [11 Regression] Wrong loop count for scalar code from vectorizer

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105053 Richard Biener changed: What|Removed |Added Known to work||11.2.1 Status|ASSIGNED

[Bug tree-optimization/94905] [10/11 Regression] Bogus warning -Werror=maybe-uninitialized

2022-04-07 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94905 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #16

[Bug target/104409] [12 Regression] -march=armv8.6-a+ls64 crashes, LS64 builtins causes ICE

2022-04-07 Thread tnfchris at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104409 Tamar Christina changed: What|Removed |Added Summary|-march=armv8.6-a+ls64 |[12 Regression] |cr

[Bug libstdc++/103630] [9/10/11 Regression] std::make_exception_ptr(t) is ill-formed

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103630 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug libstdc++/103638] [11 Regression] #include gives errors for --disable-threads builds

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103638 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug c++/103885] [9/10/11 Regression] ICE in capturing lambda for certain constexpr/auto combination

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103885 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug libstdc++/104859] [11 Regression] libg++ fails during bootstrap

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104859 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug jit/65884] libgccjit fails to link on ia64-linux-gnu

2022-04-07 Thread glaubitz at physik dot fu-berlin.de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65884 --- Comment #5 from John Paul Adrian Glaubitz --- (In reply to John Paul Adrian Glaubitz from comment #4) > (In reply to Sergei Trofimovich from comment #3) > > Created attachment 52765 [details] > > ia64-disable-sdata-by-default.patch > > > > W

[Bug debug/105194] New: -ftree-dce leads to intermittent visibility of variable due to partial DWARF location ranges

2022-04-07 Thread dc.delia at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105194 Bug ID: 105194 Summary: -ftree-dce leads to intermittent visibility of variable due to partial DWARF location ranges Product: gcc Version: 12.0 Status: UNCONFIRMED

[Bug target/100106] [10/11 Regression] ICE in gen_movdi, at config/arm/arm.md:6187 since r10-2840-g70cdb21e

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100106 --- Comment #7 from CVS Commits --- The releases/gcc-11 branch has been updated by Richard Biener : https://gcc.gnu.org/g:5155015ce57dc133e006f87fdf0237a5f259bebd commit r11-9786-g5155015ce57dc133e006f87fdf0237a5f259bebd Author: Bernd Edlinger

[Bug tree-optimization/99121] [9/10/11 Regression] ICE tree check: expected integer_cst, have var_decl in get_len, at tree.h:6037

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99121 --- Comment #10 from CVS Commits --- The releases/gcc-11 branch has been updated by Richard Biener : https://gcc.gnu.org/g:4662984506b774213df9c4429d2c59664bb09adc commit r11-9787-g4662984506b774213df9c4429d2c59664bb09adc Author: Richard Biener

[Bug c/101585] [11 Regression] Bad interaction of -fsanitize=undefined and -Wvla-parameters

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101585 --- Comment #5 from CVS Commits --- The releases/gcc-11 branch has been updated by Richard Biener : https://gcc.gnu.org/g:5446b933bc1e9449aa408eb66c31b6fcdbe74214 commit r11-9788-g5446b933bc1e9449aa408eb66c31b6fcdbe74214 Author: Martin Sebor

[Bug c/101585] [11 Regression] Bad interaction of -fsanitize=undefined and -Wvla-parameters

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

[Bug c/101604] [meta-bug] bogus/missing -Wvla-parameter

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101604 Bug 101604 depends on bug 101585, which changed state. Bug 101585 Summary: [11 Regression] Bad interaction of -fsanitize=undefined and -Wvla-parameters https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101585 What|Removed

[Bug target/90524] [10/11 Regression] attribute name and argument mixed up in an error message

2022-04-07 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90524 Martin Liška changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug c/105149] [9/10/11/12 Regression] ICE in verify_ssa, at tree-ssa.cc:1211

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

[Bug target/90524] [10/11 Regression] attribute name and argument mixed up in an error message

2022-04-07 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90524 Jakub Jelinek changed: What|Removed |Added Target Milestone|10.4|12.0 Known to work|

[Bug target/104253] libgcc missing __floatdiif

2022-04-07 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104253 --- Comment #20 from Eric Botcazou --- > Eric, we don't have access to test VxWorks. Can you try changing the > dg-require using ppc_float128_sw to ppc_float128_hw and see if that fixes it > for you? Apparently not, so Michael's approach is pr

[Bug ipa/103378] [12 Regression] ICE: verify_cgraph_node failed (error: semantic interposition mismatch) since r12-5412-g458d2c689963d846

2022-04-07 Thread hubicka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103378 --- Comment #6 from Jan Hubicka --- I am testing diff --git a/gcc/cgraphunit.cc b/gcc/cgraphunit.cc index 01f4e28204e..bc3dc754481 100644 --- a/gcc/cgraphunit.cc +++ b/gcc/cgraphunit.cc @@ -621,6 +621,7 @@ cgraph_node::analyze (void) tree dec

[Bug ipa/104303] [12 regression] gnatmake is miscompiled by IPA/modref

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104303 --- Comment #7 from Richard Biener --- (In reply to Jan Hubicka from comment #6) > OK, tree-ssa-alias is using: > > if (ref_may_access_global_memory_p (ref)) > > to determine if the access to S9b.6_22 may be used by the call. I expected > thi

[Bug ipa/104303] [12 regression] gnatmake is miscompiled by IPA/modref

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104303 --- Comment #8 from Richard Biener --- Btw, ref_may_access_global_memory_p already checks if (!auto_var_in_fn_p (base, current_function_decl) || pt_solution_includes (&cfun->gimple_df->escaped,

[Bug c++/105191] [12 Regression] '' "is not a constant expression" regression in GCC 12

2022-04-07 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105191 Patrick Palka changed: What|Removed |Added Ever confirmed|0 |1 CC|

[Bug c++/103328] [11 Regression] ICE in remap_gimple_stmt with coroutines since r11-7419-g0f161cc8494cf728

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103328 --- Comment #25 from CVS Commits --- The releases/gcc-11 branch has been updated by Richard Biener : https://gcc.gnu.org/g:a77c9efdeb9ecad14ecca73db0e45fcd9d884382 commit r11-9789-ga77c9efdeb9ecad14ecca73db0e45fcd9d884382 Author: Benno Evers

[Bug ipa/103432] [11 regression] libjxl-0.5 is miscompiled, works fine with -fno-ipa-modref

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103432 --- Comment #7 from CVS Commits --- The releases/gcc-11 branch has been updated by Richard Biener : https://gcc.gnu.org/g:f0c601ed0080ab9ebe2bc0c23d41471531e2af02 commit r11-9791-gf0c601ed0080ab9ebe2bc0c23d41471531e2af02 Author: Jan Hubicka D

[Bug ipa/103432] [11 regression] libjxl-0.5 is miscompiled, works fine with -fno-ipa-modref

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103432 Richard Biener changed: What|Removed |Added Known to fail|11.2.1 |11.2.0 Known to work|

[Bug c++/103328] [11 Regression] ICE in remap_gimple_stmt with coroutines since r11-7419-g0f161cc8494cf728

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

[Bug c++/105191] [12 Regression] '' "is not a constant expression" regression in GCC 12

2022-04-07 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105191 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org Prio

[Bug ipa/104303] [12 regression] gnatmake is miscompiled by IPA/modref

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104303 --- Comment #9 from Richard Biener --- Created attachment 52768 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52768&action=edit patch in testing I'm testing this, adding escaped_local_p parameters throughout the API and adjusting consume

[Bug c++/102208] Acceptance of invalid decltype(auto) in the default operator <=>

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102208 --- Comment #1 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:88b939b19ab454ab2d932ef292bbc557abe4431c commit r12-8047-g88b939b19ab454ab2d932ef292bbc557abe4431c Author: David Malcolm Date: T

[Bug c++/102208] Acceptance of invalid decltype(auto) in the default operator <=>

2022-04-07 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102208 David Malcolm changed: What|Removed |Added CC||dmalcolm at gcc dot gnu.org --- Comment

[Bug analyzer/102308] False positive -Wanalyzer-malloc-leak when writing to array in struct

2022-04-07 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102308 --- Comment #2 from David Malcolm --- I typoed this bug's ID 102308 as 102208 in the commit message; so the message went to the wrong bug; here's a copy-and-paste of the commit notification that went there: The master branch has been updated by

[Bug debug/105194] -ftree-dce leads to intermittent visibility of variable due to partial DWARF location ranges

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

[Bug debug/105158] ftree-ccp (CFG cleanup) drops DWARF const value attribute at -Og/-O1/-O2/-O3

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105158 --- Comment #4 from Richard Biener --- *** Bug 105194 has been marked as a duplicate of this bug. ***

[Bug analyzer/102308] False positive -Wanalyzer-malloc-leak when writing to array in struct

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

[Bug ipa/104303] [12 regression] gnatmake is miscompiled by IPA/modref

2022-04-07 Thread hubicka at kam dot mff.cuni.cz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104303 --- Comment #10 from hubicka at kam dot mff.cuni.cz --- Hi, > > I'm testing this, adding escaped_local_p parameters throughout the API and > adjusting consumers, throwing away ref_may_access_global_memory_p. > > Following passes adjusted from f

[Bug plugins/105171] gcc/toplev.c: `local_tick` can overflow and become -1

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105171 --- Comment #20 from Richard Biener --- (In reply to Andrew Pinski from comment #19) > It is a small optimization to remove the file is the timestamp is valid > while compiling. uh, what coverage.cc is doing is "odd" at best. local_tick should

[Bug ipa/104303] [12 regression] gnatmake is miscompiled by IPA/modref

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104303 --- Comment #11 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:8c0ebaf9f586100920a3c0849fb10e9985d7ae58 commit r12-8048-g8c0ebaf9f586100920a3c0849fb10e9985d7ae58 Author: Richard Biener Date:

[Bug ipa/104303] [12 regression] gnatmake is miscompiled by IPA/modref

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

[Bug c++/105186] [9/10/11/12 Regression] ICE in canonicalize_attr_name, at attribs.h:146

2022-04-07 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105186 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P2 Summary|ICE in

[Bug c++/105195] New: spurious warning label defined but not used with if constexpr

2022-04-07 Thread barry.revzin at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105195 Bug ID: 105195 Summary: spurious warning label defined but not used with if constexpr Product: gcc Version: 11.2.0 Status: UNCONFIRMED Severity: normal

[Bug c++/59716] [10/11 Regression] variadic template multiple parameter pack expansion fails

2022-04-07 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59716 --- Comment #9 from Patrick Palka --- Hmm, this PR is essentially a dup of PR88580 but I don't think it's a 10/11 regression: between r8-2715 and r10-3735 it seems we just went from incorrectly rejecting the testcase (the behavior before r8-2715)

[Bug c++/105195] spurious warning label defined but not used with if constexpr

2022-04-07 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105195 Marek Polacek changed: What|Removed |Added Ever confirmed|0 |1 Keywords|

[Bug testsuite/101528] [11 regression] gcc.target/powerpc/int_128bit-runnable.c fails after r11-8743

2022-04-07 Thread seurer at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101528 --- Comment #3 from seurer at gcc dot gnu.org --- Yes, there were still failures in the latest test runs.

[Bug ipa/104303] [12 regression] gnatmake is miscompiled by IPA/modref

2022-04-07 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104303 --- Comment #13 from Eric Botcazou --- > Should be fixed now. Yes, I confirm that gnatmake now works correctly again, thanks!

[Bug c++/103328] [11 Regression] ICE in remap_gimple_stmt with coroutines since r11-7419-g0f161cc8494cf728

2022-04-07 Thread avi at scylladb dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103328 --- Comment #27 from Avi Kivity --- Wonderful, thank you.

[Bug ipa/105160] [12 regression] ipa modref marks functions with asm volatile as const or pure

2022-04-07 Thread jeremy.linton at arm dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105160 jeremy.linton at arm dot com changed: What|Removed |Added CC||jeremy.linton at arm dot c

[Bug ipa/105160] [12 regression] ipa modref marks functions with asm volatile as const or pure

2022-04-07 Thread jeremy.linton at arm dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105160 --- Comment #9 from jeremy.linton at arm dot com --- > I built a fedora gcc12 package with this patch, and then built a 4.17 I mistyped that (again), it should be 5.17.

  1   2   >