[Bug bootstrap/78985] [7 Regression] profiledbootstrap failure by -Wuninitialized

2017-02-05 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78985 Jeffrey A. Law changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug bootstrap/78985] [7 Regression] profiledbootstrap failure by -Wuninitialized

2017-02-05 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78985 --- Comment #15 from Jeffrey A. Law --- Author: law Date: Sun Feb 5 15:51:13 2017 New Revision: 245195 URL: https://gcc.gnu.org/viewcvs?rev=245195=gcc=rev Log: PR bootstrap/78985 * config/s390/s390.c (s390_gimplify_va_arg):

[Bug bootstrap/78985] [7 Regression] profiledbootstrap failure by -Wuninitialized

2017-01-31 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78985 Jeffrey A. Law changed: What|Removed |Added CC||law at redhat dot com --- Comment #14

[Bug bootstrap/78985] [7 Regression] profiledbootstrap failure by -Wuninitialized

2017-01-30 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78985 --- Comment #13 from Martin Liška --- Author: marxin Date: Mon Jan 30 15:16:33 2017 New Revision: 245030 URL: https://gcc.gnu.org/viewcvs?rev=245030=gcc=rev Log: Fix aarch64 PGO bootstrap (bootstrap/78985) 2017-01-30 Martin Liska

[Bug bootstrap/78985] [7 Regression] profiledbootstrap failure by -Wuninitialized

2017-01-26 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78985 --- Comment #12 from Martin Liška --- Yep, would be the easiest way. I'll prepare patches for that.

[Bug bootstrap/78985] [7 Regression] profiledbootstrap failure by -Wuninitialized

2017-01-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78985 --- Comment #11 from Richard Biener --- Ok... I suppose simply papering over the issue(s) is the way to go then.

[Bug bootstrap/78985] [7 Regression] profiledbootstrap failure by -Wuninitialized

2017-01-26 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78985 --- Comment #10 from Martin Liška --- Created attachment 40589 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40589=edit aarch64 tree uninit dump

[Bug bootstrap/78985] [7 Regression] profiledbootstrap failure by -Wuninitialized

2017-01-26 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78985 --- Comment #9 from Martin Liška --- Well, it's very hard to bisect that as r237621 fails with: /suse/mliska/Programming/gcc/gcc/tree-vrp.c:1244:12: error: ‘inv2’ may be used uninitialized in this function [-Werror=maybe-uninitialized]

[Bug bootstrap/78985] [7 Regression] profiledbootstrap failure by -Wuninitialized

2017-01-26 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78985 --- Comment #8 from Martin Liška --- Merge base r235033 (of trunk and 6 branch) with following patch (that I installed couple weeks ago) works: diff --git a/gcc/cp/lambda.c b/gcc/cp/lambda.c index cdc11fe..9e5e044 100644 --- a/gcc/cp/lambda.c

[Bug bootstrap/78985] [7 Regression] profiledbootstrap failure by -Wuninitialized

2017-01-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78985 --- Comment #7 from Martin Liška --- On aarch64 r242068 (Date: Fri Nov 11 12:53:36 2016 +) fails with error in gcc/config/aarch64/cortex-a57-fma-steering.c. I'm going to test merge base of gcc-6-branch and current trunk.

[Bug bootstrap/78985] [7 Regression] profiledbootstrap failure by -Wuninitialized

2017-01-20 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78985 --- Comment #6 from rguenther at suse dot de --- On January 20, 2017 3:07:37 PM GMT+01:00, "marxin at gcc dot gnu.org" wrote: >https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78985 > >--- Comment #5 from Martin Liška ---

[Bug bootstrap/78985] [7 Regression] profiledbootstrap failure by -Wuninitialized

2017-01-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78985 --- Comment #5 from Martin Liška --- (In reply to rguent...@suse.de from comment #4) > On Fri, 20 Jan 2017, marxin at gcc dot gnu.org wrote: > > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78985 > > > > Martin Liška changed: > > > >

[Bug bootstrap/78985] [7 Regression] profiledbootstrap failure by -Wuninitialized

2017-01-20 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78985 --- Comment #4 from rguenther at suse dot de --- On Fri, 20 Jan 2017, marxin at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78985 > > Martin Liška changed: > >What|Removed |Added

[Bug bootstrap/78985] [7 Regression] profiledbootstrap failure by -Wuninitialized

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

[Bug bootstrap/78985] [7 Regression] profiledbootstrap failure by -Wuninitialized

2017-01-20 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78985 --- Comment #2 from rguenther at suse dot de --- On Fri, 20 Jan 2017, marxin at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78985 > > Martin Liška changed: > >What|Removed |Added

[Bug bootstrap/78985] [7 Regression] profiledbootstrap failure by -Wuninitialized

2017-01-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78985 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #1

[Bug bootstrap/78985] [7 Regression] profiledbootstrap failure by -Wuninitialized

2017-01-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78985 Richard Biener changed: What|Removed |Added Target Milestone|--- |7.0