[Bug tree-optimization/57149] [4.8 Regression] wrong -Wmaybe-uninitialized warning with -Os

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

[Bug tree-optimization/57149] [4.8/4.9 Regression] wrong -Wmaybe-uninitialized warning with -Os

2013-05-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57149 Jakub Jelinek changed: What|Removed |Added Summary|[4.8 Regression] wrong |[4.8/4.9 Regression] wrong

[Bug bootstrap/57154] [4.9 Regression] Bootstrap broken for powerpc64-unknown-linux-gnu

2013-05-03 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57154 --- Comment #13 from Bill Schmidt 2013-05-03 17:32:05 UTC --- Teresa, thanks for the prompt fix!

[Bug rtl-optimization/57159] Latent bug in RTL GCSE/PRE

2013-05-03 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57159 Jeffrey A. Law changed: What|Removed |Added CC||law at redhat dot com --- Comm

[Bug target/57150] GCC when targeting power7 spills long double using VSX instructions.

2013-05-03 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57150 --- Comment #4 from Michael Meissner 2013-05-03 19:18:21 UTC --- Created attachment 30028 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30028 Patch to use scalar modes for TF/TD caller saves.

[Bug rtl-optimization/57159] Latent bug in RTL GCSE/PRE

2013-05-03 Thread jules at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57159 --- Comment #4 from jules at gcc dot gnu.org 2013-05-03 19:56:33 UTC --- Created attachment 30029 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30029 Before/after dumps Here are some before/after dumps taken from the out-of-tree por

[Bug rtl-optimization/57159] Latent bug in RTL GCSE/PRE

2013-05-03 Thread jules at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57159 --- Comment #5 from jules at gcc dot gnu.org 2013-05-03 20:05:19 UTC --- Actually the last paragraph might not make sense -- insn 16/17's *operands* are not available at the end of the BB, but only if the REG_EQUAL note contents are substitu

[Bug bootstrap/57154] [4.9 Regression] Bootstrap broken for powerpc64-unknown-linux-gnu

2013-05-03 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57154 Bill Schmidt changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug fortran/56743] Namelist bug with comment and no blank

2013-05-03 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56743 --- Comment #5 from Jerry DeLisle 2013-05-03 20:32:51 UTC --- I have a patch testing that fixes the items identified in the attachment of Comment #4 by accepting them as extension.

[Bug c++/57164] New: enumerator value -1 is too large for underlying type ‘unsigned int’

2013-05-03 Thread vvnic.holas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57164 Bug #: 57164 Summary: enumerator value -1 is too large for underlying type ‘unsigned int’ Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRME

[Bug c++/57164] enumerator value -1 is too large for underlying type ‘unsigned int’

2013-05-03 Thread vvnic.holas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57164 --- Comment #1 from Nicholas 2013-05-03 21:24:03 UTC --- (assuming 32-bit ints and two's complement)

[Bug c++/57164] enumerator value -1 is too large for underlying type ‘unsigned int’

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

[Bug c++/53745] [C++11] Poor diagnostic for ill-formed narrowing conversion in enumerator initializer

2013-05-03 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53745 Paolo Carlini changed: What|Removed |Added CC||vvnic.holas at gmail dot

[Bug gcov-profile/57165] New: ICE when using -fprofile-use in cgraph.c

2013-05-03 Thread asharif at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57165 Bug #: 57165 Summary: ICE when using -fprofile-use in cgraph.c Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug c++/57163] Link failure with thread_local

2013-05-03 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57163 Paolo Carlini changed: What|Removed |Added Summary|Link failure with |Link failure with

[Bug libgcj/57074] gcc-4.8.0 libgcj regression on 32bit Power architecture

2013-05-03 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57074 --- Comment #15 from Alan Modra 2013-05-04 01:21:50 UTC --- With this patch I'm still seeing odd trees in place_block_symbol(). In the following, the type is the correct size (168 bytes), but the var_decl size too small (48 bytes). place

[Bug c/57166] New: Manual no longer documents -Wmissing-noreturn alias for -Wsuggest-attribute=noreturn

2013-05-03 Thread josh at joshtriplett dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57166 Bug #: 57166 Summary: Manual no longer documents -Wmissing-noreturn alias for -Wsuggest-attribute=noreturn Classification: Unclassified Product: gcc Version: 4.7.2 S

[Bug c++/57167] New: [graphite] Virtualbox 4.2.2 and above wont work with multiple CPUs.

2013-05-03 Thread de.techno at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57167 Bug #: 57167 Summary: [graphite] Virtualbox 4.2.2 and above wont work with multiple CPUs. Classification: Unclassified Product: gcc Version: 4.7.2 URL: h

[Bug c++/57168] New: [graphite] -fgraphite-identity breaks app-office/libreoffice-3.6.6.2 OpenXML filter

2013-05-03 Thread de.techno at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57168 Bug #: 57168 Summary: [graphite] -fgraphite-identity breaks app-office/libreoffice-3.6.6.2 OpenXML filter Classification: Unclassified Product: gcc Version: 4.7.2

<    1   2