[Bug tree-optimization/68522] [6 Regression] SPEC CPU2006 435.gromacs miscomparison

2015-12-29 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68522 --- Comment #4 from Jeffrey A. Law --- And just to be clear, I'm actually referring to myself...

[Bug tree-optimization/68522] [6 Regression] SPEC CPU2006 435.gromacs miscomparison

2015-12-29 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68522 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P1 --- Comment #3 from Jeffrey A. Law

[Bug ipa/69075] ICE when setting early-inlining-insns to other than default

2015-12-29 Thread miyuki at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69075 Mikhail Maltsev changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/67081] FAIL: g++.dg/cpp0x/nsdmi-template14.C (test for errors)

2015-12-29 Thread miyuki at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67081 Mikhail Maltsev changed: What|Removed |Added CC||miyuki at gcc dot gnu.org --- Comment

[Bug debug/69077] [6 Regression] omnetpp ICEs with -flto -g

2015-12-29 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69077 --- Comment #7 from Andrew Pinski --- Created attachment 37191 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37191&action=edit tar file with simplified testcase

[Bug debug/69077] [6 Regression] omnetpp ICEs with -flto -g

2015-12-29 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69077 --- Comment #6 from Andrew Pinski --- Here is the simplified testcase: t.h: struct cStdDev { long ns; virtual double mean() const { return ns; } }; t1.cc: #include "t.h" struct cWeightedStdDev : public cStdDev { virtual int netPack(); };

[Bug lto/69082] Final link fails on ARM using lto

2015-12-29 Thread tulipawn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69082 PeteVine changed: What|Removed |Added URL||http://ufoai.org/wiki/Getti

[Bug lto/69082] Final link fails on ARM using lto

2015-12-29 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69082 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug debug/69077] [6 Regression] omnetpp ICEs with -flto -g

2015-12-29 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69077 --- Comment #5 from Andrew Pinski --- Down to two files (netpack.ii and EtherAppSrv.ii). Reducing it further too.

[Bug debug/69077] [6 Regression] omnetpp ICEs with -flto -g

2015-12-29 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69077 --- Comment #4 from Andrew Pinski --- Down to 12 files now and still removing them.

[Bug c++/67081] FAIL: g++.dg/cpp0x/nsdmi-template14.C (test for errors)

2015-12-29 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67081 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/68356] FAIL: gcc.dg/torture/pr68264.c -O* execution test on x86_64-apple-darwin1(0|4)

2015-12-29 Thread dave.anglin at bell dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68356 --- Comment #10 from dave.anglin at bell dot net --- On 2015-12-29, at 5:25 PM, dave.anglin at bell dot net wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68356 > > --- Comment #9 from dave.anglin at bell dot net --- > On 2015-12-29, at 5

[Bug fortran/67779] Strange ordering with strings in extended object

2015-12-29 Thread paul.richard.thomas at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67779 --- Comment #18 from paul.richard.thomas at gmail dot com --- It works for me - a mystery for tomorrow :-) Paul On 29 December 2015 at 23:10, dominiq at lps dot ens.fr wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67779 > > --- Comment

[Bug fortran/69080] No automatic deallocation of allocatable function results

2015-12-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69080 --- Comment #6 from Dominique d'Humieres --- > However, I don't think this is a solution. If you, for example, think > of a string class as the derived type instead of "dummy", there could > be a function returning an allocatable string_class der

[Bug tree-optimization/68356] FAIL: gcc.dg/torture/pr68264.c -O* execution test on x86_64-apple-darwin1(0|4)

2015-12-29 Thread dave.anglin at bell dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68356 --- Comment #9 from dave.anglin at bell dot net --- On 2015-12-29, at 5:05 PM, dominiq at lps dot ens.fr wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68356 > > --- Comment #8 from Dominique d'Humieres --- >> You might want to double ch

[Bug fortran/69080] No automatic deallocation of allocatable function results

2015-12-29 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69080 kargl at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED CC|

[Bug fortran/67779] Strange ordering with strings in extended object

2015-12-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67779 --- Comment #17 from Dominique d'Humieres --- > Now sorting the right-hand part of the array fails: Confirmed, starting with 2 9 8 7 6 5 4 3 10

[Bug fortran/69080] No automatic deallocation of allocatable function results

2015-12-29 Thread sv.muel...@tu-braunschweig.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69080 --- Comment #4 from sv.muel...@tu-braunschweig.de --- Addendum to my last post: I refered to scalar allocatables, not arrays

[Bug fortran/69080] No automatic deallocation of allocatable function results

2015-12-29 Thread sv.muel...@tu-braunschweig.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69080 --- Comment #3 from sv.muel...@tu-braunschweig.de --- Thanks for testing this out! Indeed there aren't any leaks with your changes. Actually, leaving the module save statement uncommented produces the same positive result for me. However, I don'

[Bug tree-optimization/68356] FAIL: gcc.dg/torture/pr68264.c -O* execution test on x86_64-apple-darwin1(0|4)

2015-12-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68356 --- Comment #8 from Dominique d'Humieres --- > You might want to double check that it's not a bug in the HP-UX libm. AFAIU Joseph (comment 2) the test should be skipped on platforms defaulting to -fno-math-errno as Darwin. Is it the case for HP-

[Bug tree-optimization/68356] FAIL: gcc.dg/torture/pr68264.c -O* execution test on x86_64-apple-darwin1(0|4)

2015-12-29 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68356 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org --- Comment

[Bug debug/69077] [6 Regression] omnetpp ICEs with -flto -g

2015-12-29 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69077 --- Comment #3 from Andrew Pinski --- I Have it down to 42 files down from 83 files. One file was taking longer so I moved it to the end of the list. Should be down to a few files by the end of the day.

[Bug fortran/67779] Strange ordering with strings in extended object

2015-12-29 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67779 --- Comment #16 from Thomas Koenig --- Created attachment 37190 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37190&action=edit Test case that still fails Hi Paul, > (i) To fix the ICE in trans.c. This is fixed by the change to trans-stm

[Bug tree-optimization/68356] FAIL: gcc.dg/torture/pr68264.c -O* execution test on x86_64-apple-darwin1(0|4)

2015-12-29 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68356 John David Anglin changed: What|Removed |Added Target|x86_64-apple-darwin1* |x86_64-apple-darwin1*

[Bug fortran/69080] No automatic deallocation of allocatable function results

2015-12-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69080 --- Comment #2 from Dominique d'Humieres --- The leak seems gone with module dummy_module implicit none ! save type, public :: dummy_class contains procedure, public :: trigger => dummy_trigger end type contains function dummy

[Bug fortran/69080] No automatic deallocation of allocatable function results

2015-12-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69080 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug lto/69082] Final link fails on ARM using lto

2015-12-29 Thread tulipawn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69082 PeteVine changed: What|Removed |Added CC||tulipawn at gmail dot com --- Comment #1 from

[Bug lto/69082] New: Final link fails on ARM using lto

2015-12-29 Thread tulipawn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69082 Bug ID: 69082 Summary: Final link fails on ARM using lto Product: gcc Version: 4.9.3 Status: UNCONFIRMED Severity: critical Priority: P3 Component: lto

[Bug ipa/69075] ICE when setting early-inlining-insns to other than default

2015-12-29 Thread charles.frasch at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69075 --- Comment #2 from Charles --- Created attachment 37188 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37188&action=edit 2/2 the preprocessed file (*.i*) that triggers the bug

[Bug ipa/69075] ICE when setting early-inlining-insns to other than default

2015-12-29 Thread charles.frasch at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69075 --- Comment #1 from Charles --- Created attachment 37187 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37187&action=edit 1/2 the preprocessed file (*.i*) that triggers the bug

[Bug libstdc++/69081] New: forward_list::splice_after does not handle the case of first<=last properly

2015-12-29 Thread wli2008ms at outlook dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69081 Bug ID: 69081 Summary: forward_list::splice_after does not handle the case of first<=last properly Product: gcc Version: 5.3.1 Status: UNCONFIRMED Severity: nor

[Bug fortran/69080] New: No automatic deallocation of allocatable function results

2015-12-29 Thread sv.muel...@tu-braunschweig.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69080 Bug ID: 69080 Summary: No automatic deallocation of allocatable function results Product: gcc Version: 4.9.1 Status: UNCONFIRMED Severity: normal Prio

[Bug bootstrap/66521] xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc

2015-12-29 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521 --- Comment #18 from Eric Gallager --- (In reply to Andrew Pinski from comment #17) > Is this working now? Uh... essentially. As originally reported, yes. I should probably open a different bug for the other issue(s) that have arisen since fixin

[Bug target/67710] FAIL: gcc.dg/darwin-*version-*.c (test for excess errors) with Xcode 7

2015-12-29 Thread mrs at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67710 --- Comment #8 from mrs at gcc dot gnu.org --- Ok.

[Bug fortran/67779] Strange ordering with strings in extended object

2015-12-29 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67779 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org --- Commen

[Bug c++/69079] shared library does not load for variable initializations with important code

2015-12-29 Thread ddsherstennikov at ya dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69079 --- Comment #9 from Denis Sherstennikov --- Perhaps, this was a distro compilation inaccuracy of ubuntu package maintainer.

[Bug c++/69079] shared library does not load for variable initializations with important code

2015-12-29 Thread ddsherstennikov at ya dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69079 --- Comment #8 from Denis Sherstennikov --- I doubt that ccache changes g++ flags somehow: without it the discussed behavior still was present - under g++ 5.2.1.

[Bug c++/69079] shared library does not load for variable initializations with important code

2015-12-29 Thread ddsherstennikov at ya dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69079 --- Comment #7 from Denis Sherstennikov --- I used default bundled g++ update from ubuntu 14.04.02 repo, however it works through ccache.

[Bug c++/69079] shared library does not load for variable initializations with important code

2015-12-29 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69079 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/69079] shared library does not load for variable initializations with important code

2015-12-29 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69079 --- Comment #5 from Andrew Pinski --- Did you compile GCC yourself or using different distro's compilers?

[Bug c++/69079] shared library does not load for variable initializations with important code

2015-12-29 Thread ddsherstennikov at ya dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69079 --- Comment #4 from Denis Sherstennikov --- Yes, it does. That clearly ain't an obvious fix. If you hadn't told me, I don't know how I would figure this out in short time. I'd appreciate a compiler warning on this issue with direct designation o

[Bug c++/69079] shared library does not load for variable initializations with important code

2015-12-29 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69079 --- Comment #3 from Andrew Pinski --- Can see if adding -Wl,--no-as-needed fixes the problem? If so then there is no bug here.

[Bug c++/69079] shared library does not load for variable initializations with important code

2015-12-29 Thread ddsherstennikov at ya dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69079 --- Comment #2 from Denis Sherstennikov --- Problem does not occure under: g++ 5.1.0

[Bug c++/69079] shared library does not load for variable initializations with important code

2015-12-29 Thread ddsherstennikov at ya dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69079 --- Comment #1 from Denis Sherstennikov --- Problem confirmed under: g++ 5.3.0 20151204 g++ 5.2.1 20151031

[Bug fortran/67779] Strange ordering with strings in extended object

2015-12-29 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67779 --- Comment #14 from Thomas Koenig --- The error occurs for class arrays only. Changing class(myclass), dimension(:) :: array to type(mysortable), dimension(:) :: array in the more simplified test case results in correct behavior.

[Bug target/68698] [6 regression] FAIL: gcc.target/i386/avx512vl-vmovap[sd]-1.c

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

[Bug c++/69079] New: shared library does not load for variable initializations with important code

2015-12-29 Thread ddsherstennikov at ya dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69079 Bug ID: 69079 Summary: shared library does not load for variable initializations with important code Product: gcc Version: 5.3.0 Status: UNCONFIRMED Severity: n

[Bug c++/60585] Virtual function related memory access errors with multiple virtual inheritance

2015-12-29 Thread andris.pavenis at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60585 Andris Pavenis changed: What|Removed |Added Known to fail|4.8.2, 4.9.0|4.8.5, 4.9.3 --- Comment #2 from Andris

[Bug target/67710] FAIL: gcc.dg/darwin-*version-*.c (test for excess errors) with Xcode 7

2015-12-29 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67710 Iain Sandoe changed: What|Removed |Added Attachment #37060|0 |1 is obsolete|

[Bug fortran/67779] Strange ordering with strings in extended object

2015-12-29 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67779 --- Comment #13 from Paul Thomas --- (In reply to Thomas Koenig from comment #11) > Created attachment 37182 [details] > More simplified test case > > This illustrates the problem - the array is passed wrong on > the first call to the subroutine

[Bug tree-optimization/69070] [6 Regression] ICE: tree check: expected real_cst, have ssa_name in gimple_expand_builtin_pow, at tree-ssa-math-opts.c:1541 with -fsignaling-nans and powl()

2015-12-29 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69070 Jakub Jelinek changed: What|Removed |Added CC||ssaraswati at gcc dot gnu.org Target M

[Bug tree-optimization/69070] [6 Regression] ICE: tree check: expected real_cst, have ssa_name in gimple_expand_builtin_pow, at tree-ssa-math-opts.c:1541 with -fsignaling-nans and powl()

2015-12-29 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69070 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug fortran/69011] [6 Regression] [OOP] ICE in gfc_advance_chain for ALLOCATE with SOURCE

2015-12-29 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69011 --- Comment #10 from vehre at gcc dot gnu.org --- Author: vehre Date: Tue Dec 29 13:20:37 2015 New Revision: 231992 URL: https://gcc.gnu.org/viewcvs?rev=231992&root=gcc&view=rev Log: gcc/testsuite/ChangeLog: 2015-12-29 Andre Vehreschild

[Bug c++/69078] New: [C++14] function local static not initialized when only used in a generic/variadic lambda

2015-12-29 Thread mar-bwTmhx at uchuujin dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69078 Bug ID: 69078 Summary: [C++14] function local static not initialized when only used in a generic/variadic lambda Product: gcc Version: 6.0 Status: UNCONFIRMED S

[Bug fortran/67779] Strange ordering with strings in extended object

2015-12-29 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67779 --- Comment #12 from vehre at gcc dot gnu.org --- That rings a bell. I feel like already have done some work on a similar issue. I will take a look, when I have some time left.

[Bug fortran/67779] Strange ordering with strings in extended object

2015-12-29 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67779 --- Comment #11 from Thomas Koenig --- Created attachment 37182 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37182&action=edit More simplified test case This illustrates the problem - the array is passed wrong on the first call to the su

[Bug other/60465] Compiling glibc-2.17,2.18 with gcc-4.8.2 and binutils-2.23.2,2.24 results in segfaults in _start / elf_get_dynamic_info

2015-12-29 Thread slyfox at inbox dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60465 --- Comment #37 from Sergei Trofimovich --- The patch also fixes this old bug: https://bugzilla.redhat.com/show_bug.cgi?id=33354 Despite being marked as fixed it fails on modern toolchain with slight overflow. Address of local constant was d

[Bug tree-optimization/61203] [4.9/5/6 Regression] g++.old-deja/g++.jason/rvalue2.C FAILs with -O2 -fno-inline

2015-12-29 Thread zsojka at seznam dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61203 --- Comment #10 from Zdenek Sojka --- (In reply to Zdenek Sojka from comment #9) > (In reply to Andrew Pinski from comment #8) > > This does not fail on the trunk or 5.3 on aarch64-linux-gnu. > > It is failing for me on 4.7 and newer for all tes

[Bug tree-optimization/61203] [4.9/5/6 Regression] g++.old-deja/g++.jason/rvalue2.C FAILs with -O2 -fno-inline

2015-12-29 Thread zsojka at seznam dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61203 --- Comment #9 from Zdenek Sojka --- (In reply to Andrew Pinski from comment #8) > This does not fail on the trunk or 5.3 on aarch64-linux-gnu. It is failing for me on 4.7 and newer for all tested targets, that is: for 4.9, 5, trunk: aarch64-un

[Bug tree-optimization/67781] [5/6 Regression] wrong code generated on big-endian with -O1 -fexpensive-optimizations

2015-12-29 Thread mikpelinux at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67781 --- Comment #10 from Mikael Pettersson --- (In reply to Thomas Preud'homme from comment #9) > I have a patch that seems to be working. Running regression testing and > bootstrap now. Is there any progress on that patch?