[Bug target/104338] RISC-V: Subword atomics result in library calls

2022-04-07 Thread i at rvalue dot moe via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104338 rvalue changed: What|Removed |Added CC||i at rvalue dot moe --- Comment #4 from rvalue

[Bug target/104338] RISC-V: Subword atomics result in library calls

2022-04-07 Thread palmer at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104338 --- Comment #5 from palmer at gcc dot gnu.org --- (In reply to rvalue from comment #4) > In short term, maybe we can change the spec to link against libatomic by > default (implemented in > https://github.com/riscv-collab/riscv-gcc/commit/ > 2c48

[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 Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org

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

2022-04-07 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104859 --- Comment #11 from Jonathan Wakely --- (In reply to Patrick Palka from comment #9) > I suppose we might want to also backport this fix to the 11 branch. Please do so before the 11.3.0 release candidate next week.

[Bug libstdc++/102994] std::atomic::wait is not marked const

2022-04-07 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102994 Jonathan Wakely changed: What|Removed |Added Status|SUSPENDED |ASSIGNED

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

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

[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 Resolution|--- |FIXED Status|NEW

[Bug c++/91618] [9/10/11/12 Regression] template-id required to friend a function template, even for a qualified-id

2022-04-07 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91618 Jason Merrill changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #11

[Bug c++/105169] Compiling C++ code with -fpatchable-function-entry=16,14 results in references to discarded sections

2022-04-07 Thread matz at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105169 Michael Matz changed: What|Removed |Added CC||matz at gcc dot gnu.org --- Comment #8 f

[Bug testsuite/105196] New: [12 regression] gcc.dg/vect/complex/fast-math-complex-add-pattern-float.c fails after r12-8044-gfdd81afcf18d1a

2022-04-07 Thread seurer at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105196 Bug ID: 105196 Summary: [12 regression] gcc.dg/vect/complex/fast-math-complex-add-pattern-floa t.c fails after r12-8044-gfdd81afcf18d1a Product: gcc Version: 12.

[Bug target/105197] New: [12 Regression] SVE: wrong code with -O -ftree-vectorize

2022-04-07 Thread acoplan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105197 Bug ID: 105197 Summary: [12 Regression] SVE: wrong code with -O -ftree-vectorize Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Prio

[Bug middle-end/105198] New: Wrong code for C loop (GCC 12 -O2, GCC 11 -O3)

2022-04-07 Thread tomas.kalibera at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105198 Bug ID: 105198 Summary: Wrong code for C loop (GCC 12 -O2, GCC 11 -O3) Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: m

[Bug target/104338] RISC-V: Subword atomics result in library calls

2022-04-07 Thread palmer at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104338 palmer at gcc dot gnu.org changed: What|Removed |Added CC||kito.cheng at gmail dot com

[Bug fortran/104210] [11 Regression] ICE in gfc_zero_size_array, at fortran/arith.cc:1685 since r11-1814-gcc9a9229285a26ac

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104210 --- Comment #6 from CVS Commits --- The releases/gcc-11 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:5de47ab9032b54a3ada986366168121f23a51c55 commit r11-9792-g5de47ab9032b54a3ada986366168121f23a51c55 Author: Harald Anlauf

[Bug fortran/104210] [11 Regression] ICE in gfc_zero_size_array, at fortran/arith.cc:1685 since r11-1814-gcc9a9229285a26ac

2022-04-07 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104210 anlauf at gcc dot gnu.org changed: What|Removed |Added Resolution|--- |FIXED Status|ASS

[Bug testsuite/105196] [12 regression] gcc.dg/vect/complex/fast-math-complex-add-pattern-float.c fails after r12-8044-gfdd81afcf18d1a

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105196 --- Comment #1 from CVS Commits --- The master branch has been updated by Tamar Christina : https://gcc.gnu.org/g:68163cc2de1d3125ed9dbb8eac3294d1f9118641 commit r12-8050-g68163cc2de1d3125ed9dbb8eac3294d1f9118641 Author: Tamar Christina Date:

[Bug testsuite/105196] [12 regression] gcc.dg/vect/complex/fast-math-complex-add-pattern-float.c fails after r12-8044-gfdd81afcf18d1a

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

[Bug c++/103455] [9/10/11 Regression] internal compiler error: in dependent_type_p since r9-713-gd9338471b91bbe6e1

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103455 --- Comment #12 from CVS Commits --- The releases/gcc-11 branch has been updated by Patrick Palka : https://gcc.gnu.org/g:722b23d7a616a92b29826c5bc795c49b2f7775da commit r11-9793-g722b23d7a616a92b29826c5bc795c49b2f7775da Author: Patrick Palka

[Bug c++/104079] [9/10/11 Regression] internal compiler error: in nothrow_spec_p, at cp/except.c:1192 since r9-4662-g0d699def39bb937e

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104079 --- Comment #10 from CVS Commits --- The releases/gcc-11 branch has been updated by Patrick Palka : https://gcc.gnu.org/g:e95c514cadc4517b7910ead5f8c1dd5b4fd4d991 commit r11-9794-ge95c514cadc4517b7910ead5f8c1dd5b4fd4d991 Author: Patrick Palka

[Bug c++/104565] [10/11 Regression] constexpr template goes wrong with class and call to constexpr method

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104565 --- Comment #7 from CVS Commits --- The releases/gcc-11 branch has been updated by Patrick Palka : https://gcc.gnu.org/g:c0f38a14c8e9daf4c3f96fe9de4e9785616d5912 commit r11-9795-gc0f38a14c8e9daf4c3f96fe9de4e9785616d5912 Author: Patrick Palka

[Bug c++/105064] [10/11 Regression] requires crashes gcc

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105064 --- Comment #13 from CVS Commits --- The releases/gcc-11 branch has been updated by Patrick Palka : https://gcc.gnu.org/g:214330a15cd7fd52e574023152f1321c6d329e82 commit r11-9796-g214330a15cd7fd52e574023152f1321c6d329e82 Author: Patrick Palka

[Bug c++/105143] c++20: ICE when trying to emit a [[nodiscard]] warning and non-type template arugument

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105143 --- Comment #4 from CVS Commits --- The releases/gcc-11 branch has been updated by Patrick Palka : https://gcc.gnu.org/g:4e47b450b72f082de6fba7a060c3a751954e6c17 commit r11-9797-g4e47b450b72f082de6fba7a060c3a751954e6c17 Author: Patrick Palka

[Bug target/104039] [9/10/11/12 Regression] AArch64 Redundant instruction moving general to vector register

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

[Bug c++/104079] [9/10/11 Regression] internal compiler error: in nothrow_spec_p, at cp/except.c:1192 since r9-4662-g0d699def39bb937e

2022-04-07 Thread turningtides at outlook dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104079 --- Comment #11 from Martin Turski --- Thank you, Patrick Palka. I am for now unable to verify but do trust your assessment. Good job! Will come back if I come to verify it.

[Bug c++/105143] c++20: ICE when trying to emit a [[nodiscard]] warning and non-type template arugument

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

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

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104859 --- Comment #12 from CVS Commits --- The releases/gcc-11 branch has been updated by Patrick Palka : https://gcc.gnu.org/g:c859c99a85b8743b2c1edc097c6f6406de337f45 commit r11-9798-gc859c99a85b8743b2c1edc097c6f6406de337f45 Author: Patrick Palka

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

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

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

2022-04-07 Thread kargl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 kargl at gcc dot gnu.org changed: What|Removed |Added Known to work||12.0 --- Comment #10 from kar

[Bug target/101737] SH4 -Os causes internal compiler error when building pixman

2022-04-07 Thread nospam-abuse at ilyaz dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101737 Ilya Zakharevich changed: What|Removed |Added CC||nospam-abuse at ilyaz dot org --- Co

[Bug c++/99479] [modules] ICE Aborted signal terminated program cc1plus

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99479 --- Comment #22 from CVS Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:7e7a96f774ed892e5cef53fcb68297cd0d513820 commit r12-8051-g7e7a96f774ed892e5cef53fcb68297cd0d513820 Author: Patrick Palka Date: T

[Bug c++/91618] [9/10/11/12 Regression] template-id required to friend a function template, even for a qualified-id

2022-04-07 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91618 Jason Merrill changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |jason at gcc dot gnu.org

[Bug c++/96604] rejects-valid on befriending specialization of conversion function template

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

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

2022-04-07 Thread kargl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 kargl at gcc dot gnu.org changed: What|Removed |Added CC|kargl at gcc dot gnu.org | --- Comment #11 from

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

2022-04-07 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 --- Comment #12 from anlauf at gcc dot gnu.org --- (In reply to kargl from comment #11) > Remove myself from CC list. I do not have 11.x source tree. Minimum > example that should have been supplied by someone else. What options are needed to

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

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

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

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

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

2022-04-07 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 --- Comment #14 from anlauf at gcc dot gnu.org --- I found a machine with 11.2 where I get the ICE. Likely a duplicate of pr103609 which has been fixed. If you agree, you may close this one as a duplicate.

[Bug libstdc++/105153] wrong constraint in std::expected's constructor

2022-04-07 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105153 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/105146] std::bad_expected_access constructor missing std::move for error type

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

[Bug target/104253] libgcc missing __floatdiif

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104253 --- Comment #21 from CVS Commits --- The master branch has been updated by Michael Meissner : https://gcc.gnu.org/g:45fb78c9c456ace1d914c836d15af38ae345b902 commit r12-8052-g45fb78c9c456ace1d914c836d15af38ae345b902 Author: Michael Meissner Da

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

2022-04-07 Thread sgk at troutmask dot apl.washington.edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 --- Comment #15 from Steve Kargl --- On Thu, Apr 07, 2022 at 09:58:36PM +, anlauf at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 > > --- Comment #14 from anlauf at gcc dot gnu.org --- > I found a machine wit

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

2022-04-07 Thread guihaoc at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102146 --- Comment #4 from HaoChen Gui --- (In reply to Richard Biener from comment #2) > What's the status on the remaining failures? For pr56605.c,I already submitted a patch. Waiting for review. https://gcc.gnu.org/pipermail/gcc-patches/2022-Februa

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

2022-04-07 Thread guihaoc at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102146 --- Comment #5 from HaoChen Gui --- For prefix-no-update.c, the patch Segher proposed in PR103197 could fix it.

[Bug target/104338] RISC-V: Subword atomics result in library calls

2022-04-07 Thread c141028 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104338 SS JieJi changed: What|Removed |Added CC||c141028 at gmail dot com --- Comment #7 from

[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 Resolution|--- |FIXED Status|UNCONFIRMED

[Bug tree-optimization/105030] store motion if-change flag causes if-conversion optimization can't be taken.

2022-04-07 Thread guihaoc at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105030 --- Comment #11 from HaoChen Gui --- I tested C source code with Ofast. The Ofast enables data store race. It should do store motion but it fails. The problem is on cselim pass. It does conditional store replacement. The 'atemp' is converted to

[Bug tree-optimization/105175] [12 Regression] Pointless warning about missed vector optimization

2022-04-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105175 --- Comment #5 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:b789c44c6463452900f7b1e6d2a0af6567534bfc commit r12-8054-gb789c44c6463452900f7b1e6d2a0af6567534bfc Author: Richard Biener Date:

[Bug tree-optimization/105175] [12 Regression] Pointless warning about missed vector optimization

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

<    1   2