[Bug middle-end/103645] Gimplifier does not remove empty struct stores in a few cases

2022-08-07 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103645 Andrew Pinski changed: What|Removed |Added URL||https://gcc.gnu.org/piperma

[Bug target/106550] [rs6000] sub-optimal 64bit constant generation for P10

2022-08-07 Thread guojiufu at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106550 --- Comment #2 from Jiu Fu Guo --- (In reply to Kewen Lin from comment #1) > Confirmed. > > Clang supports it as: > > https://godbolt.org/z/Kxj584sfd Thanks Kewen! Or another example code could be: pli 9,101736451 (0x6106003) sldi 9,9,32

[Bug target/106550] [rs6000] sub-optimal 64bit constant generation for P10

2022-08-07 Thread linkw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106550 Kewen Lin changed: What|Removed |Added Last reconfirmed||2022-08-08 CC|

[Bug target/106550] New: [rs6000] sub-optimal constant generation

2022-08-07 Thread guojiufu at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106550 Bug ID: 106550 Summary: [rs6000] sub-optimal constant generation Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug c++/97165] [10/11/12/13 Regression] Infinite error stream on invalid code

2022-08-07 Thread f.heckenbach--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97165 --- Comment #8 from Frank Heckenbach --- Actually not infinite, just very many, see 106549. (Can the title be changed? It's why I didn't see this as a possible duplicate.)

[Bug c++/97165] [10/11/12/13 Regression] Infinite error stream on invalid code

2022-08-07 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97165 Andrew Pinski changed: What|Removed |Added CC||f.heckenb...@fh-soft.de --- Comment #7

[Bug c++/106549] excessive error messages with nested undefined template

2022-08-07 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106549 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE

[Bug c++/106549] New: excessive error messages with nested undefined template

2022-08-07 Thread f.heckenbach--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106549 Bug ID: 106549 Summary: excessive error messages with nested undefined template Product: gcc Version: 10.2.1 Status: UNCONFIRMED Severity: normal

[Bug modula2/106443] Many 32-bit tests FAIL to link on Solaris/sparcv9

2022-08-07 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106443 Gaius Mulley changed: What|Removed |Added Status|UNCONFIRMED |WAITING Ever confirmed|0

[Bug tree-optimization/106458] [12/13 Regression] glibc's malloc/tst-scratch_buffer.c test is miscompiled with gcc-12

2022-08-07 Thread danglin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106458 --- Comment #10 from John David Anglin --- Created attachment 53423 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53423=edit Tree dump

[Bug tree-optimization/106458] [12/13 Regression] glibc's malloc/tst-scratch_buffer.c test is miscompiled with gcc-12

2022-08-07 Thread danglin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106458 --- Comment #9 from John David Anglin --- Created attachment 53422 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53422=edit Tree dump First tree dumps that differ.

[Bug tree-optimization/93776] [10 Regression] ICE in verify_sra_access_forest, at tree-sra.c:2326

2022-08-07 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93776 --- Comment #7 from Andrew Pinski --- (In reply to Martin Jambor from comment #2) > But it is actually a slightly different problem. The assignment to > d7.pr, which is an empty struct, survives all the way to gimple as a > load from an

[Bug tree-optimization/106505] DCE depends on whether if or else is used

2022-08-07 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106505 Andrew Pinski changed: What|Removed |Added Severity|normal |enhancement

[Bug middle-end/106548] New: ICE in #pragma openmp parallel for simd linear with long long variables

2022-08-07 Thread sandra at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106548 Bug ID: 106548 Summary: ICE in #pragma openmp parallel for simd linear with long long variables Product: gcc Version: 12.0 Status: UNCONFIRMED Severity:

[Bug c++/88174] Make __real__ += __val usable in constexpr context.

2022-08-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88174 --- Comment #7 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:190776773516955df480bfa75731c34c5aaf2306 commit r13-1983-g190776773516955df480bfa75731c34c5aaf2306 Author: Jakub Jelinek Date: