[Bug target/103074] [11 Regression] ICE in lra_assign, at lra-assigns.c:1649 since r11-5066-gbe39636d9f68c437

2022-07-23 Thread asolokha at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103074 Arseny Solokha changed: What|Removed |Added Summary|[11/12/13 Regression] ICE |[11 Regression] ICE in

[Bug rtl-optimization/106419] New: ICE in lra_assign, at lra-assigns.cc:1649

2022-07-23 Thread asolokha at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106419 Bug ID: 106419 Summary: ICE in lra_assign, at lra-assigns.cc:1649 Product: gcc Version: 13.0 Status: UNCONFIRMED Keywords: ice-on-valid-code, ra Severity: normal

[Bug target/106420] New: Missed optimization for comparisons

2022-07-23 Thread zero at smallinteger dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106420 Bug ID: 106420 Summary: Missed optimization for comparisons Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/106420] Missed optimization for comparisons

2022-07-23 Thread zero at smallinteger dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106420 --- Comment #1 from zero at smallinteger dot com --- (it should be possible to massage the output further to use test and setne, which ICC prefers to e.g. cmp and seta)

[Bug middle-end/106332] Possible out of bound buffer access in opts-common.c

2022-07-23 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106332 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org --- Commen

[Bug c++/106362] -Wc++20-compat should not warn with __extension__

2022-07-23 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106362 Eric Gallager changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug c++/106371] Bogus narrowing conversion reported due to bitfield

2022-07-23 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106371 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug c++/105370] Improved diagnostics for code from statement expressions documentation [C++ component]

2022-07-23 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105370 Eric Gallager changed: What|Removed |Added Blocks|776 |772 --- Comment #1 from Eric Gallager

[Bug c++/772] Statement expressions issues

2022-07-23 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=772 --- Comment #22 from Eric Gallager --- oops wait I thought this was a meta-bug for a moment... although, maybe it's time to start using it as one?

[Bug middle-end/106421] New: ICE with computed goto from a nested functon

2022-07-23 Thread amonakov at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106421 Bug ID: 106421 Summary: ICE with computed goto from a nested functon Product: gcc Version: unknown Status: UNCONFIRMED Keywords: ice-on-invalid-code Severity: normal

[Bug libstdc++/106162] libstdc++v3: bits/largefile-config.h.tmp: No such file or directory race condition

2022-07-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106162 --- Comment #12 from CVS Commits --- The releases/gcc-10 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:01c25003d2a21d199df22548c2c8a8110e755dc7 commit r10-10911-g01c25003d2a21d199df22548c2c8a8110e755dc7 Author: Jonathan Wa

[Bug c++/105956] [13 Regression] internal compiler error: in iterative_hash_template_arg, at cp/pt.cc:1819

2022-07-23 Thread herrtimson at yahoo dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105956 --- Comment #12 from tt_1 --- may I ask kindly - this was seemingly reported with a git version of gcc-12, so is there still a need for backporting the fix to that branch as well?

[Bug rtl-optimization/105041] '-fcompare-debug' failure w/ -mcpu=power6 -O2 -fharden-compares -frename-registers

2022-07-23 Thread bergner at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105041 Peter Bergner changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug libstdc++/106162] libstdc++v3: bits/largefile-config.h.tmp: No such file or directory race condition

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

[Bug analyzer/106003] RFE: -fanalyzer could complain about misuse of file-descriptors

2022-07-23 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106003 --- Comment #6 from David Malcolm --- I don't think we were tracking the RFE for this in bugzilla, so just a note that Immad had now committed his patch for the three new attributes for functions that make use of file descriptors: https://gcc.gn

[Bug c/106422] New: ice in duplicate_block, at cfghooks.cc:1115

2022-07-23 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106422 Bug ID: 106422 Summary: ice in duplicate_block, at cfghooks.cc:1115 Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug tree-optimization/106422] [13 Regression] ice in duplicate_block, at cfghooks.cc:1115

2022-07-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106422 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |13.0 Version|12.0

[Bug tree-optimization/106422] [13 Regression] ice in duplicate_block, at cfghooks.cc:1115

2022-07-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106422 --- Comment #1 from Andrew Pinski --- Someone is not checking can_duplicate_block_p before calling duplicate_block. Most likely exposed by r13-1753-g26cea5f108e0fa which rejects blocks which have a return twice function at the end.

[Bug c++/106423] New: -Wc++20-compat diagnostics not suppressed by #pragma GCC diagnostic ignored

2022-07-23 Thread tom at honermann dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106423 Bug ID: 106423 Summary: -Wc++20-compat diagnostics not suppressed by #pragma GCC diagnostic ignored Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: no

[Bug c++/106423] -Wc++20-compat diagnostics not suppressed by #pragma GCC diagnostic ignored

2022-07-23 Thread tom at honermann dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106423 --- Comment #1 from Tom Honermann --- A patch for this issue was submitted to the gcc-patches mailing list and is available at https://gcc.gnu.org/pipermail/gcc-patches/2022-July/598736.html.

[Bug tree-optimization/106422] [13 Regression] ice in duplicate_block, at cfghooks.cc:1115

2022-07-23 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106422 --- Comment #2 from David Binderman --- Reduced source code is int semanage_exec_prog_sh_0; void vfork() __attribute__((__leaf__)); void semanage_reload_policy() { char argv; if (argv) semanage_exec_prog_sh_0 = __FUNCTION__; vfork();

[Bug c/106424] New: __attribute__ unused confuses -Wshadow when placed on internal parameter of fn ptr

2022-07-23 Thread rusty at rustcorp dot com.au via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106424 Bug ID: 106424 Summary: __attribute__ unused confuses -Wshadow when placed on internal parameter of fn ptr Product: gcc Version: 11.2.0 Status: UNCONFIRMED Sev