[Bug sanitizer/63813] [5 Regression][UBSAN] ICE in ubsan_type_descriptor, at ubsan.c:346

2014-11-11 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63813 Marek Polacek mpolacek at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug sanitizer/63813] [5 Regression][UBSAN] ICE in ubsan_type_descriptor, at ubsan.c:346

2014-11-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63813 --- Comment #2 from Jakub Jelinek jakub at gcc dot gnu.org --- (In reply to Marek Polacek from comment #1) I see a different ICE: built-in: internal compiler error: Segmentation fault 0xec336e crash_signal

[Bug sanitizer/63813] [5 Regression][UBSAN] ICE in ubsan_type_descriptor, at ubsan.c:346

2014-11-11 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63813 Marek Polacek mpolacek at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug middle-end/7651] Define -Wextra strictly in terms of other warning flags

2014-11-11 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=7651 Marek Polacek mpolacek at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug target/61407] Build errors on latest OS X 10.10 Yosemite with Xcode 6 on GCC 4.8.3

2014-11-11 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61407 --- Comment #51 from Francois-Xavier Coudert fxcoudert at gcc dot gnu.org --- Created attachment 33932 [details] Patch for gcc 4.8 branch (based on gcc 4.8.3) The test results for this 4.8.3 GCC with the above patch are good:

[Bug target/63610] Fixing the libtool bug for Yosemite (darwin14)

2014-11-11 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63610 Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed: What|Removed |Added Target|

[Bug bootstrap/63750] use of undeclared identifier 'do_not_use_isalnum_with_safe_ctype'

2014-11-11 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63750 --- Comment #5 from Francois-Xavier Coudert fxcoudert at gcc dot gnu.org --- Author: fxcoudert Date: Tue Nov 11 09:20:07 2014 New Revision: 217342 URL: https://gcc.gnu.org/viewcvs?rev=217342root=gccview=rev Log: PR bootstrap/63699 PR

[Bug bootstrap/63699] Bootstrap fails in libcc1 on darwin14

2014-11-11 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63699 --- Comment #6 from Francois-Xavier Coudert fxcoudert at gcc dot gnu.org --- Author: fxcoudert Date: Tue Nov 11 09:20:07 2014 New Revision: 217342 URL: https://gcc.gnu.org/viewcvs?rev=217342root=gccview=rev Log: PR bootstrap/63699 PR

[Bug bootstrap/63750] use of undeclared identifier 'do_not_use_isalnum_with_safe_ctype'

2014-11-11 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63750 Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed: What|Removed |Added Status|NEW

[Bug bootstrap/63699] Bootstrap fails in libcc1 on darwin14

2014-11-11 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63699 Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed: What|Removed |Added Status|NEW

[Bug c++/63789] g++ -m32 on solaris has trouble finding abs with int64_t

2014-11-11 Thread richard at netbsd dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63789 --- Comment #3 from Richard PALO richard at netbsd dot org --- Apparently with gcc 4.8.2 on Or*acle Solaris 11.2 the error manifests itself as well. Perhaps there is something [in the works] for s12?

[Bug libstdc++/63811] r217322 breaks bootstrap

2014-11-11 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63811 Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED

[Bug libstdc++/63811] r217322 breaks bootstrap

2014-11-11 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63811 --- Comment #2 from Francois-Xavier Coudert fxcoudert at gcc dot gnu.org --- The libstdc++'s own manual says that __unused is a bad identifier, because it's reserved by BSD:

[Bug target/63534] [5 Regression] Bootstrap failure on x86_64/i686-linux

2014-11-11 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63534 Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug target/63773] [meta-bug] Restoring darwin bootstrap for gcc 5.0

2014-11-11 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63773 Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed: What|Removed |Added Last reconfirmed|2014-11-07 00:00:00

[Bug go/63812] Compilation error due to a large floating point constant truncated to integer

2014-11-11 Thread e29253 at jp dot ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63812 --- Comment #2 from Tatsushi Inagaki e29253 at jp dot ibm.com --- (In reply to Andrew Pinski from comment #1) This might be an issue in mpfr and not GCC if I read GCC's code correctly. Depending on how 2.22 is read in as a floating point

[Bug libstdc++/63811] r217322 breaks bootstrap

2014-11-11 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63811 --- Comment #3 from Jonathan Wakely redi at gcc dot gnu.org --- Author: redi Date: Tue Nov 11 10:41:46 2014 New Revision: 217343 URL: https://gcc.gnu.org/viewcvs?rev=217343root=gccview=rev Log: PR libstdc++/63811 *

[Bug libstdc++/63811] r217322 breaks bootstrap

2014-11-11 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63811 Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed: What|Removed |Added Status|NEW

[Bug ipa/63814] New: g++.dg/ipa/pr61160-1.C fails with -m32 on darwin14

2014-11-11 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63814 Bug ID: 63814 Summary: g++.dg/ipa/pr61160-1.C fails with -m32 on darwin14 Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug ipa/63814] g++.dg/ipa/pr61160-1.C fails with -m32 on darwin14

2014-11-11 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63814 Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed: What|Removed |Added Target|

[Bug target/63815] New: g++.dg/other/pr53811.C fails on darwin14

2014-11-11 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63815 Bug ID: 63815 Summary: g++.dg/other/pr53811.C fails on darwin14 Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/63815] g++.dg/other/pr53811.C fails on darwin14

2014-11-11 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63815 Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed: What|Removed |Added Target|

[Bug target/63815] g++.dg/other/pr53811.C fails on darwin14

2014-11-11 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63815 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added CC||kyukhin

[Bug target/63815] g++.dg/other/pr53811.C fails on darwin14

2014-11-11 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63815 --- Comment #2 from Dominique d'Humieres dominiq at lps dot ens.fr --- This appeared between revisions r216154 (OK) and r216633 (ICE).

[Bug target/63815] g++.dg/other/pr53811.C fails on darwin14

2014-11-11 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63815 --- Comment #3 from Dominique d'Humieres dominiq at lps dot ens.fr --- This appeared between revisions r216154 (OK) and r216633 (ICE). Wrong PR, sorry.

[Bug ipa/63814] g++.dg/ipa/pr61160-1.C fails with -m32 on darwin14

2014-11-11 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63814 --- Comment #1 from Dominique d'Humieres dominiq at lps dot ens.fr --- This appeared between revisions r216154 (OK) and r216633 (ICE).

[Bug ada/42978] gnatmake doesn't report the options it actually provides to ranlib

2014-11-11 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42978 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug pch/61250] Random pch failures on x86_64-apple-darwin13.

2014-11-11 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61250 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug fortran/63701] trans-expr.c:1424: missing init for local variable found

2014-11-11 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63701 --- Comment #2 from ktkachov at gcc dot gnu.org --- Author: ktkachov Date: Tue Nov 11 11:52:36 2014 New Revision: 217345 URL: https://gcc.gnu.org/viewcvs?rev=217345root=gccview=rev Log: [Fortran] PR 63701 Make sure variable is always used

[Bug pch/61250] Random pch failures on x86_64-apple-darwin13.

2014-11-11 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61250 Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug fortran/63701] trans-expr.c:1424: missing init for local variable found

2014-11-11 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63701 ktkachov at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug ada/42978] gnatmake doesn't report the options it actually provides to ranlib

2014-11-11 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42978 --- Comment #5 from simon at pushface dot org --- (In reply to Eric Botcazou from comment #4) I posted a patch for this in https://gcc.gnu.org/ml/gcc-patches/2010-02/msg00325.html, and Arnaud approved it in the followup message, but it

[Bug ada/42978] gnatmake doesn't report the options it actually provides to ranlib

2014-11-11 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42978 --- Comment #6 from Eric Botcazou ebotcazou at gcc dot gnu.org --- Author: ebotcazou Date: Tue Nov 11 11:58:26 2014 New Revision: 217346 URL: https://gcc.gnu.org/viewcvs?rev=217346root=gccview=rev Log: PR ada/42978 * mlib-utl.adb (ar):

[Bug sanitizer/62132] [5 Regression] FAIL: c-c++-common/asan/misalign-[12].c after r213807 on x86_64-apple-darwin13 with -m32

2014-11-11 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62132 --- Comment #12 from Dominique d'Humieres dominiq at lps dot ens.fr --- I now see the failures on 4.9 due to r216459.

[Bug ada/42978] gnatmake doesn't report the options it actually provides to ranlib

2014-11-11 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42978 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug ada/42978] gnatmake doesn't report the options it actually provides to ranlib

2014-11-11 Thread charlet at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42978 --- Comment #8 from Arnaud Charlet charlet at gcc dot gnu.org --- Note that support for project files (and libraries) in gnatmake is being deprecated in favor of gprbuild, so this patch will soon become OBE. But no problem in applying it now.

[Bug target/63534] [5 Regression] Bootstrap failure on x86_64/i686-linux

2014-11-11 Thread izamyatin at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63534 --- Comment #67 from Igor Zamyatin izamyatin at gmail dot com --- Posted a patch here - http://gcc.gnu.org/ml/gcc-patches/2014-10/msg03318.html Now discussion stop here - http://gcc.gnu.org/ml/gcc-patches/2014-11/msg00320.html

[Bug target/63534] [5 Regression] Bootstrap failure on x86_64/i686-linux

2014-11-11 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63534 --- Comment #68 from Francois-Xavier Coudert fxcoudert at gcc dot gnu.org --- (In reply to Igor Zamyatin from comment #67) Posted a patch here - http://gcc.gnu.org/ml/gcc-patches/2014-10/msg03318.html Now discussion stop here -

[Bug ada/42978] gnatmake doesn't report the options it actually provides to ranlib

2014-11-11 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42978 --- Comment #9 from Eric Botcazou ebotcazou at gcc dot gnu.org --- Author: ebotcazou Date: Tue Nov 11 12:30:00 2014 New Revision: 217347 URL: https://gcc.gnu.org/viewcvs?rev=217347root=gccview=rev Log: PR ada/42978 * mlib-utl.adb (ar):

[Bug ada/42978] gnatmake doesn't report the options it actually provides to ranlib

2014-11-11 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42978 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Target Milestone|5.0 |4.9.3 ---

[Bug target/63534] [5 Regression] Bootstrap failure on x86_64/i686-linux

2014-11-11 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63534 --- Comment #69 from Dominique d'Humieres dominiq at lps dot ens.fr --- On top of pr63815, r216154 is also responsible of FAIL: gcc.target/i386/avx512f-kandnw-1.c scan-assembler-times kandnw[ t]+[^\\n]*%k[1-7] 1 FAIL:

[Bug testsuite/60487] FAIL: gcc.dg/tree-prof/crossmodule-indircall-1a.c compilation, -fprofile-generate -D_PROFILE_GENERATE

2014-11-11 Thread cb at cebix dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60487 Christian Bauer cb at cebix dot net changed: What|Removed |Added CC||cb at cebix dot net

[Bug bootstrap/63714] AIX (5.3.7, xlC v11) fails to bootstrap for gcc 4.9.2, 4.8.3 and 4.7.4

2014-11-11 Thread aixtools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63714 --- Comment #18 from Michael Felt aixtools at gmail dot com --- Not sure if I replied to this elsewhere, but the reason for PACKAGING on AIX 5.3 is because it can be used on AIX 5.3 TL7 and higher (including AIX 6.1 and AIX 7.1). In short, the

[Bug libobjc/63765] [5.0 Regression] libobjc testsuite failures on AIX caused by setting _XOPEN_SOURCE

2014-11-11 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63765 --- Comment #11 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE --- --- Comment #9 from David Edelsohn dje at gcc dot gnu.org --- I would have expected _XOPEN_SOURCE=500 to be defined in a host-specific configure

[Bug c++/33911] attribute deprecated vs. templates

2014-11-11 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33911 --- Comment #12 from Jonathan Wakely redi at gcc dot gnu.org --- The comment below is from Richard Smith. I don't think we do have the same problem for abi_tag, so Jason must have solved this problem there. I was amazed to discover

[Bug libobjc/63765] [5.0 Regression] libobjc testsuite failures on AIX caused by setting _XOPEN_SOURCE

2014-11-11 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63765 --- Comment #12 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE --- --- Comment #10 from Andrew Pinski pinskia at gcc dot gnu.org --- Let's go with the one defining _XOPEN_SOURCE only for Solaris until someone

[Bug libobjc/63765] [5.0 Regression] libobjc testsuite failures on AIX caused by setting _XOPEN_SOURCE

2014-11-11 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63765 --- Comment #13 from Rainer Orth ro at gcc dot gnu.org --- Created attachment 33933 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33933action=edit alternative patch

[Bug c++/33911] attribute deprecated vs. templates

2014-11-11 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33911 --- Comment #13 from Jonathan Wakely redi at gcc dot gnu.org --- Also, even after the template definition (and the attribute) have been instantiated, typedefs for the instantiation don't get a warning unless the typedef itself is also marked

[Bug go/63816] New: internal compiler error: in expand_expr_addr_expr_1 on gcc version 5.0.0 20141109 (experimental)

2014-11-11 Thread tekaev at kth dot se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63816 Bug ID: 63816 Summary: internal compiler error: in expand_expr_addr_expr_1 on gcc version 5.0.0 20141109 (experimental) Product: gcc Version: unknown Status: UNCONFIRMED

[Bug ipa/63795] ipa-icf ICE with noreturn functions (test case builtin-noret-1.c)

2014-11-11 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63795 --- Comment #2 from Martin Liška marxin at gcc dot gnu.org --- Author: marxin Date: Tue Nov 11 14:58:21 2014 New Revision: 217355 URL: https://gcc.gnu.org/viewcvs?rev=217355root=gccview=rev Log: PR ipa/63622 PR ipa/63795 *

[Bug bootstrap/63622] [5.0 Regression] Bootstrap fails on x86_64-apple-darwin1[34] after revision r216305

2014-11-11 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63622 --- Comment #27 from Martin Liška marxin at gcc dot gnu.org --- Author: marxin Date: Tue Nov 11 14:58:21 2014 New Revision: 217355 URL: https://gcc.gnu.org/viewcvs?rev=217355root=gccview=rev Log: PR ipa/63622 PR ipa/63795 *

[Bug ipa/63795] ipa-icf ICE with noreturn functions (test case builtin-noret-1.c)

2014-11-11 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63795 Martin Liška marxin at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug ipa/63795] ipa-icf ICE with noreturn functions (test case builtin-noret-1.c)

2014-11-11 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63795 --- Comment #4 from Francois-Xavier Coudert fxcoudert at gcc dot gnu.org --- (In reply to Martin Liška from comment #3) Resolved. I don't think so (maybe you picked the wrong PR number, and meant PR63622 ?). I had this patch in my tree already,

[Bug target/63773] [meta-bug] Restoring darwin bootstrap for gcc 5.0

2014-11-11 Thread howarth at bromo dot med.uc.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63773 --- Comment #12 from howarth at bromo dot med.uc.edu --- With the commits of https://gcc.gnu.org/ml/gcc-cvs/2014-11/msg00357.html and https://gcc.gnu.org/ml/gcc-cvs/2014-11/msg00370.html, the darwin bootstrap should be fully restored on darwin13

[Bug target/63773] [meta-bug] Restoring darwin bootstrap for gcc 5.0

2014-11-11 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63773 --- Comment #13 from Dominique d'Humieres dominiq at lps dot ens.fr --- There is still a bootstrapping issue with libcc1 when bootstrapping with gcc 4.9: https://gcc.gnu.org/ml/gcc-patches/2014-11/msg00731.html

[Bug ipa/63795] ipa-icf ICE with noreturn functions (test case builtin-noret-1.c)

2014-11-11 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63795 --- Comment #5 from Francois-Xavier Coudert fxcoudert at gcc dot gnu.org --- (In reply to Francois-Xavier Coudert from comment #4) Anyway, I'm bootstrapping a fresh compiler, including your commit, so I'll be able to tell soon for sure. Don't

[Bug tree-optimization/63817] New: ICE in verify_gimple_in_cfg tree-cfg.c:5039 (arm)

2014-11-11 Thread joel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63817 Bug ID: 63817 Summary: ICE in verify_gimple_in_cfg tree-cfg.c:5039 (arm) Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug bootstrap/63787] [5 Regression] profiledbootstrap failure with bootstrap-lto

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

[Bug bootstrap/63536] [5 Regression] bootstrap failed when configured with --with-cpu=slm

2014-11-11 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63536 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug bootstrap/63787] [5 Regression] profiledbootstrap failure with bootstrap-lto

2014-11-11 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63787 --- Comment #3 from Markus Trippelsdorf trippels at gcc dot gnu.org --- (In reply to H.J. Lu from comment #2) r217288 failed and it is fixed as of r217295. r217295? Are you sure? I got the same ICE today.

[Bug tree-optimization/63817] ICE in verify_gimple_in_cfg tree-cfg.c:5039 (arm)

2014-11-11 Thread jiwang at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63817 Jiong Wang jiwang at gcc dot gnu.org changed: What|Removed |Added CC||jiwang at gcc dot

[Bug bootstrap/63787] [5 Regression] profiledbootstrap failure with bootstrap-lto

2014-11-11 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63787 --- Comment #4 from H.J. Lu hjl.tools at gmail dot com --- (In reply to Markus Trippelsdorf from comment #3) (In reply to H.J. Lu from comment #2) r217288 failed and it is fixed as of r217295. r217295? Are you sure? I got the same ICE

[Bug sanitizer/63813] [5 Regression][UBSAN] ICE in ubsan_type_descriptor, at ubsan.c:346

2014-11-11 Thread jiwang at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63813 Jiong Wang jiwang at gcc dot gnu.org changed: What|Removed |Added CC||jiwang at gcc dot

[Bug target/63808] [arm] Invalid register saving in FIQ handler causes register corruption

2014-11-11 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63808 --- Comment #1 from Richard Earnshaw rearnsha at gcc dot gnu.org --- What CPU are you running this on?

[Bug c/63818] New: unexpected/incorrect behavior

2014-11-11 Thread blaine at blainebell dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63818 Bug ID: 63818 Summary: unexpected/incorrect behavior Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c/63818] unexpected/incorrect behavior

2014-11-11 Thread blaine at blainebell dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63818 --- Comment #1 from Blaine Bell blaine at blainebell dot org --- This does not seem to have incorrect behavior using clang

[Bug middle-end/63819] New: [5 Regression]: Cannot build compiler with --enable-gather-detailed-mem-stats (error: default argument given for parameter 5 of ‘void* ggc_internal_cleared_alloc)

2014-11-11 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63819 Bug ID: 63819 Summary: [5 Regression]: Cannot build compiler with --enable-gather-detailed-mem-stats (error: default argument given for parameter 5 of ‘void*

[Bug c/63818] unexpected/incorrect behavior

2014-11-11 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63818 Marek Polacek mpolacek at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/63808] [arm] Invalid register saving in FIQ handler causes register corruption

2014-11-11 Thread Sergey.Belyashov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63808 --- Comment #2 from Sergey Belyashov Sergey.Belyashov at gmail dot com --- Target is armv4: I use gcc options: -marm -march=armv4

[Bug target/63808] [arm] Invalid register saving in FIQ handler causes register corruption

2014-11-11 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63808 --- Comment #3 from Richard Earnshaw rearnsha at gcc dot gnu.org --- (In reply to Sergey Belyashov from comment #2) Target is armv4: I use gcc options: -marm -march=armv4 Which doesn't really answer my question. Which *CPU* are you seeing this

[Bug bootstrap/63622] [5.0 Regression] Bootstrap fails on x86_64-apple-darwin1[34] after revision r216305

2014-11-11 Thread howarth at bromo dot med.uc.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63622 --- Comment #28 from howarth at bromo dot med.uc.edu --- At r217355, the failures for the gfortran.dg/assumed_rank_[8/9/10].f90 execution tests , first noted in Comment 7, still remain on x86_64 darwin.

[Bug middle-end/63761] [5 Regression] error: gimple_bb (stmt) is set to a wrong basic block

2014-11-11 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63761 --- Comment #4 from thopre01 at gcc dot gnu.org --- Patch has been posted for review at https://gcc.gnu.org/ml/gcc-patches/2014-11/msg01042.html

[Bug bootstrap/63622] [5.0 Regression] Bootstrap fails on x86_64-apple-darwin1[34] after revision r216305

2014-11-11 Thread howarth at bromo dot med.uc.edu
/i386/libgfortran/ /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5-2014/gcc/testsuite/gfortran.dg/assumed_rank_10.f90 -fno-diagnostics-show-caret -fdiagnostics-color=never -O3 -fomit-frame-pointer -funroll-loops -fdump-tree-original -B/sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir/x86_64-apple

[Bug target/63808] [arm] Invalid register saving in FIQ handler causes register corruption

2014-11-11 Thread Sergey.Belyashov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63808 --- Comment #4 from Sergey Belyashov Sergey.Belyashov at gmail dot com --- AT91SAM7X256

[Bug bootstrap/63622] [5.0 Regression] Bootstrap fails on x86_64-apple-darwin1[34] after revision r216305

2014-11-11 Thread howarth at bromo dot med.uc.edu
/fink.build/gcc50-5.0.0-1000/gcc-5-2014/gcc/testsuite/gfortran.dg/assumed_rank_10.f90 -fno-diagnostics-show-caret -fdiagnostics-color=never -O3 -fomit-frame-pointer -funroll-loops -fdump-tree-original -B/sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir/x86_64-apple-darwin13.4.0/i386/libgfortran/.libs

[Bug c++/63820] New: [5.0 regression] c++ ICE since libcpp change r217202

2014-11-11 Thread jiwang at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63820 Bug ID: 63820 Summary: [5.0 regression] c++ ICE since libcpp change r217202 Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug libobjc/63765] [5.0 Regression] libobjc testsuite failures on AIX caused by setting _XOPEN_SOURCE

2014-11-11 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63765 --- Comment #14 from Andrew Pinski pinskia at gcc dot gnu.org --- (In reply to r...@cebitec.uni-bielefeld.de from comment #11) --- Comment #9 from David Edelsohn dje at gcc dot gnu.org --- I would have expected _XOPEN_SOURCE=500 to be defined

[Bug bootstrap/63622] [5.0 Regression] Bootstrap fails on x86_64-apple-darwin1[34] after revision r216305

2014-11-11 Thread howarth at bromo dot med.uc.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63622 --- Comment #31 from howarth at bromo dot med.uc.edu --- (In reply to howarth from comment #28) As noted before, passing -fno-ipa-icf to these failing fortran test cases suppresses the execution failure.

[Bug other/63821] New: ICE in verify_gimple during libgcc build starting with r217349

2014-11-11 Thread pthaugen at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63821 Bug ID: 63821 Summary: ICE in verify_gimple during libgcc build starting with r217349 Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

[Bug target/63808] [arm] Invalid register saving in FIQ handler causes register corruption

2014-11-11 Thread Sergey.Belyashov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63808 --- Comment #5 from Sergey Belyashov Sergey.Belyashov at gmail dot com --- Sorry. I am wrong about register corruption. It is bug of my simulator. But r8 in the list is not neccessary in fiq handler.

[Bug c/63818] unexpected/incorrect behavior

2014-11-11 Thread blaine at blainebell dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63818 --- Comment #3 from Blaine Bell blaine at blainebell dot org --- thanks for the quick response, much appreciated. To be honest, I really don't understand this post/FAQ. Looking at these examples, I do not see any ambiguity. This problem seems

[Bug c++/63820] [5.0 regression] c++ ICE since libcpp change r217202

2014-11-11 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63820 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Depends on||61997 ---

[Bug c++/63820] [5.0 regression] c++ ICE since libcpp change r217202

2014-11-11 Thread jiwang at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63820 Jiong Wang jiwang at gcc dot gnu.org changed: What|Removed |Added Target||aarch64-*-* ---

[Bug c++/63265] [4.9/5 Regression] Constexpr variables can trigger spurious compiler warnings

2014-11-11 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63265 --- Comment #2 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org --- Author: paolo Date: Tue Nov 11 17:34:12 2014 New Revision: 217361 URL: https://gcc.gnu.org/viewcvs?rev=217361root=gccview=rev Log: /cp 2014-11-11 Paolo Carlini

[Bug c++/63265] [4.9 Regression] Constexpr variables can trigger spurious compiler warnings

2014-11-11 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63265 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c/63818] unexpected/incorrect behavior

2014-11-11 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63818 --- Comment #4 from Andrew Pinski pinskia at gcc dot gnu.org --- With the line: testouter(++i, ++i, ++i); There is no sequence point between the pre-increments of i as common inside a function call is not a sequence point. So the order of which

[Bug other/63821] ICE in verify_gimple during libgcc build starting with r217349

2014-11-11 Thread pthaugen at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63821 --- Comment #1 from Pat Haugen pthaugen at gcc dot gnu.org --- Created attachment 33937 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33937action=edit reduced testcase Reduced testcase, fails when compiled with '-O2 -m32'.

[Bug c/63818] unexpected/incorrect behavior

2014-11-11 Thread blaine at blainebell dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63818 --- Comment #5 from Blaine Bell blaine at blainebell dot org --- There is no sequence point between the pre-increments of i as common inside a function call is not a sequence point. So the order of which arguments are evaluated is not

[Bug c++/33911] attribute deprecated vs. templates

2014-11-11 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33911 --- Comment #14 from Jason Merrill jason at gcc dot gnu.org --- Created attachment 33938 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33938action=edit patch Here's a compiler patch. Jonathan, can you decide what to do with the library

[Bug c/60804] Another CilkPlus ICE in gimplify_expr, at gimplify.c:8335

2014-11-11 Thread andi-gcc at firstfloor dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60804 Andi Kleen andi-gcc at firstfloor dot org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug bootstrap/63622] [5.0 Regression] Bootstrap fails on x86_64-apple-darwin1[34] after revision r216305

2014-11-11 Thread howarth at bromo dot med.uc.edu
-2014/gcc/testsuite/gfortran.dg/assumed_rank_10.f90 -fno-diagnostics-show-caret -fdiagnostics-color=never -O3 -fomit-frame-pointer -funroll-loops -fdump-tree-original -B/sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir/x86_64-apple-darwin13.4.0/i386/libgfortran/.libs -L/sw/src/fink.build/gcc50

[Bug c/63822] New: tree-chkp.c: missing init for local variable found_valid ?

2014-11-11 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63822 Bug ID: 63822 Summary: tree-chkp.c: missing init for local variable found_valid ? Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

[Bug bootstrap/63622] [5.0 Regression] Bootstrap fails on x86_64-apple-darwin1[34] after revision r216305

2014-11-11 Thread howarth at bromo dot med.uc.edu
-2014/gcc/testsuite/gfortran.dg/assumed_rank_10.f90 -fno-diagnostics-show-caret -fdiagnostics-color=never -O3 -fomit-frame-pointer -funroll-loops -fdump-tree-original -B/sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir/x86_64-apple-darwin13.4.0/i386/libgfortran/.libs -L/sw/src/fink.build/gcc50-5.0.0

[Bug rtl-optimization/63823] New: [5.0 Regression] MIPS will not build due to LRA ICE with 64 bit ABI

2014-11-11 Thread sje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63823 Bug ID: 63823 Summary: [5.0 Regression] MIPS will not build due to LRA ICE with 64 bit ABI Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

[Bug rtl-optimization/63823] [5.0 Regression] MIPS will not build due to LRA ICE with 64 bit ABI

2014-11-11 Thread sje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63823 --- Comment #1 from Steve Ellcey sje at gcc dot gnu.org --- Created attachment 33941 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33941action=edit Preprocessed test case

[Bug bootstrap/63787] [5 Regression] profiledbootstrap failure with bootstrap-lto

2014-11-11 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63787 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|RESOLVED|REOPENED Last

[Bug rtl-optimization/63823] [5.0 Regression] MIPS will not build due to LRA ICE with 64 bit ABI

2014-11-11 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63823 --- Comment #2 from Andrew Pinski pinskia at gcc dot gnu.org --- This was working as of revision 217256 for me.

[Bug bootstrap/63622] [5.0 Regression] Bootstrap fails on x86_64-apple-darwin1[34] after revision r216305

2014-11-11 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63622 --- Comment #34 from Dominique d'Humieres dominiq at lps dot ens.fr --- Reduced test case for assumed_rank_10.f90 program test implicit none type t integer :: aa end type t integer, pointer :: iip type(t), pointer :: jjp

[Bug rtl-optimization/63823] [5.0 Regression] MIPS will not build due to LRA ICE with 64 bit ABI

2014-11-11 Thread sje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63823 --- Comment #3 from Steve Ellcey sje at gcc dot gnu.org --- I think the failure may have started with r217265, but I have not confirmed that for sure. r217265 | vmakarov | 2014-11-09 08:45:15 -0800 (Sun, 09 Nov 2014) | 34 lines 2014-11-09

[Bug target/63824] New: [5.0 Regression]: ICE with -mcmodel=large -fpic and pseudo PIC

2014-11-11 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63824 Bug ID: 63824 Summary: [5.0 Regression]: ICE with -mcmodel=large -fpic and pseudo PIC Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

  1   2   >