[Bug c/48546] lto-wrapper returned 1 exit

2014-04-29 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48546 Marek Polacek changed: What|Removed |Added Status|WAITING |RESOLVED CC|

[Bug c/59169] TLS definition in xxxtal.so section .tbss mismatches non-TLS definition in libclntsh.so .bss section

2014-04-29 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59169 Marek Polacek changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug c/60915] confusing diagnostic from attribute on function definition

2014-04-29 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60915 Marek Polacek changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRMED

[Bug c/60139] Imprecise column number for -pedantic on non-computable initializer element

2014-04-29 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60139 --- Comment #2 from Marek Polacek --- Author: mpolacek Date: Wed Apr 30 06:14:39 2014 New Revision: 209926 URL: http://gcc.gnu.org/viewcvs?rev=209926&root=gcc&view=rev Log: PR c/60139 * c-typeck.c (output_init_element): Pass OPT_Wpedantic

[Bug c/60139] Imprecise column number for -pedantic on non-computable initializer element

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

[Bug c/60351] Incorrect column number for warning on "right shift count is negative"

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

[Bug c/60351] Incorrect column number for warning on "right shift count is negative"

2014-04-29 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60351 --- Comment #2 from Marek Polacek --- Author: mpolacek Date: Wed Apr 30 06:08:17 2014 New Revision: 209925 URL: http://gcc.gnu.org/viewcvs?rev=209925&root=gcc&view=rev Log: PR c/60351 * c-typeck.c (build_binary_op): Use location when warn

[Bug middle-end/61010] ICE in gcc.c

2014-04-29 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61010 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment #

[Bug c/60809] C99 struct initialiser with embedded self assignment

2014-04-29 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60809 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |SUSPENDED Last reconfirmed|

[Bug libfortran/55601] libgfortran build fails with --disable-libquadmath

2014-04-29 Thread brooks at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55601 Brooks Moses changed: What|Removed |Added CC||brooks at gcc dot gnu.org --- Comment #3 f

[Bug middle-end/61010] ICE in gcc.c

2014-04-29 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61010 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-valid-code Status|UNCO

[Bug tree-optimization/61010] New: ICE in gcc.c

2014-04-29 Thread ishiura-compiler at ml dot kwansei.ac.jp
sy/gcc-master/configure --prefix=/usr/local/x86_64-tools/gcc-4.10.0/ --with-gmp=/usr/local/gmp-5.1.1/ --with-mpfr=/usr/local/mpfr-3.1.2/ --with-mpc=/usr/local/mpc-1.0.2/ --disable-multilib --disable-nls --enable-languages=c Thread model: posix gcc version 4.10.0 20140429 (experimental

[Bug c++/60980] [4.9/4.10 Regression] ICE in build_special_member_call, at cp/call.c:7447

2014-04-29 Thread dany.dylan at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60980 Daniel Dylan changed: What|Removed |Added CC||dany.dylan at gmail dot com --- Comment #5

[Bug c++/60999] [4.9/4.10 Regression] ICE when static_cast from constexpr in specialization of template-class

2014-04-29 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60999 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED CC|D.Bahadir at

[Bug tree-optimization/61009] Incorrect jump threading in dom

2014-04-29 Thread tejohnson at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009 --- Comment #6 from Teresa Johnson --- On Tue, Apr 29, 2014 at 2:46 PM, ppluzhnikov at google dot com wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009 > > --- Comment #4 from Paul Pluzhnikov --- > (In reply to Andrew Pinski from commen

[Bug other/60843] Documentation: 4.5 Integers/C99 6.3.1.3 ("reduce modulo 2^N")

2014-04-29 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60843 --- Comment #1 from joseph at codesourcery dot com --- On Tue, 15 Apr 2014, kdevel at vogtner dot de wrote: > For conversion to a type of width N, the value is reduced modulo 2^N to be > within range of the type; no signal is raised." > > Reduce

[Bug testsuite/59778] FAIL: gcc.dg/atomic/c11-atomic-exec-5.c

2014-04-29 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59778 --- Comment #3 from joseph at codesourcery dot com --- On Mon, 14 Apr 2014, danglin at gcc dot gnu.org wrote: > I tend to think the failure of this test on hppa is mainly a > testsuite issue. Specifically, the test performs operations that may >

[Bug tree-optimization/61009] Incorrect jump threading in dom

2014-04-29 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009 Jeffrey A. Law changed: What|Removed |Added CC||law at redhat dot com --- Comment #5 fro

[Bug tree-optimization/61009] Incorrect jump threading in dom

2014-04-29 Thread ppluzhnikov at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009 --- Comment #4 from Paul Pluzhnikov --- (In reply to Andrew Pinski from comment #2) > Most likely related to bug 60902. Teresa, could you verify whether r209860 (for PR60902) fixes this one as well?

[Bug c/60809] C99 struct initialiser with embedded self assignment

2014-04-29 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60809 --- Comment #6 from joseph at codesourcery dot com --- I see nothing that says anything about the sequencing of side effects in initialization expressions with respect to the actual initialization itself, or parts thereof - either to require a p

[Bug c++/61008] g++ crash in analyze_functions

2014-04-29 Thread fab...@ritter-vogt.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61008 --- Comment #3 from Fabian Vogt --- Forgot to paste the output: billboardrenderer.cpp:13:51: warning: unused parameter 'block' [-Wunused-parameter] AABB BillboardRenderer::getAABB(const BLOCK_WDATA block, GLFix x, GLFix y, GLFix z)

[Bug tree-optimization/61009] Incorrect jump threading in dom

2014-04-29 Thread ppluzhnikov at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009 Paul Pluzhnikov changed: What|Removed |Added CC||ppluzhnikov at google dot com --- Comme

[Bug tree-optimization/61009] Incorrect jump threading in dom

2014-04-29 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009 --- Comment #2 from Andrew Pinski --- Most likely related to bug 60902.

[Bug c++/61008] g++ crash in analyze_functions

2014-04-29 Thread fab...@ritter-vogt.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61008 Fabian Vogt changed: What|Removed |Added Attachment #32711|0 |1 is obsolete|

[Bug c++/61008] g++ crash in analyze_functions

2014-04-29 Thread fab...@ritter-vogt.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61008 --- Comment #1 from Fabian Vogt --- Created attachment 32711 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32711&action=edit -save-temps (assembler)

[Bug tree-optimization/61009] Incorrect jump threading in dom

2014-04-29 Thread tejohnson at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009 --- Comment #1 from Teresa Johnson --- Created attachment 32710 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32710&action=edit t.C.078t.dom1

[Bug tree-optimization/61009] New: Incorrect jump threading in dom

2014-04-29 Thread tejohnson at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009 Bug ID: 61009 Summary: Incorrect jump threading in dom Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization

[Bug c++/61008] New: g++ crash in analyze_functions

2014-04-29 Thread fab...@ritter-vogt.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61008 Bug ID: 61008 Summary: g++ crash in analyze_functions Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assig

[Bug c/56989] wrong location in error message

2014-04-29 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56989 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c/43395] Gcc warns label as local variable

2014-04-29 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43395 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c/29467] -ansi -pedantic accepts _Bool without diagnostic

2014-04-29 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29467 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c/43245] add option to control "discarding qualifiers" warnings

2014-04-29 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43245 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/60980] [4.9/4.10 Regression] ICE in build_special_member_call, at cp/call.c:7447

2014-04-29 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60980 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug c++/60951] [4.9/4.10 Regression][C++11] ICE with braced-init-list assignment and constexpr constructor

2014-04-29 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60951 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug c++/61004] [4.10 Regression] Spurious warning: dereferencing type-punned pointer

2014-04-29 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61004 Marc Glisse changed: What|Removed |Added CC||larsbj at gullik dot net --- Comment #3 fro

[Bug c++/61007] New strict-aliasing warnings in 4.10.0

2014-04-29 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61007 Marc Glisse changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug fortran/60993] Trouble initializing double precision variable using boz literals

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

[Bug bootstrap/61006] libcpp/lex.c: must use 'enum' tag to refer to type "raw_str_phase"

2014-04-29 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61006 --- Comment #3 from Andrew Pinski --- (In reply to spamcop from comment #2) > Okay, but looking at the rest of the code, this seems to be the only > enum/struct/union that is not correctly "typed" according to C rules. E.g. > all the other variabl

[Bug bootstrap/61006] libcpp/lex.c: must use 'enum' tag to refer to type "raw_str_phase"

2014-04-29 Thread spamcop at tgos dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61006 --- Comment #2 from spamcop at tgos dot net --- Okay, but looking at the rest of the code, this seems to be the only enum/struct/union that is not correctly "typed" according to C rules. E.g. all the other variables of enum type have `enum` in the

[Bug c++/61007] New: New strict-aliasing warnings in 4.10.0

2014-04-29 Thread larsbj at gullik dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61007 Bug ID: 61007 Summary: New strict-aliasing warnings in 4.10.0 Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug bootstrap/61006] New: libcpp/lex.c: must use 'enum' tag to refer to type "raw_str_phase"

2014-04-29 Thread spamcop at tgos dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61006 Bug ID: 61006 Summary: libcpp/lex.c: must use 'enum' tag to refer to type "raw_str_phase" Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: blocker

[Bug bootstrap/61006] libcpp/lex.c: must use 'enum' tag to refer to type "raw_str_phase"

2014-04-29 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61006 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug fortran/60993] Trouble initializing double precision variable using boz literals

2014-04-29 Thread fkrogh#gcc at mathalacarte dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60993 --- Comment #2 from Fred Krogh --- Thanks for the suggestion. As a result of another suggestion, I'm using -fno-range-check and defining infinity as 1.0d0/0.0d0.

[Bug fortran/60993] Trouble initializing double precision variable using boz literals

2014-04-29 Thread anlauf at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60993 Harald Anlauf changed: What|Removed |Added CC||anlauf at gmx dot de --- Comment #1 from

[Bug c++/61004] [4.10 Regression] Spurious warning: dereferencing type-punned pointer

2014-04-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61004 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org Target Milesto

[Bug pch/60982] Very long compilation of precompiled headers

2014-04-29 Thread georgthegreat at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60982 --- Comment #5 from Yuriy Chernyshov --- I've reconfigured gcc, so it wouldn't build precompiled headers and created a gcc-build subfolder (as FAQ said). Now the following command hangs: libtool: compile: /gpfs/data/chernyshov/contrib/gcc-4.8.2/

[Bug c++/60999] [4.9/4.10 Regression] ICE when static_cast from constexpr in specialization of template-class

2014-04-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60999 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org,

[Bug java/61005] libgcj.spec openned when not needed (-S on command line)

2014-04-29 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61005 Andreas Schwab changed: What|Removed |Added Resolution|WONTFIX |INVALID --- Comment #2 from Andreas Schw

[Bug java/61005] libgcj.spec openned when not needed (-S on command line)

2014-04-29 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61005 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug bootstrap/60984] [4.9 Regression] AIX: gcc-4.9.0 bootstrap fails in stage-2

2014-04-29 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60984 --- Comment #9 from David Edelsohn --- Torbjorn: could you try building in a different directory, e.g., /builds/MMDD for the date or some random number?

[Bug java/61005] New: libgcj.spec openned when not needed (-S on command line)

2014-04-29 Thread 00pebuis at bsu dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61005 Bug ID: 61005 Summary: libgcj.spec openned when not needed (-S on command line) Product: gcc Version: 4.8.1 Status: UNCONFIRMED Severity: normal Priori

[Bug c++/58582] [c++11] ICE defining and instantiating deleted template function

2014-04-29 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58582 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/60683] confused by earlier errors, bailing out on incorrect std::initializer_list

2014-04-29 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60683 --- Comment #2 from Paolo Carlini --- c++/59318

[Bug bootstrap/60984] [4.9 Regression] AIX: gcc-4.9.0 bootstrap fails in stage-2

2014-04-29 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60984 --- Comment #8 from David Edelsohn --- I reproduced the failure starting with both GCC 4.6.3 and GCC 4.8.1. However, I am seeing some very strange results: r209278 built in /tmp/20140412 SUCCESS r209300 (trunk before branch) built in /tmp/20930

[Bug c++/55004] [meta-bug] constexpr issues

2014-04-29 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004 Bug 55004 depends on bug 51707, which changed state. Bug 51707 Summary: [c++11] constexpr constructor cannot initialize const reference member http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51707 What|Removed |Adde

[Bug c++/51707] [c++11] constexpr constructor cannot initialize const reference member

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

[Bug c++/51707] [c++11] constexpr constructor cannot initialize const reference member

2014-04-29 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51707 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Apr 29 16:53:27 2014 New Revision: 209905 URL: http://gcc.gnu.org/viewcvs?rev=209905&root=gcc&view=rev Log: 2014-04-29 Paolo Carlini PR c++/51707 * g++.dg/cpp0x/

[Bug debug/49312] Make DW_AT_name contain only simple name, no template-id

2014-04-29 Thread tromey at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49312 Tom Tromey changed: What|Removed |Added CC||tromey at gcc dot gnu.org --- Comment #3 fro

[Bug debug/41736] missing DW_TAG_template_*_ in some cases

2014-04-29 Thread tromey at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41736 --- Comment #10 from Tom Tromey --- Today I noticed another case. If you have a template like: template [...] ... then NAME is not given a value in the instantiation: <2><65c5>: Abbrev Number: 51 (DW_TAG_template_type_param) <65c6> DW_A

[Bug tree-optimization/61000] No loop interchange for inner loop along the slow index

2014-04-29 Thread mircea.namolaru at inria dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61000 --- Comment #1 from Mircea Namolaru --- The built-in heuristics assess that loop interchange is not profitable. Indeed there is a problem, I would expected that the second loop to be found profitable. Need to look more in depth at this.

[Bug fortran/49630] [OOP] ICE on obsolescent deferred-length type bound character function

2014-04-29 Thread zeccav at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49630 Vittorio Zecca changed: What|Removed |Added CC||zeccav at gmail dot com --- Comment #5 f

[Bug c++/51707] [c++11] constexpr constructor cannot initialize const reference member

2014-04-29 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51707 --- Comment #2 from Paolo Carlini --- This is fixed in 4.9.0. I'm adding the testcase and closing the bug.

[Bug tree-optimization/60997] -fopenmp conflicts with -floop-interchange

2014-04-29 Thread mircea.namolaru at inria dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60997 --- Comment #3 from Mircea Namolaru --- It is not that -floop-interchange is disabled, but the code received by graphite is different if the option -fopenmp is enabled. In this case the check for data dependencies required by loop-interchange fail

[Bug c++/61004] [4.10 Regression] Spurious warning: dereferencing type-punned pointer

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

[Bug c++/61004] New: [4.9/4.10 Regression] Spurious warning: dereferencing type-punned pointer

2014-04-29 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61004 Bug ID: 61004 Summary: [4.9/4.10 Regression] Spurious warning: dereferencing type-punned pointer Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: norma

[Bug fortran/61002] Can't divide by 0

2014-04-29 Thread fkrogh#gcc at mathalacarte dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61002 --- Comment #2 from Fred Krogh --- Thanks, that did the job.

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

2014-04-29 Thread bugdal at aerifal dot cx
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56888 --- Comment #28 from Rich Felker --- On Tue, Apr 29, 2014 at 02:16:38PM +, rguenth at gcc dot gnu.org wrote: > Honza, is there a more "fancy" way of doing this? The only correct way to fix this is to honor -ffreestanding and never generate re

[Bug tree-optimization/60971] [4.9/4.10 Regression] Wrong code when coercing unsigned char to bool

2014-04-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60971 --- Comment #8 from Jakub Jelinek --- Author: jakub Date: Tue Apr 29 14:45:24 2014 New Revision: 209901 URL: http://gcc.gnu.org/viewcvs?rev=209901&root=gcc&view=rev Log: PR tree-optimization/60971 * tree-tailcall.c (process_assignment): R

[Bug tree-optimization/60971] [4.9/4.10 Regression] Wrong code when coercing unsigned char to bool

2014-04-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60971 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Tue Apr 29 14:44:07 2014 New Revision: 209900 URL: http://gcc.gnu.org/viewcvs?rev=209900&root=gcc&view=rev Log: PR tree-optimization/60971 * tree-tailcall.c (process_assignment): R

[Bug libgcc/61003] [4.9 Regression] Segfault in __deregister_frame_info_bases when exiting, on i686-mingw32 with dw2 unwinding

2014-04-29 Thread fanael4 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61003 --- Comment #1 from Fanael --- Note: I was compiling with -O2, so the line number may not be very indicative. Should I post a backtrace of -O0?

[Bug libgcc/61003] New: [4.9 Regression] Segfault in __deregister_frame_info_bases when exiting, on i686-mingw32 with dw2 unwinding

2014-04-29 Thread fanael4 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61003 Bug ID: 61003 Summary: [4.9 Regression] Segfault in __deregister_frame_info_bases when exiting, on i686-mingw32 with dw2 unwinding Product: gcc Version: 4.9.1

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

2014-04-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56888 Richard Biener changed: What|Removed |Added CC||hubicka at gcc dot gnu.org --- Comment #

[Bug bootstrap/60984] [4.9 Regression] AIX: gcc-4.9.0 bootstrap fails in stage-2

2014-04-29 Thread tgard at opentext dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60984 --- Comment #7 from Torbjörn Gard --- I used gcc-4.8.2

[Bug fortran/61002] Can't divide by 0

2014-04-29 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61002 --- Comment #1 from Dominique d'Humieres --- Compile with -fno-range-check. Also f951: warning: command line option '-Wno-div-by-zero' is valid for C/C++/ObjC/ObjC++ but not for Fortran

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

2014-04-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56888 --- Comment #26 from Richard Biener --- (In reply to Janosch Rux from comment #24) > When upgrading our build environment we ran into this. We worked around the > way mentioned in the comments. > > No Problems with: 4.6.3 > Broken with: 4.8.2

[Bug fortran/61002] New: Can't divide by 0

2014-04-29 Thread fkrogh#gcc at mathalacarte dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61002 Bug ID: 61002 Summary: Can't divide by 0 Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran Assignee: unas

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

2014-04-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56888 Richard Biener changed: What|Removed |Added CC||exmortis at yandex dot ru --- Comment #2

[Bug c/60998] [MIPS] -O3 produces infinite while() loop. -O2 produces correct code.

2014-04-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60998 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/60999] [4.9/4.10 Regression] ICE when static_cast from constexpr in specialization of template-class

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

[Bug fortran/59577] OpenMP: ICE with type(c_ptr) in private()

2014-04-29 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59577 --- Comment #3 from Dominique d'Humieres --- > +++ This bug was initially created as a clone of Bug #51024 +++ What is the added value of this PR with respect to pr51024? IMO it should be closed as a duplicate.

[Bug lto/61001] Builtin memcpy and memset cannot be overridden when -flto is used

2014-04-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61001 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug tree-optimization/46032] openmp inhibits loop vectorization

2014-04-29 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46032 --- Comment #8 from Dominique d'Humieres --- See also pr60997.

[Bug tree-optimization/60997] -fopenmp conflicts with -floop-interchange

2014-04-29 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60997 --- Comment #2 from Dominique d'Humieres --- > IIRC -fopenmp has similar issues for vectorization (it defeats > points-to analysis) PR46032? [Book15] f90/bug% g++ -Ofast pr46032.cpp -fopt-info-vec -fgraphite -fgraphite-identity -floop-block -flo

[Bug lto/61001] Builtin memcpy and memset cannot be overridden when -flto is used

2014-04-29 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61001 --- Comment #2 from Marc Glisse --- Please copy your testcase here. -fno-builtin-memcmp is not a hack, it is necessary, even without -flto. Without it, linking is not the only thing that may fail. gcc may look at your implementation, recognize th

[Bug c/45123] -pedantic warning about string inside __asm

2014-04-29 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45123 Marek Polacek changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c/46460] warn for shifting more than the bits in the (promoted) type is undefined

2014-04-29 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46460 Marek Polacek changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug tree-optimization/60971] [4.9/4.10 Regression] Wrong code when coercing unsigned char to bool

2014-04-29 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60971 --- Comment #6 from Jeffrey A. Law --- Jakub, That patch is fine -- it's effectively what I was planning to do today, just in a different location.

[Bug lto/61001] Builtin memcpy and memset cannot be overridden when -flto is used

2014-04-29 Thread eblot.ml at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61001 --- Comment #1 from Emmanuel Blot --- Note: binutils version: 2.24

[Bug lto/61001] New: Builtin memcpy and memset cannot be overridden when -flto is used

2014-04-29 Thread eblot.ml at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61001 Bug ID: 61001 Summary: Builtin memcpy and memset cannot be overridden when -flto is used Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/61000] New: No loop interchange for inner loop along the slow index

2014-04-29 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61000 Bug ID: 61000 Summary: No loop interchange for inner loop along the slow index Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal Priori

[Bug bootstrap/60984] [4.9 Regression] AIX: gcc-4.9.0 bootstrap fails in stage-2

2014-04-29 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60984 David Edelsohn changed: What|Removed |Added Keywords||ice-on-valid-code Last reconfirmed|201

[Bug c++/60999] [4.9 Regression] ICE when static_cast from constexpr in specialization of template-class

2014-04-29 Thread D.Bahadir at GMX dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60999 --- Comment #1 from Deniz Bahadir --- Created attachment 32706 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32706&action=edit preprocessed source generated by GCC with option '-save-temps'

[Bug tree-optimization/14741] graphite with loop blocking and interchanging doesn't optimize a matrix multiplication loop

2014-04-29 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14741 --- Comment #30 from Dominique d'Humieres --- Since at least gcc 4.8.2, -floop-interchange is able to apply it to the test in comment 25 (see also pr60997): [Book15] f90/bug% gfortran-fsf-4.8 -Ofast pr14741.f90 -floop-interchange [Book15] f90/bug

[Bug c/60998] New: [MIPS] -O3 produces infinite while() loop. -O2 produces correct code.

2014-04-29 Thread exmortis at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60998 Bug ID: 60998 Summary: [MIPS] -O3 produces infinite while() loop. -O2 produces correct code. Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: critical

[Bug tree-optimization/60997] -fopenmp conflicts with -floop-interchange

2014-04-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60997 --- Comment #1 from Richard Biener --- IIRC -fopenmp has similar issues for vectorization (it defeats points-to analysis)

[Bug tree-optimization/60971] [4.9/4.10 Regression] Wrong code when coercing unsigned char to bool

2014-04-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60971 Jakub Jelinek changed: What|Removed |Added Attachment #32702|0 |1 is obsolete|

[Bug libstdc++/59476] gdb pretty-printer cannot print C++11 _Rb_tree_iterator

2014-04-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59476 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/60994] gcc does not recognize hidden/shadowed enumeration as valid nested-name-specifier

2014-04-29 Thread momchil.velikov at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60994 --- Comment #5 from Momchil Velikov --- Proposed fix: http://gcc.gnu.org/ml/gcc-patches/2014-04/msg01938.html

[Bug libstdc++/59476] gdb pretty-printer cannot print C++11 _Rb_tree_iterator

2014-04-29 Thread pluto at agmk dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59476 --- Comment #1 from Pawel Sikora --- 4.9.0 released with unusable pretty printers :/

[Bug tree-optimization/60997] New: -fopenmp conflicts with -floop-interchange

2014-04-29 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60997 Bug ID: 60997 Summary: -fopenmp conflicts with -floop-interchange Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-o

  1   2   >