[Bug target/89627] Miscompiled constructor call

2019-03-07 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89627 Jim Wilson changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/89411] RISC-V backend will generate wrong instruction for longlong type like lw a3,-2048(a5)

2019-03-07 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89411 --- Comment #4 from Jim Wilson --- Created attachment 45925 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45925&action=edit work in progress patches for a fix This implements two ways to fix it, a simple way that just fails for BLKmode, a

[Bug driver/83243] -fuse-ld=lld

2019-03-07 Thread Arfrever.FTA at GMail dot Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83243 Arfrever Frehtes Taifersar Arahesis changed: What|Removed |Added CC||Arfrever.FTA at GMa

[Bug libstdc++/89608] Undetected iterator invalidations on unordered containers in debug mode

2019-03-07 Thread fdumont at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89608 --- Comment #2 from François Dumont --- Author: fdumont Date: Fri Mar 8 05:37:50 2019 New Revision: 269478 URL: https://gcc.gnu.org/viewcvs?rev=269478&root=gcc&view=rev Log: 2019-03-08 François Dumont PR libstdc++/89608 * in

[Bug libstdc++/89477] Incorrect CTAD deduction guides for set and multiset

2019-03-07 Thread fdumont at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89477 --- Comment #6 from François Dumont --- Author: fdumont Date: Fri Mar 8 05:53:09 2019 New Revision: 269479 URL: https://gcc.gnu.org/viewcvs?rev=269479&root=gcc&view=rev Log: 2019-03-08 François Dumont PR libstdc++/89477 * in

[Bug target/80190] darwin: untranslateable placeholder "non-ASCII character"

2019-03-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80190 --- Comment #1 from Jakub Jelinek --- Author: jakub Date: Fri Mar 8 07:39:31 2019 New Revision: 269480 URL: https://gcc.gnu.org/viewcvs?rev=269480&root=gcc&view=rev Log: PR target/80190 * config/darwin.c: Include intl.h.

[Bug c++/89622] G++ prints notes, but no warning or error

2019-03-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89622 --- Comment #2 from Jakub Jelinek --- Author: jakub Date: Fri Mar 8 07:42:51 2019 New Revision: 269481 URL: https://gcc.gnu.org/viewcvs?rev=269481&root=gcc&view=rev Log: PR c++/89622 * call.c (joust): Call print_z_candidate only

[Bug c++/89599] C-style function-pointer-to-void* cast is handled inconsistently

2019-03-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89599 --- Comment #2 from Jakub Jelinek --- Author: jakub Date: Fri Mar 8 07:43:58 2019 New Revision: 269482 URL: https://gcc.gnu.org/viewcvs?rev=269482&root=gcc&view=rev Log: PR c++/89599 * constexpr.c (potential_constant_expression_

[Bug c++/89585] GCC 8.3: asm volatile no longer accepted at file scope

2019-03-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89585 --- Comment #33 from Jakub Jelinek --- Author: jakub Date: Fri Mar 8 07:45:23 2019 New Revision: 269483 URL: https://gcc.gnu.org/viewcvs?rev=269483&root=gcc&view=rev Log: PR c++/89585 * parser.c (cp_parser_asm_definition): Just

[Bug c++/89622] G++ prints notes, but no warning or error

2019-03-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89622 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug translation/40883] [meta-bug] Translation breakage with trivial fixes

2019-03-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40883 Bug 40883 depends on bug 80190, which changed state. Bug 80190 Summary: darwin: untranslateable placeholder "non-ASCII character" https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80190 What|Removed |Added --

[Bug c++/89599] C-style function-pointer-to-void* cast is handled inconsistently

2019-03-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89599 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug target/80190] darwin: untranslateable placeholder "non-ASCII character"

2019-03-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80190 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

<    1   2