[Bug c++/91448] FAIL: g++.dg/opt/flifetime-dse2.C -std=gnu++98 execution test

2019-08-15 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91448 Richard Biener changed: What|Removed |Added Keywords||wrong-code

[Bug target/91454] [10 Regression] ICE in get_attr_avx_partial_xmm_update, at config/i386/i386.md:1804 since r274481

2019-08-15 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91454 --- Comment #1 from Martin Liška --- Another issues caused by the revision: $ gfortran /home/marxin/Programming/gcc/gcc/testsuite/gfortran.dg/power_8.f90 -fno-ivopts -Os -m32 -mtune=athlon-tbird

[Bug testsuite/91449] [10 regression] new test case gcc.dg/strlenopt-73.c fails

2019-08-15 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91449 Richard Biener changed: What|Removed |Added Target Milestone|--- |10.0

[Bug target/91450] __builtin_mul_overflow(A,B,R) wrong code if product < 0, *R is unsigned, and !(A)

2019-08-15 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91450 Richard Biener changed: What|Removed |Added Target||x86_64-*-*, i?86-*-*

[Bug target/91454] [10 Regression] ICE in get_attr_avx_partial_xmm_update, at config/i386/i386.md:1804 since r274481

2019-08-15 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91454 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/91454] New: [10 Regression] ICE in get_attr_avx_partial_xmm_update, at config/i386/i386.md:1804 since r274481

2019-08-15 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91454 Bug ID: 91454 Summary: [10 Regression] ICE in get_attr_avx_partial_xmm_update, at config/i386/i386.md:1804 since r274481 Product: gcc Version: 10.0

[Bug preprocessor/91451] Do not warn about duplicate __STDC_WANT_* definitions

2019-08-15 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91451 Richard Biener changed: What|Removed |Added Keywords||diagnostic

[Bug target/91453] New: ICE in elimination_costs_in_insn at reload1.c:3547

2019-08-15 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91453 Bug ID: 91453 Summary: ICE in elimination_costs_in_insn at reload1.c:3547 Product: gcc Version: 10.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal

[Bug ipa/91404] [10 Regression] ICE in gt_ggc_mx_symtab_node at gcc/gtype-desc.c:1302

2019-08-15 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91404 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ipa/91438] [10 Regression] Profiledbootstrap broken on i586 in Ada

2019-08-15 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91438 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ipa/91438] [10 Regression] Profiledbootstrap broken on i586 in Ada

2019-08-15 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91438 --- Comment #8 from Martin Liška --- Author: marxin Date: Thu Aug 15 06:58:36 2019 New Revision: 274504 URL: https://gcc.gnu.org/viewcvs?rev=274504=gcc=rev Log: Clean next_nested properly. 2019-08-15 Martin Liska PR ipa/91438

[Bug ipa/91404] [10 Regression] ICE in gt_ggc_mx_symtab_node at gcc/gtype-desc.c:1302

2019-08-15 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91404 --- Comment #6 from Martin Liška --- Author: marxin Date: Thu Aug 15 06:58:09 2019 New Revision: 274502 URL: https://gcc.gnu.org/viewcvs?rev=274502=gcc=rev Log: Properly register dead cgraph_nodes in passes.c. 2019-08-15 Martin Liska

<    1   2