[Bug fortran/56929] New: ICE on dummy argument child class with coarray inside parent

2013-04-11 Thread damian at rouson dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56929 Bug #: 56929 Summary: ICE on dummy argument child class with coarray inside parent Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIR

[Bug ada/56909] [4.8 regression] s-atopri.adb:multiple undefined references on mingw32 --with-arch=i486

2013-04-11 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56909 Eric Botcazou changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug tree-optimization/56928] [4.6/4.7/4.8/4.9 Regression] false positive when using -Wstrict-overflow

2013-04-11 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56928 Andrew Pinski changed: What|Removed |Added Keywords||diagnostic Status|UN

[Bug c/56928] New: false positive when using -Wstrict-overflow

2013-04-11 Thread vapier at gentoo dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56928 Bug #: 56928 Summary: false positive when using -Wstrict-overflow Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Prior

[Bug c++/56889] =delete(ing) default copy and move operations for a polymorphic type gives compilation error messages

2013-04-11 Thread amalisperid at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56889 --- Comment #8 from Amali Praveena 2013-04-12 03:39:35 UTC --- Hi reddit, Yes, it's not a GCC bug.  I had a problem with copy constructors in version 4.7.0 but got Internal Compilation Error. I'm now working with GCC 4.8.0 in which this is fixed

[Bug bootstrap/56927] 4.7.2 build ICEs when built with 4.8.0 and --disable-bootstrap

2013-04-11 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56927 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |4.7.3 --- Comment #4 from Andre

[Bug bootstrap/56927] 4.7.2 build ICEs when built with 4.8.0 and --disable-bootstrap

2013-04-11 Thread segher at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56927 --- Comment #3 from Segher Boessenkool 2013-04-12 00:15:26 UTC --- Hey, 4.7.3 didn't exist yet :-) Confirmed fixed.

[Bug c++/56923] "Internal compiler error: Error reporting routines re-entered" if -Weffc++ specified

2013-04-11 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56923 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Known to work|

[Bug rtl-optimization/56921] [4.9 Regression] ICE in rtx_cost called by doloop_optimize_loops for PPC

2013-04-11 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56921 Steven Bosscher changed: What|Removed |Added CC||steven at gcc dot gnu.org ---

[Bug c++/56388] [4.7/4.8/4.9 regression] catch(...) in lambda rejected

2013-04-11 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56388 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unas

[Bug ada/56909] [4.8 regression] s-atopri.adb:multiple undefined references on mingw32 --with-arch=i486

2013-04-11 Thread mail2arthur at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56909 --- Comment #3 from Arthur Zhang 2013-04-11 22:08:54 UTC --- The only configure option works for now is '--with-arch=i686'. Thanks.

[Bug c++/56388] [4.7/4.8/4.9 regression] catch(...) in lambda rejected

2013-04-11 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56388 Jason Merrill changed: What|Removed |Added CC||jason at gcc dot gnu.org Targe

[Bug c++/23055] overload resolution does not find templated function (zero -> pointer)

2013-04-11 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23055 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/52748] [4.9 Regression][C++11] N3276 changes to decltype

2013-04-11 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52748 Jason Merrill changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug fortran/56919] [4.6/4.7/4.8/4.9 Regression] Wrong result for SYSTEM_CLOCK on Cygwin

2013-04-11 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56919 --- Comment #4 from Tobias Burnus 2013-04-11 21:18:43 UTC --- (In reply to comment #3) > In summary: > - Cygwin is probably okay - it just starts from 0 with the first call to > system_clock(monotonic,...) which is fine but different to L

[Bug target/56866] gcc 4.7.x/gcc-4.8.x with '-O3 -march=bdver2' misscompiles glibc-2.17/crypt/sha512.c

2013-04-11 Thread winfried.mag...@t-online.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56866 --- Comment #5 from Winfried Magerl 2013-04-11 21:07:43 UTC --- Hi, On Thu, Apr 11, 2013 at 08:46:34PM +0200, Winfried Magerl wrote: > > BTW: From your report it is not clear if the problem is indeed in the > > compiler, > > or in the

[Bug rtl-optimization/56921] [4.9 Regression] ICE in rtx_cost called by doloop_optimize_loops for PPC

2013-04-11 Thread pthaugen at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56921 --- Comment #5 from Pat Haugen 2013-04-11 21:03:50 UTC --- As are these forran failures also: FAIL: gfortran.dg/minloc_3.f90 -O3 -fomit-frame-pointer -funroll-loops (internal compiler error) FAIL: gfortran.dg/minlocval_3.f90 -O3 -f

[Bug fortran/56919] [4.6/4.7/4.8/4.9 Regression] Wrong result for SYSTEM_CLOCK on Cygwin

2013-04-11 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56919 --- Comment #3 from Tobias Burnus 2013-04-11 20:14:13 UTC --- First, I think we made a thinko with the random_seed example at http://gcc.gnu.org/onlinedocs/gfortran/RANDOM_005fSEED.html it uses (as does Angelo's code): CAL

[Bug bootstrap/56927] 4.7.2 build ICEs when built with 4.8.0 and --disable-bootstrap

2013-04-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56927 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug rtl-optimization/56921] [4.8 Regression] ICE in rtx_cost called by doloop_optimize_loops for PPC

2013-04-11 Thread pthaugen at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56921 --- Comment #4 from Pat Haugen 2013-04-11 20:02:09 UTC --- This is another failure due to the same revision. FAIL: gcc.dg/torture/vec-cvt-1.c -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (internal compiler error)

[Bug target/56866] gcc 4.7.x/gcc-4.8.x with '-O3 -march=bdver2' misscompiles glibc-2.17/crypt/sha512.c

2013-04-11 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56866 Uros Bizjak changed: What|Removed |Added Status|WAITING |UNCONFIRMED CC|

[Bug rtl-optimization/52139] [4.5 Regression] ICE: in remove_insn, at emit-rtl.c:3960 with -O -fPIC -fno-tree-dominator-opts -fno-tree-fre

2013-04-11 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52139 --- Comment #11 from Steven Bosscher 2013-04-11 19:26:09 UTC --- The proper fix is to simply prepend BB_HEADER_(b) to BB_FOOTER(b). The reason for linking BB_HEADER to BB_END(a) is that there used to be line notes there: /* Possible

[Bug bootstrap/56927] 4.7.2 build ICEs when built with 4.8.0 and --disable-bootstrap

2013-04-11 Thread segher at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56927 --- Comment #1 from Segher Boessenkool 2013-04-11 19:25:05 UTC --- Forgot to mention... I debugged this a little; it happens during the build of the 32-bit libgcc, and gdb says Program received signal SIGSEGV, Segmentation fault. build

[Bug rtl-optimization/52139] [4.5 Regression] ICE: in remove_insn, at emit-rtl.c:3960 with -O -fPIC -fno-tree-dominator-opts -fno-tree-fre

2013-04-11 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52139 Steven Bosscher changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FI

[Bug bootstrap/56927] New: 4.7.2 build ICEs when built with 4.8.0 and --disable-bootstrap

2013-04-11 Thread segher at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56927 Bug #: 56927 Summary: 4.7.2 build ICEs when built with 4.8.0 and --disable-bootstrap Classification: Unclassified Product: gcc Version: unknown Status: UNCO

[Bug c++/56926] New: Crash (without ICE) while compiling Boost.Math

2013-04-11 Thread vanboxem.ruben at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926 Bug #: 56926 Summary: Crash (without ICE) while compiling Boost.Math Classification: Unclassified Product: gcc Version: 4.8.1 Status: UNCONFIRMED Severity: critical

[Bug rtl-optimization/56921] [4.8 Regression] ICE in rtx_cost called by doloop_optimize_loops for PPC

2013-04-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56921 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Co

[Bug tree-optimization/56925] New: SRA should take into account likelihood of statements being executed

2013-04-11 Thread josh.m.conner at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56925 Bug #: 56925 Summary: SRA should take into account likelihood of statements being executed Classification: Unclassified Product: gcc Version: 4.9.0 Status:

[Bug target/56866] gcc 4.7.x/gcc-4.8.x with '-O3 -march=bdver2' misscompiles glibc-2.17/crypt/sha512.c

2013-04-11 Thread winfried.mag...@t-online.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56866 --- Comment #3 from Winfried Magerl 2013-04-11 18:46:44 UTC --- Hi Uros, On Mon, Apr 08, 2013 at 09:26:51PM +, ubizjak at gmail dot com wrote: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56866 > > --- Comment #2 from Uros

[Bug fortran/56919] [4.6/4.7/4.8/4.9 Regression] Wrong result for SYSTEM_CLOCK on Cygwin

2013-04-11 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56919 --- Comment #2 from Janne Blomqvist 2013-04-11 18:32:19 UTC --- (In reply to comment #0) > The problem is that Cygwin does not support CLOCK_MONOTONIC; using it will > return always return 0. > > Note that Cygwin not only defines CLOCK_

[Bug c/56924] New: Folding of checks into a range check should check upper boundary

2013-04-11 Thread josh.m.conner at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56924 Bug #: 56924 Summary: Folding of checks into a range check should check upper boundary Classification: Unclassified Product: gcc Version: 4.9.0 Status: UNCO

[Bug libstdc++/56905] [C++11][DR 1130] std::copy_exception should be removed or no longer be used

2013-04-11 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56905 --- Comment #2 from Daniel Krügler 2013-04-11 18:05:18 UTC --- Here is my suggestion for a possible test, to be compiled with flags -std=c++11 -Wall -W -pedantic //- #define copy_exception k42; #include #include //---

[Bug c++/56923] New: "Internal compiler error: Error reporting routines re-entered" if -Weffc++ specified

2013-04-11 Thread allizgubccg at reallysoft dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56923 Bug #: 56923 Summary: "Internal compiler error: Error reporting routines re-entered" if -Weffc++ specified Classification: Unclassified Product: gcc Version: 4.7.3

[Bug rtl-optimization/56921] [4.8 Regression] ICE in rtx_cost called by doloop_optimize_loops for PPC

2013-04-11 Thread pthaugen at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56921 Pat Haugen changed: What|Removed |Added CC||rguenth at gcc dot gnu.org --- Com

[Bug c++/56901] [4.9 regression] lambda with implicit capture by reference

2013-04-11 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56901 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug libstdc++/56922] set: the default constructor should be explicit

2013-04-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56922 --- Comment #4 from Jonathan Wakely 2013-04-11 16:33:38 UTC --- Yes, libstdc++ is already correct, there's nothing for us to do here

[Bug libstdc++/56922] set: the default constructor should be explicit

2013-04-11 Thread akim.demaille at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56922 --- Comment #3 from Akim Demaille 2013-04-11 16:23:57 UTC --- Agreed. Sorry for the noise, I was not aware of this page.

[Bug tree-optimization/48184] ICE: SIGFPE (division by zero) in compute_alignments () at final.c:731 with --param align-threshold=0 on basic code

2013-04-11 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48184 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug tree-optimization/48184] ICE: SIGFPE (division by zero) in compute_alignments () at final.c:731 with --param align-threshold=0 on basic code

2013-04-11 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48184 --- Comment #4 from Marek Polacek 2013-04-11 16:23:00 UTC --- Author: mpolacek Date: Thu Apr 11 16:22:38 2013 New Revision: 197817 URL: http://gcc.gnu.org/viewcvs?rev=197817&root=gcc&view=rev Log: PR tree-optimization/48184 *

[Bug tree-optimization/48184] ICE: SIGFPE (division by zero) in compute_alignments () at final.c:731 with --param align-threshold=0 on basic code

2013-04-11 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48184 --- Comment #3 from Marek Polacek 2013-04-11 16:21:05 UTC --- Author: mpolacek Date: Thu Apr 11 16:20:26 2013 New Revision: 197816 URL: http://gcc.gnu.org/viewcvs?rev=197816&root=gcc&view=rev Log: PR tree-optimization/48184 *

[Bug libstdc++/56922] set: the default constructor should be explicit

2013-04-11 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56922 --- Comment #2 from Paolo Carlini 2013-04-11 16:16:07 UTC --- I was about to reply that the issue isn't just about std::set and I was trying to remember why we decided many years ago to *not* have the explicit in the singled out default co

[Bug libstdc++/56922] set: the default constructor should be explicit

2013-04-11 Thread akim.demaille at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56922 --- Comment #1 from Akim Demaille 2013-04-11 16:08:07 UTC --- FWIW: http://cplusplus.github.io/LWG/lwg-active.html#2193

[Bug c++/56913] [C++11] SFINAE for ill-formed pointer-to-member operators with incompatible ref-qualifiers

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

[Bug libstdc++/56922] New: set: the default constructor should be explicit

2013-04-11 Thread akim.demaille at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56922 Bug #: 56922 Summary: set: the default constructor should be explicit Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/56916] ICE when building libgfortran for arm-none-eabi

2013-04-11 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56916 Ramana Radhakrishnan changed: What|Removed |Added Keywords||ice-on-valid-code

[Bug rtl-optimization/56921] [4.8 Regression] ICE in rtx_cost called by doloop_optimize_loops for PPC

2013-04-11 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56921 David Edelsohn changed: What|Removed |Added Target||powerpc*-*-* Status

[Bug rtl-optimization/56921] New: [4.8 Regression] ICE in rtx_cost

2013-04-11 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56921 Bug #: 56921 Summary: [4.8 Regression] ICE in rtx_cost Classification: Unclassified Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priori

[Bug tree-optimization/56900] [4.9 regression] FAIL: gcc.dg/tree-ssa/vrp87.c scan-tree-dump vrp2 "Folded into: if.*"

2013-04-11 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56900 Jeffrey A. Law changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug tree-optimization/56918] [4.8 Regression] incorrect auto-vectorization of array initialization

2013-04-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56918 --- Comment #4 from Jakub Jelinek 2013-04-11 15:20:11 UTC --- *** Bug 56920 has been marked as a duplicate of this bug. ***

[Bug tree-optimization/56920] [4.8 Regression] another static initialization of an array miscompiled

2013-04-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56920 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/51239] [DR 1430] ICE with variadic template alias

2013-04-11 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51239 --- Comment #5 from Jason Merrill 2013-04-11 15:19:29 UTC --- Created attachment 29859 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29859 initial patch This patch takes the approach the committee seems to be settling on for 1430:

[Bug tree-optimization/56918] [4.8 Regression] incorrect auto-vectorization of array initialization

2013-04-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56918 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unas

[Bug bootstrap/50686] [4.7 regression] IRIX 6.5 bootstrap failure: ICE in in lookup_cfa_1, at dwarf2cfi.c:595

2013-04-11 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50686 --- Comment #40 from ro at CeBiTec dot Uni-Bielefeld.DE 2013-04-11 14:30:49 UTC --- > --- Comment #39 from Bernd Schmidt 2013-04-11 > 11:35:33 UTC --- [...] > Ok, the --enable-checking made it reproducible. The lesson here is that a good

[Bug fortran/56919] [4.6/4.7/4.8/4.9 Regression] Wrong result for SYSTEM_CLOCK on Cygwin

2013-04-11 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56919 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- C

[Bug tree-optimization/56920] New: another static initialization of an array miscompiled

2013-04-11 Thread kretz at kde dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56920 Bug #: 56920 Summary: another static initialization of an array miscompiled Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: nor

[Bug libstdc++/56905] [C++11][DR 1130] std::copy_exception should be removed or no longer be used

2013-04-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56905 Jonathan Wakely changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|un

[Bug libstdc++/56905] [C++11][DR 1130] std::copy_exception should be removed or no longer be used

2013-04-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56905 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/56835] std::promise seems broken on 10.8 lion

2013-04-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56835 Jonathan Wakely changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug c++/56889] =delete(ing) default copy and move operations for a polymorphic type gives compilation error messages

2013-04-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56889 --- Comment #7 from Jonathan Wakely 2013-04-11 12:42:52 UTC --- You keep quoting Stroustrup but your code is still broken. Your clone() function copies the object. The object is not copyable. What is so difficult to understand? Add a

[Bug c/56910] Syntax error seemingly sneaks through gcc

2013-04-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56910 --- Comment #1 from Jonathan Wakely 2013-04-11 12:38:45 UTC --- $ gcc -c -pedantic x.c x.c:11:5: warning: ISO C forbids forward parameter declarations [-pedantic]

[Bug fortran/56919] New: [4.6/4.7/4.8/4.9 Regression] Wrong result for SYSTEM_CLOCK on Cygwin

2013-04-11 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56919 Bug #: 56919 Summary: [4.6/4.7/4.8/4.9 Regression] Wrong result for SYSTEM_CLOCK on Cygwin Classification: Unclassified Product: gcc Version: 4.9.0 Status:

[Bug tree-optimization/56918] [4.8 Regression] incorrect auto-vectorization of array initialization

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56918 --- Comment #2 from Richard Biener 2013-04-11 11:59:05 UTC --- The vectorizer does nothing wrong. The bug goes away with -fdisable-tree-vrp2 which would expose - stmp_var_.3_2 = 0 + 1; - stmp_var_.3_19 = stmp_var_.3_2 + 1; - stmp_v

[Bug tree-optimization/56918] [4.8 Regression] incorrect auto-vectorization of array initialization

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56918 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/50686] [4.7 regression] IRIX 6.5 bootstrap failure: ICE in in lookup_cfa_1, at dwarf2cfi.c:595

2013-04-11 Thread bernds at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50686 --- Comment #39 from Bernd Schmidt 2013-04-11 11:35:33 UTC --- Created attachment 29857 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29857 Candidate fix Ok, the --enable-checking made it reproducible. The lesson here is that a go

[Bug middle-end/56916] ICE when building libgfortran for arm-none-eabi

2013-04-11 Thread ktkachov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56916 --- Comment #1 from ktkachov at gcc dot gnu.org 2013-04-11 11:34:56 UTC --- Created attachment 29856 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29856 Reduced testcase ICEs with: -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-pro

[Bug middle-end/56888] memcpy implementation optimized as a call to memcpy

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56888 Richard Biener changed: What|Removed |Added Status|ASSIGNED|NEW AssignedTo|rguenth

[Bug tree-optimization/56878] Issue with candidate choice in vect_gen_niters_for_prolog_loop.

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56878 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug tree-optimization/56918] New: incorrect auto-vectorization of array initialization

2013-04-11 Thread kretz at kde dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56918 Bug #: 56918 Summary: incorrect auto-vectorization of array initialization Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: norm

[Bug c/56917] New: -ftrapv detects a overflow wrongly.

2013-04-11 Thread akr at fsij dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56917 Bug #: 56917 Summary: -ftrapv detects a overflow wrongly. Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal P

[Bug c++/56914] internal compiler error: Segmentation fault

2013-04-11 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56914 --- Comment #3 from Paolo Carlini 2013-04-11 09:34:15 UTC --- I can't reproduce the ICE this with current (r197743) mainline & branch (I'm using x86_64 -m32), I can with 4.8.0.

[Bug target/56890] invalid fdtox instruction in 64-bit mode with -O2

2013-04-11 Thread windward at gmx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56890 --- Comment #6 from Martin 2013-04-11 09:21:54 UTC --- Created attachment 29854 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29854 Results of testcase with -O0 to -O3 for gcc 4.7.2 and 4.8.0 Output (stdout+stderr, assembler file)

[Bug c++/56904] rejection of legal code in c++11 mode. (maybe namespace lookup problem)

2013-04-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56904 --- Comment #4 from Jakub Jelinek 2013-04-11 09:16:08 UTC --- I guess you can either use ::n::E n::S::foo() { return e; } or ::n::E (::n::S::foo)() { return e; }

[Bug c++/54216] Missing diagnostic for ill-formed anonymous enum declarations

2013-04-11 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54216 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|jaso

[Bug middle-end/56916] ICE when building libgfortran for arm-none-eabi

2013-04-11 Thread ktkachov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56916 ktkachov at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.9.0 Known to

[Bug middle-end/56916] New: ICE when building libgfortran for arm-none-eabi

2013-04-11 Thread ktkachov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56916 Bug #: 56916 Summary: ICE when building libgfortran for arm-none-eabi Classification: Unclassified Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/56899] [4.6/4.7 Regression] Wrong constant folding

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56899 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4 Known to fail|

[Bug other/50925] [4.6/4.7/4.8/4.9 Regression][avr] ICE at spill_failure, at reload1.c:2118

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50925 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.6.4

[Bug target/27855] [4.7/4.8/4.9 regression] reassociation causes the RA to be confused

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27855 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4 Summary|[4.5/4

[Bug c++/56895] [4.8/4.9 Regression] ICE: unexpected expression of kind arrow_expr

2013-04-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56895 Jakub Jelinek changed: What|Removed |Added Status|RESOLVED|ASSIGNED Resolution|FIXE

[Bug tree-optimization/54899] [4.7 Regression] -fpredictive-commoning and -ftree-vectorize optimizations generate a nonsensical binary which segfaults

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54899 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4 --- Comment #4 from Rich

[Bug middle-end/53623] [4.7/4.8/4.9 Regression] sign extension is effectively split into two x86-64 instructions

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53623 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4 --- Comment #7 from Rich

[Bug tree-optimization/45685] [4.6/4.7/4.8/4.9 Regression] missed conditional move opportunity in loop

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45685 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4 --- Comment #25 from Ric

[Bug fortran/53379] [4.7/4.8/4.9 Regression] No backtrace generated for array bounds violation

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53379 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4 --- Comment #12 from Ric

[Bug tree-optimization/53636] [4.7 Regression] SLP may create invalid unaligned memory accesses

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53636 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4 --- Comment #4 from Rich

[Bug tree-optimization/56175] [4.7 Regression] Issue with combine phase on x86.

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56175 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4 --- Comment #15 from Ric

[Bug libstdc++/56267] [4.7/4.8/4.9 Regression] unordered containers require Assignable hash function

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56267 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4 --- Comment #5 from Rich

[Bug rtl-optimization/53533] [4.7/4.8/4.9 regression] vectorization causes loop unrolling test slowdown as measured by Adobe's C++Benchmark

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53533 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4 --- Comment #23 from Ric

[Bug bootstrap/50686] [4.7 regression] IRIX 6.5 bootstrap failure: ICE in in lookup_cfa_1, at dwarf2cfi.c:595

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50686 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4 --- Comment #38 from Ric

[Bug target/54300] [4.7 Regression] Erroneous optimization causes wrong Neon data management

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54300 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4 --- Comment #7 from Rich

[Bug java/50045] [4.7/4.8/4.9 regression] ICE in gcc/java/lang.c:427 with -fdump-tree-all

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50045 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4 --- Comment #9 from Rich

[Bug other/54490] [4.7 Regression] ICE: Spill failure in newlib build

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54490 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4 --- Comment #6 from Rich

[Bug tree-optimization/55964] [4.7 Regression] Segmentation fault with -O -ftree-loop-distribution -funswitch-loops

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55964 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4 --- Comment #9 from Rich

[Bug target/55181] [4.7/4.8/4.9 Regression] Expensive shift loop where a bit-testing instruction could be used

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55181 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4 --- Comment #7 from Rich

[Bug tree-optimization/56407] [4.7 Regression] Optimizations (-O2 -O3) make comparison of arrays of ints to fail

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56407 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4 --- Comment #4 from Rich

[Bug debug/56154] [4.7 Regression] Bad .debug_loc generated for some code

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56154 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4 --- Comment #4 from Rich

[Bug libstdc++/56505] [4.7 Regression] cannot construct std::thread with pointer to member and non-pointer

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56505 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4 --- Comment #3 from Rich

[Bug target/54373] [4.7 Regression]: build fails for mmix-knuth-mmixware libobjc GCC_NO_EXECUTABLES

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54373 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4 --- Comment #6 from Rich

[Bug rtl-optimization/50557] [4.7 Regression] Register pressure increase after reassociation (x86, 32 bits)

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50557 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4 --- Comment #18 from Ric

[Bug fortran/56079] [4.7/4.8/4.9 Regression] ICE with C_PTR renaming and TRANSFER

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56079 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4 --- Comment #7 from Rich

[Bug fortran/55574] [4.7/4.8/4.9 Regression] C binding access to c_ptr type

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55574 Richard Biener changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4 --- Comment #5 from Rich

  1   2   >