[Bug ada/52362] gnat.dg/lto8.adb FAILs with gas/gld

2012-05-13 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52362 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Target|*-*-solaris2*, |

[Bug middle-end/53335] New: [4.6,4.7,4.8] pragma visibility(hidden) propagates beyond pop

2012-05-13 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53335 Bug #: 53335 Summary: [4.6,4.7,4.8] pragma visibility(hidden) propagates beyond pop Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED

[Bug target/48009] Bootstrap failure: c++locale.cc: invalid conversion from 'const char*' to 'char*'

2012-05-13 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48009 --- Comment #7 from Marc Glisse glisse at gcc dot gnu.org 2012-05-13 08:59:25 UTC --- (In reply to comment #6) (If anyone can point me to a fixinclude that does the same kind of one-line change elsewhere, I could work with that...) That's

[Bug c++/51829] decltype() deduces non-const but only in a template

2012-05-13 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51829 --- Comment #6 from Marc Glisse glisse at gcc dot gnu.org 2012-05-13 09:06:42 UTC --- With boost 1.49, g++-4.7 compiles the code just fine, while g++-4.6 gives: u.cc: In function ‘void bug() [with template-parameter-1-1 = void]’: u.cc:14:24:

[Bug c++/53336] New: invalid types in nop conversion

2012-05-13 Thread dcb314 at hotmail dot com
Component: c++ AssignedTo: unassig...@gcc.gnu.org ReportedBy: dcb...@hotmail.com Created attachment 27392 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27392 gzipped C++ source code I just tried to compile the package boost-1.48.0-13 on gcc-4.8 trunk dated 20120513

[Bug fortran/52158] Regression on character function with gfortran 4.7

2012-05-13 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52158 --- Comment #4 from Tobias Burnus burnus at gcc dot gnu.org 2012-05-13 10:52:37 UTC --- Author: burnus Date: Sun May 13 10:52:32 2012 New Revision: 187436 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=187436 Log: 2012-05-13 Alessandro

[Bug fortran/45170] [F2003] allocatable character lengths

2012-05-13 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45170 --- Comment #32 from Tobias Burnus burnus at gcc dot gnu.org 2012-05-13 10:52:37 UTC --- Author: burnus Date: Sun May 13 10:52:32 2012 New Revision: 187436 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=187436 Log: 2012-05-13 Alessandro

[Bug fortran/49430] [F03] ICE with allocatable length character in interface block

2012-05-13 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49430 --- Comment #7 from Tobias Burnus burnus at gcc dot gnu.org 2012-05-13 10:52:38 UTC --- Author: burnus Date: Sun May 13 10:52:32 2012 New Revision: 187436 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=187436 Log: 2012-05-13 Alessandro

[Bug fortran/52158] Regression on character function with gfortran 4.7

2012-05-13 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52158 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug fortran/49430] [F03] ICE with allocatable length character in interface block

2012-05-13 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49430 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug bootstrap/53331] [4.8 Regression] AIX bootstrap failure in tree-vect-data-ref compiling matmul_i4

2012-05-13 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331 --- Comment #3 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-05-13 11:38:44 UTC --- This is due to revision 187402: r187401 bootstrapped without any problem.

[Bug fortran/45170] [F2003] allocatable character lengths

2012-05-13 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45170 --- Comment #33 from Tobias Burnus burnus at gcc dot gnu.org 2012-05-13 12:45:46 UTC --- STATUS: Many issues have been fixed, but several still exist. - See list of bugs which depend on/block this PR. Regarding the bugs reported/mentioned

[Bug middle-end/53335] [4.6,4.7,4.8] pragma visibility(hidden) propagates beyond pop

2012-05-13 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53335 vincenzo Innocente vincenzo.innocente at cern dot ch changed: What|Removed |Added Status|UNCONFIRMED

[Bug bootstrap/52947] [4.7/4.8 Regression] bootstrap fails due to wrong include search path composition

2012-05-13 Thread ralphengels at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52947 --- Comment #4 from ralphengels at gmail dot com ralphengels at gmail dot com 2012-05-13 15:15:10 UTC --- Adding --disable-build-poststage1-with-cxx \ --disable-build-with-cxx \ allows the full bootstrap on windows with mingw64. Something is

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

2012-05-13 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #136 from Jan Hubicka hubicka at gcc dot gnu.org 2012-05-13 16:29:04 UTC --- ... and oprofile of compilation stage of -flto-partition=none samples %image name app name symbol name 194976

[Bug lto/53337] New: [4.7.1 lto] produces warning: relocation refers to discarded section in linker (gold, binutil 2.22)

2012-05-13 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53337 Bug #: 53337 Summary: [4.7.1 lto] produces warning: relocation refers to discarded section in linker (gold, binutil 2.22) Classification: Unclassified Product: gcc Version:

[Bug middle-end/53338] New: [4.8 Regression] Unaligned store generated for aligned data

2012-05-13 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53338 Bug #: 53338 Summary: [4.8 Regression] Unaligned store generated for aligned data Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug middle-end/53338] [4.8 Regression] Unaligned store generated for aligned data

2012-05-13 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53338 --- Comment #1 from Uros Bizjak ubizjak at gmail dot com 2012-05-13 19:26:55 UTC --- (In reply to comment #0) Following testcase: --cut here-- #define SIZE 10240 int b[SIZE], c[SIZE]; long long __attribute__((__aligned__ (128))) a[SIZE];

[Bug c++/41103] g++-4.3/4.4 generates wrong code on x86_64

2012-05-13 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41103 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug libstdc++/53339] New: unordered_map::iterator requires Value to be complete type

2012-05-13 Thread eltoder at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53339 Bug #: 53339 Summary: unordered_map::iterator requires Value to be complete type Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED

[Bug libstdc++/53339] unordered_map::iterator requires Value to be complete type

2012-05-13 Thread eltoder at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53339 --- Comment #1 from Eugene Toder eltoder at gmail dot com 2012-05-13 22:22:54 UTC --- Created attachment 27394 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27394 Quick and dirty proof-of-concept patch

[Bug middle-end/50643] Suppress cc1: warnings being treated as errors

2012-05-13 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50643 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug c/53063] encode group options in the .opt files

2012-05-13 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53063 --- Comment #2 from Manuel López-Ibáñez manu at gcc dot gnu.org 2012-05-13 22:30:34 UTC --- *** Bug 53072 has been marked as a duplicate of this bug. ***

[Bug c/53072] automatically set Init() only if option was not set in some other way

2012-05-13 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53072 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/24985] caret diagnostics

2012-05-13 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24985 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug libstdc++/40278] -std=c++0x is error, but -std=gnu++0x is OK!

2012-05-13 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40278 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug c/50606] gcc fails to detect obvious use of NULL pointer

2012-05-13 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50606 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added CC||manu at gcc

[Bug other/53319] exact subtract of two decimal floating-point values raises FE_INEXACT

2012-05-13 Thread bje at air dot net.au
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53319 --- Comment #6 from bje at air dot net.au 2012-05-13 22:48:18 UTC --- Thanks, I'll take a look.

[Bug c++/44516] improve error message when no matching operator

2012-05-13 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44516 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug libstdc++/53339] unordered_map::iterator requires Value to be complete type

2012-05-13 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53339 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Severity|minor |enhancement

[Bug debug/53235] [4.8 Regression] 20120504 broke -fdebug-types-section

2012-05-13 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53235 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug libstdc++/53339] unordered_map::iterator requires Value to be complete type

2012-05-13 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53339 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC||bkoz at

[Bug libstdc++/53339] unordered_map::iterator requires Value to be complete type

2012-05-13 Thread eltoder at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53339 --- Comment #3 from Eugene Toder eltoder at gmail dot com 2012-05-14 02:40:03 UTC --- Can you point me to where libstdc++ mainline lives these days? trunk and a couple other branches I've checked don't have that line in hashtable_policy.h

[Bug target/48009] Bootstrap failure: c++locale.cc: invalid conversion from 'const char*' to 'char*'

2012-05-13 Thread skunk at iskunk dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48009 --- Comment #8 from Daniel Richard G. skunk at iskunk dot org 2012-05-14 03:19:36 UTC --- Marc, thank you for the pointer. The single-line-edit case, at least, seems straightforward enough. Here's my stab at it: /* * stdlib.h on AIX 4.3

[Bug middle-end/53338] [4.8 Regression] Unaligned store generated for aligned data

2012-05-13 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53338 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug libstdc++/53339] unordered_map::iterator requires Value to be complete type

2012-05-13 Thread eltoder at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53339 --- Comment #4 from Eugene Toder eltoder at gmail dot com 2012-05-14 04:41:19 UTC --- Created attachment 27395 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27395 POC for mainline Never mind, I was looking in tr1 instead of bits. Yes, it's

[Bug libstdc++/53339] unordered_map::iterator requires Value to be complete type

2012-05-13 Thread eltoder at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53339 --- Comment #5 from Eugene Toder eltoder at gmail dot com 2012-05-14 05:05:58 UTC --- Created attachment 27396 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27396 Another approach Actually, a much simpler and cleaner change might be along

[Bug c++/53209] [4.7 Regression] tree check ICE: expected tree_vec, have error_mark in comp_template_args_with_info, at cp/pt.c:7038

2012-05-13 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53209 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|REOPENED