[Bug middle-end/81818] aarch64 uses 2-3x memory and 2x time of arm at -Os, -O2, -O3

2017-08-13 Thread andrewm.roberts at sky dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81818 --- Comment #5 from Andrew Roberts --- Ok, I've done some more digging. Looking at the optimization options enabled by -O2 vs -O1, I built the test program at -O1 and enabled each optimization in turn, on both ARM and AARCH64. It looks like -f

[Bug c/81840] Incorrect warning issued in arm-to-x86_64 cross compilation

2017-08-13 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81840 --- Comment #2 from H.J. Lu --- (In reply to Martin Sebor from comment #1) > I don't see this with trunk (GCC 8.0) configured for the same target. The Was it fixed or did it become latent on trunk? > warning tends to be sensitive to char (and

[Bug libstdc++/81797] gcc 7.1.0 fails to build on macOS 10.13 (High Sierra):

2017-08-13 Thread howarth.at.gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81797 --- Comment #13 from Jack Howarth --- (In reply to Francois-Xavier Coudert from comment #12)> > Some potential confirmation of this: compiling with the 10.12 Xcode 8 on the > 10.13 machine with APFS leads to the same error. > > Another differen

[Bug libstdc++/81797] gcc 7.1.0 fails to build on macOS 10.13 (High Sierra):

2017-08-13 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81797 --- Comment #12 from Francois-Xavier Coudert --- (In reply to Francois-Xavier Coudert from comment #10) > The only thing I can think of is that maybe, just maybe, it's due to > filesystem timestamp granularity? My 10.13 system is running on APFS

[Bug libstdc++/81797] gcc 7.1.0 fails to build on macOS 10.13 (High Sierra):

2017-08-13 Thread howarth.at.gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81797 --- Comment #11 from Jack Howarth --- (In reply to Francois-Xavier Coudert from comment #10) > (In reply to Jack Howarth from comment #9) > > > The only thing I can think of is that maybe, just maybe, it's due to > filesystem timestamp granular

[Bug c/81840] Incorrect warning issued in arm-to-x86_64 cross compilation

2017-08-13 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81840 Martin Sebor changed: What|Removed |Added Keywords||diagnostic CC|

[Bug libstdc++/81797] gcc 7.1.0 fails to build on macOS 10.13 (High Sierra):

2017-08-13 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81797 --- Comment #10 from Francois-Xavier Coudert --- (In reply to Jack Howarth from comment #9) No, I can reproduce this with a build outside Homebrew/ruby. From the command line: $ ../gcc-7.1.0/configure --build=x86_64-apple-darwin17.0.0 --prefix=

[Bug libstdc++/81797] gcc 7.1.0 fails to build on macOS 10.13 (High Sierra):

2017-08-13 Thread howarth.at.gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81797 --- Comment #9 from Jack Howarth --- (In reply to Francois-Xavier Coudert from comment #8) > Can reproduce with GNU Make 4.2.1, on the same system. I assume all of these builds are done using a gcc7.rb file run under ruby, correct? You might try

[Bug libstdc++/81797] gcc 7.1.0 fails to build on macOS 10.13 (High Sierra):

2017-08-13 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81797 --- Comment #8 from Francois-Xavier Coudert --- Can reproduce with GNU Make 4.2.1, on the same system.

[Bug libstdc++/81797] gcc 7.1.0 fails to build on macOS 10.13 (High Sierra):

2017-08-13 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81797 --- Comment #7 from Francois-Xavier Coudert --- Yet another one: In file included from /Users/fx/ibin/x86_64-apple-darwin17.0.0/libstdc++-v3/include/bits/stl_algo.h:62:0, from /Users/fx/ibin/x86_64-apple-darwin17.0.0/libstdc++-v

[Bug libstdc++/81797] gcc 7.1.0 fails to build on macOS 10.13 (High Sierra):

2017-08-13 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81797 --- Comment #6 from Francois-Xavier Coudert --- (On both macOS 10.12 and 10.13, make is "GNU Make 3.81". But I have never seen that bug on 10.12, and it's not been reported by any Homebrew user.)

[Bug libstdc++/81797] gcc 7.1.0 fails to build on macOS 10.13 (High Sierra):

2017-08-13 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81797 --- Comment #5 from Francois-Xavier Coudert --- I've also found one case where the error is slightly different (also "make -j4"): make "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CC_FOR_TARGET=/private/tmp/gcc-20

[Bug libstdc++/81797] gcc 7.1.0 fails to build on macOS 10.13 (High Sierra):

2017-08-13 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81797 Francois-Xavier Coudert changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/81842] internal compiler error parsing string.h

2017-08-13 Thread alariq at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81842 --- Comment #1 from Sergii Biloshytskyi --- Created attachment 41986 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41986&action=edit compiled file (preprocessed)

[Bug c++/81842] New: internal compiler error parsing string.h

2017-08-13 Thread alariq at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81842 Bug ID: 81842 Summary: internal compiler error parsing string.h Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug target/81820] -Os may remove debug info

2017-08-13 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81820 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/81820] -Os may remove debug info

2017-08-13 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81820 --- Comment #1 from hjl at gcc dot gnu.org --- Author: hjl Date: Sun Aug 13 18:31:39 2017 New Revision: 251076 URL: https://gcc.gnu.org/viewcvs?rev=251076&root=gcc&view=rev Log: i386: Replace frame pointer with stack pointer in debug insns When

[Bug c/81841] New: i386: weird gcc -C error when including math.h

2017-08-13 Thread bunk at stusta dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81841 Bug ID: 81841 Summary: i386: weird gcc -C error when including math.h Product: gcc Version: 6.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug fortran/81839] doduc.f90 undefined behavior warning

2017-08-13 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81839 Thomas Koenig changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRME

[Bug c/81840] New: Incorrect warning issued in arm-to-x86_64 cross compilation

2017-08-13 Thread bneumeier at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81840 Bug ID: 81840 Summary: Incorrect warning issued in arm-to-x86_64 cross compilation Product: gcc Version: 7.1.1 Status: UNCONFIRMED Severity: normal Pr

[Bug tree-optimization/81292] [8 regression] ICE in zero_length_string, at tree-ssa-strlen.c:822

2017-08-13 Thread LpSolit at netscape dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81292 --- Comment #10 from Dmitry G. Dyachenko --- r249961 PASS for me

[Bug c++/80772] GCC ignores default template argument declaration in the template definition

2017-08-13 Thread LpSolit at netscape dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80772 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug bootstrap/81710] build fail with glibc 2.26 due to removing ucontext/sigaltstack struct tags

2017-08-13 Thread LpSolit at netscape dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81710 Petr Ovtchenkov changed: What|Removed |Added Attachment #41921|0 |1 is patch|

[Bug target/81572] New: gcc-7 regression: unnecessary vector regmove on compare

2017-08-13 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81572 Bug ID: 81572 Summary: gcc-7 regression: unnecessary vector regmove on compare Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Prio

[Bug fortran/81839] [7/8 Regression] doduc.f90 undefined behavior warning

2017-08-13 Thread LpSolit at netscape dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81839 --- Comment #2 from Frédéric Buclin --- *** Bug 81838 has been marked as a duplicate of this bug. ***

[Bug fortran/81838] New: [7/8 Regression] doduc.f90 undefined behavior warning

2017-08-13 Thread LpSolit at netscape dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81838 Bug ID: 81838 Summary: [7/8 Regression] doduc.f90 undefined behavior warning Product: gcc Version: 8.0 Status: RESOLVED Severity: normal Priority: P3 Component:

[Bug fortran/81839] [7/8 Regression] doduc.f90 undefined behavior warning

2017-08-13 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81839 Thomas Koenig changed: What|Removed |Added Target Milestone|--- |7.3 --- Comment #1 from Thomas Koenig -

[Bug fortran/81839] New: [7/8 Regression] doduc.f90 undefined behavior warning

2017-08-13 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81839 Bug ID: 81839 Summary: [7/8 Regression] doduc.f90 undefined behavior warning Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Componen

[Bug libstdc++/81797] gcc 7.1.0 fails to build on macOS 10.13 (High Sierra):

2017-08-13 Thread howarth.at.gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81797 Jack Howarth changed: What|Removed |Added CC||howarth.at.gcc at gmail dot com --- Comme

[Bug fortran/42568] [Cygwin] BLOCKDATA referenced in EXTERNAL not loading from library

2017-08-13 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42568 --- Comment #34 from Dominique d'Humieres --- > So... what should we do with this bug then? I'm trying to move it out > of the WAITING queue. Change to SUSPENDED? I am afraid that SUSPENDED is some kind of black hole for problems waiting committ

[Bug target/68485] ICE while building gpsd package on microblaze

2017-08-13 Thread wbx at openadk dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68485 Waldemar Brodkorb changed: What|Removed |Added CC||wbx at openadk dot org --- Comment #