[Bug c++/64080] New: [5.0 regression][C++14]ICE in cxx_eval_store_expression

2014-11-25 Thread lucdanton at free dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64080 Bug ID: 64080 Summary: [5.0 regression][C++14]ICE in cxx_eval_store_expression Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority

[Bug sanitizer/64078] FAIL: c-c++-common/ubsan/object-size-9.c

2014-11-25 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64078 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug c++/64079] New: pragma GCC diagnostic ignored "-Wunused-function" has incorrect scope

2014-11-25 Thread woodroof at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64079 Bug ID: 64079 Summary: pragma GCC diagnostic ignored "-Wunused-function" has incorrect scope Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal

[Bug target/62040] internal compiler error: in simplify_const_unary_operation, at simplify-rtx.c:1555

2014-11-25 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62040 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/63691] GCC 4.9.x fails to build GLIBC 2.20 on HPPA

2014-11-25 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691 --- Comment #14 from John David Anglin --- __builtin_trap () support added to PA.

[Bug bootstrap/63703] [4.9.2/5 Regression] Bootstrap broken on powerpc-apple-darwin, cc1: internal compiler error: in init_reg_sets

2014-11-25 Thread larryv at macports dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63703 --- Comment #20 from Lawrence Velázquez --- (In reply to Lawrence Velázquez from comment #19) > I assume this didn't make it into a 4.8 release? That the bug didn't make it, I mean.

[Bug bootstrap/63703] [4.9.2/5 Regression] Bootstrap broken on powerpc-apple-darwin, cc1: internal compiler error: in init_reg_sets

2014-11-25 Thread larryv at macports dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63703 --- Comment #19 from Lawrence Velázquez --- I assume this didn't make it into a 4.8 release?

[Bug target/61359] GCC Bootstrap comparison failures on hppa2.0w-hp-hpux11.23

2014-11-25 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61359 John David Anglin changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug jit/64018] JIT tutorial does not describe error-handling

2014-11-25 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64018 dmalcolm at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed

[Bug jit/64020] jit misses sin/cos optimizations

2014-11-25 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64020 --- Comment #5 from dmalcolm at gcc dot gnu.org --- (In reply to dmalcolm from comment #4) > Am testing a candidate patch for this Patch posted as: https://gcc.gnu.org/ml/gcc-patches/2014-11/msg03229.html

[Bug target/59710] Nios2: Missing gprel optimization

2014-11-25 Thread sandra at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59710 Sandra Loosemore changed: What|Removed |Added CC||sandra at codesourcery dot com --- Co

[Bug sanitizer/64078] New: FAIL: c-c++-common/ubsan/object-size-9.c

2014-11-25 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64078 Bug ID: 64078 Summary: FAIL: c-c++-common/ubsan/object-size-9.c Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: sanitizer

[Bug bootstrap/63573] [5 Regression] libgo: ICE building libgo on powerpc-linux-gnu

2014-11-25 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63573 --- Comment #23 from Jonathan Wakely --- Created attachment 34120 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34120&action=edit preprocessed source reproducing the ICE I'm still seeing this with the attached input. /home/jwakely/build-

[Bug target/64074] PowerPC E500: Passing of double parameters not EABI compliant

2014-11-25 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64074 --- Comment #1 from joseph at codesourcery dot com --- Yes, you need -mabi=spe for this to work. Any form of e500 operation without -mabi=spe (except maybe e500v1 single-precision-only non-vector floating point) will not follow any well-define

[Bug lto/64076] [4.9/5 Regression] ICE: in update_visibility_by_resolution_info, at ipa-visibility.c:427

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

[Bug c/59332] Segmentation fault in inline_summary with LTO + attribute optimize

2014-11-25 Thread d.g.gorbachev at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59332 --- Comment #7 from Dmitry Gorbachev --- Recent GCC 5 accepts both "lto" and "no-lto". However, they work on a per-file rather then on a per-function basis...

[Bug c++/64077] New: dynamic_cast incorrectly rejected for private base

2014-11-25 Thread gcc at dixie dot net.nz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64077 Bug ID: 64077 Summary: dynamic_cast incorrectly rejected for private base Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug lto/64075] [5 Regression] ICE: in bp_pack_value, at data-streamer.h:106

2014-11-25 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64075 H.J. Lu changed: What|Removed |Added CC||enkovich.gnu at gmail dot com --- Comment #3 f

[Bug lto/60150] [4.9 Regression] ICE in function_and_variable_visibility, at ipa.c:1000

2014-11-25 Thread d.g.gorbachev at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60150 --- Comment #6 from Dmitry Gorbachev --- Filed bug 64076 for a new problem.

[Bug lto/64076] New: ICE: in update_visibility_by_resolution_info, at ipa-visibility.c:427

2014-11-25 Thread d.g.gorbachev at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64076 Bug ID: 64076 Summary: ICE: in update_visibility_by_resolution_info, at ipa-visibility.c:427 Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

[Bug c++/63849] [4.9/5.0 Regression][c++11] ICE on variadic alias template with wrappers

2014-11-25 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63849 Jason Merrill changed: What|Removed |Added CC||eric.niebler at gmail dot com --- Commen

[Bug c++/63730] C++11 ICE REGRESSION mangling template alias into function template

2014-11-25 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63730 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug other/64046] Malformed .eh_frame generated with LTO, gold and optimization enabled

2014-11-25 Thread ccoutant at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64046 --- Comment #4 from Cary Coutant --- (Sorry, that's binutils PR gold/17639.)

[Bug other/64046] Malformed .eh_frame generated with LTO, gold and optimization enabled

2014-11-25 Thread ccoutant at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64046 Cary Coutant changed: What|Removed |Added Status|WAITING |RESOLVED CC|

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

2014-11-25 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63773 Bug 63773 depends on bug 63703, which changed state. Bug 63703 Summary: [4.9.2/5 Regression] Bootstrap broken on powerpc-apple-darwin, cc1: internal compiler error: in init_reg_sets https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63703 W

[Bug bootstrap/63703] [4.9.2/5 Regression] Bootstrap broken on powerpc-apple-darwin, cc1: internal compiler error: in init_reg_sets

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

[Bug lto/64075] [5 Regression] ICE: in bp_pack_value, at data-streamer.h:106

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

[Bug lto/61557] [4.9/5 Regression] LTO ICE: verify_flow_info failed (error: control flow in the middle of basic block)

2014-11-25 Thread d.g.gorbachev at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61557 Dmitry Gorbachev changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug bootstrap/63703] [4.9.2/5 Regression] Bootstrap broken on powerpc-apple-darwin, cc1: internal compiler error: in init_reg_sets

2014-11-25 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63703 --- Comment #17 from Francois-Xavier Coudert --- Author: fxcoudert Date: Tue Nov 25 21:41:44 2014 New Revision: 218064 URL: https://gcc.gnu.org/viewcvs?rev=218064&root=gcc&view=rev Log: PR bootstrap/63703 * config/rs6000/darwin.h (REGIST

[Bug lto/64075] [5 Regression] ICE: in bp_pack_value, at data-streamer.h:106

2014-11-25 Thread d.g.gorbachev at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64075 Dmitry Gorbachev changed: What|Removed |Added Keywords||ice-on-valid-code, lto Ta

[Bug lto/64075] New: [5 Regression] ICE: in bp_pack_value, at data-streamer.h:106

2014-11-25 Thread d.g.gorbachev at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64075 Bug ID: 64075 Summary: [5 Regression] ICE: in bp_pack_value, at data-streamer.h:106 Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Pri

[Bug boehm-gc/64042] FAIL: boehm-gc.c/gctest.c -O2 execution test

2014-11-25 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64042 vries at gcc dot gnu.org changed: What|Removed |Added Version|unknown |5.0 --- Comment #4 from vries

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

2014-11-25 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63534 --- Comment #72 from hjl at gcc dot gnu.org --- Author: hjl Date: Tue Nov 25 21:07:43 2014 New Revision: 218062 URL: https://gcc.gnu.org/viewcvs?rev=218062&root=gcc&view=rev Log: Add a testcase for PR target/63534 PR target/63534 * gcc.

[Bug target/63527] [5 Regression] -fPIC uses 2 registers for GOT

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

[Bug target/63527] [5 Regression] -fPIC uses 2 registers for GOT

2014-11-25 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63527 --- Comment #5 from hjl at gcc dot gnu.org --- Author: hjl Date: Tue Nov 25 20:54:16 2014 New Revision: 218061 URL: https://gcc.gnu.org/viewcvs?rev=218061&root=gcc&view=rev Log: Add a test for PR target/63527 PR target/63527 * gcc.targe

[Bug target/64074] New: PowerPC E500: Passing of double parameters not EABI compliant

2014-11-25 Thread florian.miedniak at web dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64074 Bug ID: 64074 Summary: PowerPC E500: Passing of double parameters not EABI compliant Product: gcc Version: 4.7.3 Status: UNCONFIRMED Severity: normal

[Bug target/63527] [5 Regression] -fPIC uses 2 registers for GOT

2014-11-25 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63527 --- Comment #4 from Vladimir Makarov --- Author: vmakarov Date: Tue Nov 25 20:20:10 2014 New Revision: 218059 URL: https://gcc.gnu.org/viewcvs?rev=218059&root=gcc&view=rev Log: 2014-11-25 Vladimir Makarov PR target/63527 * ira-lives.

[Bug jit/64020] jit misses sin/cos optimizations

2014-11-25 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64020 dmalcolm at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed

[Bug c++/64073] Explicit duplicate template instantiation not reported as error when using 'using'

2014-11-25 Thread eugene at hutorny dot in.ua
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64073 --- Comment #1 from Eugene --- Created attachment 34117 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34117&action=edit Code sample illustrating the problem

[Bug c++/64073] New: Explicit duplicate template instantiation not reported as error when using 'using'

2014-11-25 Thread eugene at hutorny dot in.ua
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64073 Bug ID: 64073 Summary: Explicit duplicate template instantiation not reported as error when using 'using' Product: gcc Version: 4.9.1 Status: UNCONFIRMED Severi

[Bug tree-optimization/63593] ICE: verify_gimple failed: incompatible types in PHI argument 0 with -O3 -fno-tree-vectorize

2014-11-25 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63593 --- Comment #3 from Marek Polacek --- So it seems like tree_transform_and_unroll_loop creates a wrong PHI: _101 = PHI where the type of _101 and pretmp_103 is int, and ivtmp_47 is unsigned. How that ivtmp_47 gets there is a mystery to me, but i

[Bug bootstrap/63703] [4.9.2/5 Regression] Bootstrap broken on powerpc-apple-darwin, cc1: internal compiler error: in init_reg_sets

2014-11-25 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63703 --- Comment #16 from Francois-Xavier Coudert --- Author: fxcoudert Date: Tue Nov 25 19:01:08 2014 New Revision: 218058 URL: https://gcc.gnu.org/viewcvs?rev=218058&root=gcc&view=rev Log: PR bootstrap/63703 * config/rs6000/darwin.h (REGIST

[Bug tree-optimization/64072] New: wrong cgraph node profile count

2014-11-25 Thread wmi at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64072 Bug ID: 64072 Summary: wrong cgraph node profile count Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization

[Bug target/64052] compilation error "local frame unavailable" appears for some optimization levels

2014-11-25 Thread eugene at hutorny dot in.ua
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64052 Eugene changed: What|Removed |Added Version|4.7.2 |4.8.1 --- Comment #2 from Eugene --- As per ht

[Bug rtl-optimization/64037] [4.8/4.9/5 Regression] Miscompilation with -Os and enum class : char parameter

2014-11-25 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64037 H.J. Lu changed: What|Removed |Added Summary|Miscompilation with -Os and |[4.8/4.9/5 Regression] |enum

[Bug ipa/64070] FAIL: g++.dg/ipa/devirt-42.C -std=gnu++11 scan-ipa-dump-times inline "First type is base of second" 3

2014-11-25 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64070 H.J. Lu changed: What|Removed |Added Resolution|FIXED |DUPLICATE --- Comment #3 from H.J. Lu --- *

[Bug ipa/64060] [5 Regression] r218009 caused FAIL: g++.dg/ipa/devirt-42.C

2014-11-25 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64060 H.J. Lu changed: What|Removed |Added CC||danglin at gcc dot gnu.org --- Comment #3 from

[Bug ipa/64070] FAIL: g++.dg/ipa/devirt-42.C -std=gnu++11 scan-ipa-dump-times inline "First type is base of second" 3

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

[Bug rtl-optimization/64041] [4.9/5 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu

2014-11-25 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64041 Martin Jambor changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/63551] [4.9/5 Regression] wrong code (segfaults) at -Os on x86_64-linux-gnu

2014-11-25 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63551 --- Comment #7 from Martin Jambor --- *** Bug 64041 has been marked as a duplicate of this bug. ***

[Bug ipa/63851] [5 Regression] ipa-icf miscompiles gfortran.dg/assumed_rank_(8|9|10).f90 at -O2 and above

2014-11-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63851 --- Comment #2 from Martin Liška --- OK, I can reproduce the problem on x86_64 with following simple patch applied: diff --git a/gcc/ipa-icf.c b/gcc/ipa-icf.c index 4875dec..c985052 100644 --- a/gcc/ipa-icf.c +++ b/gcc/ipa-icf.c @@ -606,6 +606,1

[Bug fortran/64071] FAIL: gfortran.dg/dollar_sym_1.f90 -O (test for excess errors)

2014-11-25 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64071 John David Anglin changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/64071] FAIL: gfortran.dg/dollar_sym_1.f90 -O (test for excess errors)

2014-11-25 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64071 Tobias Burnus changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug middle-end/64065] [5 Regression] CP2K miscompilation at -O3 -flto

2014-11-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64065 Richard Biener changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug middle-end/64065] [5 Regression] CP2K miscompilation at -O3 -flto

2014-11-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64065 --- Comment #9 from Richard Biener --- Author: rguenth Date: Tue Nov 25 16:43:24 2014 New Revision: 218049 URL: https://gcc.gnu.org/viewcvs?rev=218049&root=gcc&view=rev Log: 2014-11-25 Richard Biener PR lto/64065 * lto-streamer-out.c

[Bug fortran/64071] New: FAIL: gfortran.dg/dollar_sym_1.f90 -O (test for excess errors)

2014-11-25 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64071 Bug ID: 64071 Summary: FAIL: gfortran.dg/dollar_sym_1.f90 -O (test for excess errors) Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

[Bug libfortran/62250] FAIL: gfortran.dg/coarray/alloc_comp_1.f90 -fcoarray=lib -O2 -lcaf_single

2014-11-25 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62250 --- Comment #1 from John David Anglin --- The gfortran command does not explicitly link with libatomic.

[Bug tree-optimization/61634] [4.8/4.9/5 Regression] ICE in in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1423

2014-11-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61634 --- Comment #6 from Richard Biener --- The issue seems that we fail to detect hybrid SLP here because vect_detect_hybrid_slp_stmts walks immediate uses of SLP defs but those do not reach pattern stmts but only original ones. In this case we have

[Bug ipa/64070] FAIL: g++.dg/ipa/devirt-42.C -std=gnu++11 scan-ipa-dump-times inline "First type is base of second" 3

2014-11-25 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64070 --- Comment #1 from John David Anglin --- Created attachment 34113 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34113&action=edit Tree dump

[Bug libstdc++/64054] 27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc FAILs

2014-11-25 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64054 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/64054] 27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc FAILs

2014-11-25 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64054 --- Comment #8 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #7 from Jonathan Wakely --- > Aha, of course. > > Maybe we should just add this to the test for now? > > // https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64054 > // { dg-xfa

[Bug ipa/64070] New: FAIL: g++.dg/ipa/devirt-42.C -std=gnu++11 scan-ipa-dump-times inline "First type is base of second" 3

2014-11-25 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64070 Bug ID: 64070 Summary: FAIL: g++.dg/ipa/devirt-42.C -std=gnu++11 scan-ipa-dump-times inline "First type is base of second" 3 Product: gcc Version: 5.0

[Bug libstdc++/64054] 27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc FAILs

2014-11-25 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64054 --- Comment #7 from Jonathan Wakely --- Aha, of course. Maybe we should just add this to the test for now? // https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64054 // { dg-xfail-if "" { *-*-solaris* } { "*" } { "" } } If 40411 gets fixed it will

[Bug fortran/61420] [4.8/4.9/5 Regression] type bound procedure with pass attribute, that returns a procedure pointer, fails to compile

2014-11-25 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61420 janus at gcc dot gnu.org changed: What|Removed |Added CC||janus at gcc dot gnu.org --- C

[Bug bootstrap/64050] [5 Regression] r218009 causes LTO/PGO bootstrap failure: ICE: in inline_small_functions, at ipa-inline.c:1709

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

[Bug bootstrap/63995] Bootstrap error with -mmpx -fcheck-pointer-bounds

2014-11-25 Thread enkovich.gnu at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63995 --- Comment #7 from Ilya Enkovich --- In chkpopt pass calls to bndmk are moved down to uses to decrease register pressure. Debug info introduces new uses and therefore it affects a position where bndmk calls appear. -g0 case: :

[Bug fortran/58754] [4.8/4.9/5 Regression] with allocatable character arrays

2014-11-25 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58754 janus at gcc dot gnu.org changed: What|Removed |Added CC||janus at gcc dot gnu.org --- C

[Bug fortran/64069] [4.8/4.9/5 Regression] ICE on allocating character array with source

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

[Bug libstdc++/64054] 27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc FAILs

2014-11-25 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64054 --- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #5 from Jonathan Wakely --- > Thanks - so it looks as though the problem is in std::stod which is pretty > simple, and can be reduced to: [...] > Maybe Solaris' strtod() do

[Bug middle-end/64065] [5 Regression] CP2K miscompilation at -O3 -flto

2014-11-25 Thread Joost.VandeVondele at mat dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64065 --- Comment #7 from Joost VandeVondele --- (In reply to rguent...@suse.de from comment #6) > Does the restrict stuff make any performance difference? Not noticeable for the particular benchmark I'm running overnight.

[Bug middle-end/50770] limits-fndefn.c times out on ARM; runs 22 x faster with -fno-var-tracking

2014-11-25 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50770 John David Anglin changed: What|Removed |Added CC||danglin at gcc dot gnu.org --- Comme

[Bug go/63731] Fallback to netgo does not work

2014-11-25 Thread boger at us dot ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63731 --- Comment #19 from boger at us dot ibm.com --- (In reply to Ian Lance Taylor from comment #18) > The -a option to "go build" means to rebuild all packages rather than using > the installed versions (see http://golang.org/cmd/go for documentation

[Bug tree-optimization/61743] [5 Regression] Complete unroll is not happened for loops with short upper bound

2014-11-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61743 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug fortran/64069] [4.8/4.9/5 Regression] ICE on allocating character array with source

2014-11-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64069 Richard Biener changed: What|Removed |Added Priority|P3 |P4 Target Milestone|---

[Bug lto/60449] Merging function DECLs discards leaf attribute which causes cfg verifier to fail

2014-11-25 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60449 Martin Jambor changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug middle-end/64065] [5 Regression] CP2K miscompilation at -O3 -flto

2014-11-25 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64065 --- Comment #6 from rguenther at suse dot de --- On Tue, 25 Nov 2014, Joost.VandeVondele at mat dot ethz.ch wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64065 > > --- Comment #5 from Joost VandeVondele ethz.ch> --- > (In reply to Rich

[Bug libstdc++/64054] 27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc FAILs

2014-11-25 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64054 --- Comment #5 from Jonathan Wakely --- Thanks - so it looks as though the problem is in std::stod which is pretty simple, and can be reduced to: #include #include #include int main() { double d; char* endptr; errno = 0;

[Bug fortran/64069] [4.8/4.9/5 Regression] ICE on allocating character array with source

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

[Bug ipa/64060] [5 Regression] r218009 caused FAIL: g++.dg/ipa/devirt-42.C

2014-11-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64060 --- Comment #2 from Martin Liška --- Author: marxin Date: Tue Nov 25 15:16:27 2014 New Revision: 218048 URL: https://gcc.gnu.org/viewcvs?rev=218048&root=gcc&view=rev Log: 2014-11-25 Martin Liska PR bootstrap/64050 PR ipa/64060 *

[Bug bootstrap/64050] [5 Regression] r218009 causes LTO/PGO bootstrap failure: ICE: in inline_small_functions, at ipa-inline.c:1709

2014-11-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64050 --- Comment #5 from Martin Liška --- Author: marxin Date: Tue Nov 25 15:16:27 2014 New Revision: 218048 URL: https://gcc.gnu.org/viewcvs?rev=218048&root=gcc&view=rev Log: 2014-11-25 Martin Liska PR bootstrap/64050 PR ipa/64060 *

[Bug bootstrap/63995] Bootstrap error with -mmpx -fcheck-pointer-bounds

2014-11-25 Thread enkovich.gnu at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63995 --- Comment #6 from Ilya Enkovich --- For attached -g0 problem reproducer: >gcc pr63995-2.c -c -O2 -mmpx -fcheck-pointer-bounds -g -o 1.o >gcc pr63995-2.c -c -O2 -mmpx -fcheck-pointer-bounds -g0 -o 2.o >objdump_pl -d 1.o >1.dump >objdump_pl -d 2

[Bug middle-end/64065] [5 Regression] CP2K miscompilation at -O3 -flto

2014-11-25 Thread Joost.VandeVondele at mat dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64065 --- Comment #5 from Joost VandeVondele --- (In reply to Richard Biener from comment #4) > Created attachment 34111 [details] > patch > > Can you try this? Cool, fixed!

[Bug fortran/64069] New: [4.8/4.9 Regression] ICE on allocating character array with source

2014-11-25 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64069 Bug ID: 64069 Summary: [4.8/4.9 Regression] ICE on allocating character array with source Product: gcc Version: 4.9.1 Status: UNCONFIRMED Severity: normal

[Bug bootstrap/63995] Bootstrap error with -mmpx -fcheck-pointer-bounds

2014-11-25 Thread enkovich.gnu at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63995 --- Comment #5 from Ilya Enkovich --- Created attachment 34112 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34112&action=edit -g0 problem reproducer

[Bug middle-end/61927] [4.9 Regression] Wrong results with loop vectorization of: "var[i] = ABS_EXPR > 9.9e-7"

2014-11-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61927 Richard Biener changed: What|Removed |Added Known to work||5.0 Summary|[4.9/5 Regressio

[Bug middle-end/61927] [4.9/5 Regression] Wrong results with loop vectorization of: "var[i] = ABS_EXPR > 9.9e-7"

2014-11-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61927 --- Comment #8 from Richard Biener --- Author: rguenth Date: Tue Nov 25 14:55:29 2014 New Revision: 218046 URL: https://gcc.gnu.org/viewcvs?rev=218046&root=gcc&view=rev Log: 2014-11-25 Richard Biener PR tree-optimization/61927 * tree

[Bug tree-optimization/62238] [4.9/5 Regression] ICE with LTO on valid code on x86_64-linux-gnu in verify_ssa (in 64-bit mode)

2014-11-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62238 --- Comment #4 from Richard Biener --- This is a tree sharing issue, it reproduces with -O3 and a single concatenated source as well. Index: gcc/tree-predcom.c === --- gcc/tree-pred

[Bug middle-end/64067] ICE in expand_expr_real_1, at expr.c:10540, involving compound literal shenanigans

2014-11-25 Thread mpeg.blue at free dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64067 Mason changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #4 from Mas

[Bug ipa/64068] [5 Regression] ICE: in remove_unreachable_nodes, at ipa.c:546

2014-11-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64068 --- Comment #1 from Martin Liška --- Introduced by r217973: commit ca92a2511ecb05fb7c84df998723c257f23b6ca7 Author: hubicka Date: Sat Nov 22 21:08:07 2014 + * ipa.c (symbol_table::remove_unreachable_nodes): Mark all inline clones

[Bug bootstrap/63853] [5.0 Regression] The use of strchrnul breaks bootstrap on x86_64-apple-darwin14.

2014-11-25 Thread tocarip.intel at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63853 tocarip.intel at gmail dot com changed: What|Removed |Added CC||tocarip.intel at gmail do

[Bug middle-end/64067] ICE in expand_expr_real_1, at expr.c:10540, involving compound literal shenanigans

2014-11-25 Thread mpeg.blue at free dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64067 Mason changed: What|Removed |Added Summary|ICE involving compound |ICE in expand_expr_real_1, |li

[Bug c++/63786] crash on argument pack in switch case

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

[Bug c++/63786] crash on argument pack in switch case

2014-11-25 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63786 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Nov 25 13:48:49 2014 New Revision: 218043 URL: https://gcc.gnu.org/viewcvs?rev=218043&root=gcc&view=rev Log: /cp 2014-11-25 Paolo Carlini PR c++/63786 * parser.

[Bug middle-end/64065] [5 Regression] CP2K miscompilation at -O3 -flto

2014-11-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64065 Richard Biener changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot gnu.org ---

[Bug middle-end/64065] [5 Regression] CP2K miscompilation at -O3 -flto

2014-11-25 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64065 --- Comment #3 from rguenther at suse dot de --- On Tue, 25 Nov 2014, Joost.VandeVondele at mat dot ethz.ch wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64065 > > Joost VandeVondele changed: > >What|Removed

[Bug middle-end/64065] [5 Regression] CP2K miscompilation at -O3 -flto

2014-11-25 Thread Joost.VandeVondele at mat dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64065 Joost VandeVondele changed: What|Removed |Added CC||Joost.VandeVondele at mat dot ethz

[Bug bootstrap/63995] Bootstrap error with -mmpx -fcheck-pointer-bounds

2014-11-25 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63995 --- Comment #4 from rguenther at suse dot de --- On Tue, 25 Nov 2014, enkovich.gnu at gmail dot com wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63995 > > --- Comment #3 from Ilya Enkovich --- > Patch removing duplicating bounds symbo

[Bug bootstrap/63995] Bootstrap error with -mmpx -fcheck-pointer-bounds

2014-11-25 Thread enkovich.gnu at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63995 --- Comment #3 from Ilya Enkovich --- Patch removing duplicating bounds symbols is in review. With this patch applied bootstrap goes till the end but there are lots of stage2 and stage3 comparison error. I looked into one of them and the differ

[Bug c++/61649] fixincludes update for solaris___restrict in sys/feature_tests.h on Illumos

2014-11-25 Thread richard at netbsd dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61649 --- Comment #4 from Richard PALO --- > > The test/base/sys/feature_tests.h patch is as follows: > --- fixincludes/tests/base/sys/feature_tests.h.orig 2010-06-21 > 15:27:29.0 + > +++ fixincludes/tests/base/sys/feature_tests.h > @@

[Bug c++/61649] fixincludes update for solaris___restrict in sys/feature_tests.h on Illumos

2014-11-25 Thread richard at netbsd dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61649 --- Comment #3 from Richard PALO --- No. Prior to fixincludes, sys/feature_tests.h in SunOS looks like the following: #if (defined(__STDC__) && defined(_STDC_C99)) #define _RESTRICT_KYWD restrict #else #define _RESTRICT_KYWD #endif Illumos ha

  1   2   >