[Bug testsuite/62234] warnings/errors from LTO cannot be tested

2018-02-13 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62234 --- Comment #7 from Eric Gallager --- (In reply to David Malcolm from comment #6) > I added support for this in r256801: > dg-lto-warning and dg-lto-message > https://gcc.gnu.org/ml/gcc-patches/2018-01/msg00257.html So can this be closed

[Bug c++/84364] [8 Regression] -Weffc++ warns on "return *this" in template after r253599

2018-02-13 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84364 David Malcolm changed: What|Removed |Added CC||victor at paleologue dot fr --- Comment

[Bug c++/81930] [meta-bug] Issues with -Weffc++

2018-02-13 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81930 Bug 81930 depends on bug 77984, which changed state. Bug 77984 Summary: Invalid warning on templated operator= with -Weffc++ https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77984 What|Removed |Added

[Bug c++/77984] Invalid warning on templated operator= with -Weffc++

2018-02-13 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77984 David Malcolm changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug tree-optimization/83776] [6/7/8 Regression] missing -Warray-bounds indexing past the end of a string literal

2018-02-13 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83776 Jeffrey A. Law changed: What|Removed |Added CC||law at redhat dot com Target

[Bug tree-optimization/84051] [6/7/8 Regression] missing -Warray-bounds on an out-of-bounds access via an array pointer

2018-02-13 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84051 Jeffrey A. Law changed: What|Removed |Added CC||law at redhat dot com Target

[Bug tree-optimization/84053] [6/7/8 Regression] missing -Warray-bounds accessing a local array across inlined function boundaries

2018-02-13 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84053 Jeffrey A. Law changed: What|Removed |Added CC||law at redhat dot com Target

[Bug tree-optimization/84050] [6/7/8 Regression] missing -Warray-bounds accessing a struct array member

2018-02-13 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84050 Jeffrey A. Law changed: What|Removed |Added CC||law at redhat dot com Target

[Bug rtl-optimization/84169] [8 Regression] wrong code with u128 multiplication result at aarch64 -O

2018-02-13 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84169 --- Comment #7 from Segher Boessenkool --- Yeah, not planning to do backports, although the core problem is ancient.

[Bug target/84372] test case gcc.target/powerpc/lvsl-lvsr.c fails on power9

2018-02-13 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84372 Peter Bergner changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #5 from Peter

[Bug target/84372] test case gcc.target/powerpc/lvsl-lvsr.c fails on power9

2018-02-13 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84372 Peter Bergner changed: What|Removed |Added Status|ASSIGNED|RESOLVED URL|

[Bug target/84279] [8 Regression] powerpc64le ICE on cvc4

2018-02-13 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84279 --- Comment #7 from Peter Bergner --- Author: bergner Date: Tue Feb 13 23:05:59 2018 New Revision: 257647 URL: https://gcc.gnu.org/viewcvs?rev=257647=gcc=rev Log: gcc/ PR target/84279 * config/rs6000/rs6000.c (mem_operand_gpr):

[Bug target/84372] test case gcc.target/powerpc/lvsl-lvsr.c fails on power9

2018-02-13 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84372 Peter Bergner changed: What|Removed |Added CC||bergner at gcc dot gnu.org --- Comment

[Bug target/84372] test case gcc.target/powerpc/lvsl-lvsr.c fails on power9

2018-02-13 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84372 Peter Bergner changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug bootstrap/84326] [8 Regression] build fails on powerpc64-linux-gnu when configured wth --with-cpu-32=power7 --with-cpu-64=power7

2018-02-13 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84326 Peter Bergner changed: What|Removed |Added Status|WAITING |ASSIGNED Assignee|unassigned

[Bug tree-optimization/84047] [6/7/8 Regression] missing -Warray-bounds on an out-of-bounds index into an array

2018-02-13 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84047 Jeffrey A. Law changed: What|Removed |Added CC||law at redhat dot com Target

[Bug target/84279] [8 Regression] powerpc64le ICE on cvc4

2018-02-13 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84279 Peter Bergner changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/46029] -ftree-loop-if-convert-stores causes FAIL: libstdc++-v3/testsuite/ext/pb_ds/example/tree_intervals.cc

2018-02-13 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46029 Eric Gallager changed: What|Removed |Added Keywords||patch CC|

[Bug target/84372] test case gcc.target/powerpc/lvsl-lvsr.c fails on power9

2018-02-13 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84372 --- Comment #3 from Peter Bergner --- Author: bergner Date: Tue Feb 13 23:29:38 2018 New Revision: 257648 URL: https://gcc.gnu.org/viewcvs?rev=257648=gcc=rev Log: PR target/84372 * gcc.target/powerpc/lvsl-lvsr.c: Also match lxv

[Bug c/84377] New: gcc-7.3.0 miscompiles truncf128@@GLIBC_2.26 in libm.so

2018-02-13 Thread dilfridge at gentoo dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84377 Bug ID: 84377 Summary: gcc-7.3.0 miscompiles truncf128@@GLIBC_2.26 in libm.so Product: gcc Version: 7.3.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug tree-optimization/66013] Missed optimization after inlining va_list parameter, -m32 case

2018-02-13 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66013 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org ---

[Bug tree-optimization/84047] [6/7/8 Regression] missing -Warray-bounds on an out-of-bounds index into an array

2018-02-13 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84047 Eric Gallager changed: What|Removed |Added Keywords||patch CC|

[Bug target/84279] [8 Regression] powerpc64le ICE on cvc4

2018-02-13 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84279 Peter Bergner changed: What|Removed |Added Target Milestone|8.0 |7.4

[Bug bootstrap/84326] [8 Regression] build fails on powerpc64-linux-gnu when configured wth --with-cpu-32=power7 --with-cpu-64=power7

2018-02-13 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84326 --- Comment #5 from Peter Bergner --- (In reply to Matthias Klose from comment #0) > cc1: warning: will not generate 'power7' instructions because assembler > lacks 'power7' support > cc1: error: '-msecure-plt' not supported by your assembler

[Bug other/82368] [8 regression] with r253275 several new test cases in libbacktrace fail

2018-02-13 Thread amodra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82368 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #10

[Bug target/79242] [7/8 Regression] ICE in simplify_subreg, at simplify-rtx.c:6029

2018-02-13 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79242 --- Comment #9 from Jeffrey A. Law --- Author: law Date: Wed Feb 14 07:21:11 2018 New Revision: 257653 URL: https://gcc.gnu.org/viewcvs?rev=257653=gcc=rev Log: 2018-02-14 Jozef Lawrynowicz PR target/79242

[Bug target/83789] __builtin_altivec_lvx fails for powerpc for altivec-4.c

2018-02-13 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83789 Peter Bergner changed: What|Removed |Added CC||bergner at gcc dot gnu.org --- Comment

[Bug fortran/68746] FAIL: gfortran.dg/read_dir.f90 -O0 execution test

2018-02-13 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68746 Thomas Koenig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

<    1   2   3