[Bug lto/53895] [4.7.2/4.8 Regression][lto] symbol 'std::__once_callable' used as both __thread and non-__thread

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

[Bug middle-end/53887] [4.8 Regression] ICE in hoist_edge_and_branch_if_true, at tree-switch-conversion.c:79

2012-07-09 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53887 Steven Bosscher steven at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c/53896] New: nonreturning function suggested as 'pure' candidate

2012-07-09 Thread eggert at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53896 Bug #: 53896 Summary: nonreturning function suggested as 'pure' candidate Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Severity: normal

[Bug c/53897] New: one line of include stuck the compiler

2012-07-09 Thread WuXiang47 at Gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53897 Bug #: 53897 Summary: one line of include stuck the compiler Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority:

[Bug c/53897] one line of include stuck the compiler

2012-07-09 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53897 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c/53897] one line of include stuck the compiler

2012-07-09 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53897 --- Comment #2 from Andrew Pinski pinskia at gcc dot gnu.org 2012-07-09 08:17:47 UTC --- This is like including /dev/console under UNIX (GNU/Linux).

[Bug lto/53895] [4.7/4.8 Regression][lto] symbol 'std::__once_callable' used as both __thread and non-__thread

2012-07-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53895 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Known to work||4.7.1

[Bug c/53890] bogus array bounds warning

2012-07-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53890 --- Comment #2 from Richard Guenther rguenth at gcc dot gnu.org 2012-07-09 08:39:18 UTC --- I'm pretty sure we have duplicates for this case.

[Bug middle-end/53884] [4.7/4.8 Regression] ICE: in function_and_variable_visibility, at ipa.c:818 with -flto -fno-weak

2012-07-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53884 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.7.2

[Bug pch/53880] [4.8 Regression] compile time regression when generating precompiled headers for boost

2012-07-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53880 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.8.0

[Bug c++/53875] calls to const functions are eliminated at -O0

2012-07-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53875 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug objc/48109] Objective-C class defs/refs are lost under LTO on Darwin for ABI0/1

2012-07-09 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48109 --- Comment #10 from Iain Sandoe iains at gcc dot gnu.org 2012-07-09 08:43:33 UTC --- this is now fixed on trunk by: http://gcc.gnu.org/viewcvs?view=revisionrevision=188793 We will have to consider whether it is a reasonable back-port (at least

[Bug libfortran/49970] make prefix=... install doesn't work

2012-07-09 Thread jimis at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49970 --- Comment #12 from jimis jimis at gmx dot net 2012-07-09 09:52:52 UTC --- (In reply to comment #10) bug-libt...@gnu.org FWIW I had sent this but got no reply: http://lists.gnu.org/archive/html/bug-libtool/2011-08/msg3.html Maybe we

[Bug bootstrap/51094] [4.7 Regression] Bootstrap failure at revision 181279 on non-ELF targets

2012-07-09 Thread jimis at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51094 jimis jimis at gmx dot net changed: What|Removed |Added CC||abel at gcc dot gnu.org ---

[Bug bootstrap/51094] [4.7 Regression] Bootstrap failure at revision 181279 on non-ELF targets

2012-07-09 Thread jimis at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51094 --- Comment #26 from jimis jimis at gmx dot net 2012-07-09 10:06:53 UTC --- Created attachment 27765 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27765 fprint_w reinstated

[Bug bootstrap/53898] New: [4.8 regression] bootstrap failure: graphite-optimize-isl.c: ISO C forbids an empty translation unit

2012-07-09 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53898 Bug #: 53898 Summary: [4.8 regression] bootstrap failure: graphite-optimize-isl.c: ISO C forbids an empty translation unit Classification: Unclassified Product: gcc

[Bug c/53871] Please warn about endless loops if they are obvious

2012-07-09 Thread tim.ruehsen at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53871 --- Comment #2 from Tim Ruehsen tim.ruehsen at gmx dot de 2012-07-09 11:50:19 UTC --- (In reply to comment #1) (In reply to comment #0) Obvious endless loops could be reported, e.g. if the loop condition doesn't change and the loop can't be

[Bug bootstrap/53898] [4.8 regression] bootstrap failure: graphite-optimize-isl.c: ISO C forbids an empty translation unit

2012-07-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53898 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug fortran/53885] seg. fault during assignment to allocatable component within type-bounded proc.

2012-07-09 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53885 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug lto/53895] [4.7/4.8 Regression][lto] symbol 'std::__once_callable' used as both __thread and non-__thread

2012-07-09 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53895 --- Comment #2 from vincenzo Innocente vincenzo.innocente at cern dot ch 2012-07-09 12:20:41 UTC --- yes it does ld -v GNU ld version 2.22.52.0.1-10.fc17 20120131 [innocent@pcphsftkepler bugs48]$ c++ thread.cpp -pthread -std=gnu++0x -O2 -flto

[Bug fortran/53876] [4.8 Regression] [OOP] ICE with class array

2012-07-09 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53876 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/53898] [4.8 regression] bootstrap failure: graphite-optimize-isl.c: ISO C forbids an empty translation unit

2012-07-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53898 --- Comment #2 from Richard Guenther rguenth at gcc dot gnu.org 2012-07-09 12:40:56 UTC --- Author: rguenth Date: Mon Jul 9 12:40:51 2012 New Revision: 189374 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=189374 Log: 2012-07-09 Richard

[Bug bootstrap/53898] [4.8 regression] bootstrap failure: graphite-optimize-isl.c: ISO C forbids an empty translation unit

2012-07-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53898 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug bootstrap/53898] [4.8 regression] bootstrap failure: graphite-optimize-isl.c: ISO C forbids an empty translation unit

2012-07-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53898 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug fortran/53876] [4.8 Regression] [OOP] ICE with class array

2012-07-09 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53876 --- Comment #2 from janus at gcc dot gnu.org 2012-07-09 12:44:48 UTC --- Here is a reduced test case for the ICE (4.8 regression): IMPLICIT NONE TYPE :: individual REAL, DIMENSION(:), ALLOCATABLE :: genes END TYPE

[Bug lto/53895] [4.7/4.8 Regression][lto] symbol 'std::__once_callable' used as both __thread and non-__thread

2012-07-09 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53895 --- Comment #3 from H.J. Lu hjl.tools at gmail dot com 2012-07-09 13:15:34 UTC --- (In reply to comment #2) yes it does ld -v GNU ld version 2.22.52.0.1-10.fc17 20120131 [innocent@pcphsftkepler bugs48]$ c++ thread.cpp -pthread -std=gnu++0x

[Bug target/53283] [4.8 Regression] Many failures on x86_64-apple-darwin10 after revision 186789

2012-07-09 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53283 --- Comment #12 from Sean McGovern gseanmcg at gmail dot com 2012-07-09 13:32:25 UTC --- This was OK'ed on the ML but not committed yet?

[Bug c++/53899] New: [C++0x] undefined reference to std::atomicboost::lockfree::detail::tagged_ptr...

2012-07-09 Thread nnelson at infowest dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53899 Bug #: 53899 Summary: [C++0x] undefined reference to std::atomicboost::lockfree::detail::tagged_ptr... Classification: Unclassified Product: gcc Version: 4.6.3

[Bug c/53871] Please warn about endless loops if they are obvious

2012-07-09 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53871 --- Comment #3 from Manuel López-Ibáñez manu at gcc dot gnu.org 2012-07-09 13:59:58 UTC --- (If I had time to to that, I wouldn't have put it on the wishlist but created a patch.) I have thought a lot how to attract more and new developers to

[Bug c++/53882] [4.7/4.8 Regression] ICE in type_contains_placeholder_1, at tree.c:3015

2012-07-09 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53882 --- Comment #4 from Jason Merrill jason at gcc dot gnu.org 2012-07-09 14:11:11 UTC --- Author: jason Date: Mon Jul 9 14:11:01 2012 New Revision: 189386 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=189386 Log: PR c++/53882 *

[Bug c++/53826] [4.8 Regression] [alpha]: ICE in fold_convert_loc, at fold-const.c:2008

2012-07-09 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53826 --- Comment #5 from Jason Merrill jason at gcc dot gnu.org 2012-07-09 14:11:26 UTC --- Author: jason Date: Mon Jul 9 14:11:16 2012 New Revision: 189387 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=189387 Log: PR c++/53826 *

[Bug c++/53882] [4.7/4.8 Regression] ICE in type_contains_placeholder_1, at tree.c:3015

2012-07-09 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53882 --- Comment #4 from Jason Merrill jason at gcc dot gnu.org 2012-07-09 14:11:11 UTC --- Author: jason Date: Mon Jul 9 14:11:01 2012 New Revision: 189386 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=189386 Log: PR c++/53882 *

[Bug c++/53882] [4.7/4.8 Regression] ICE in type_contains_placeholder_1, at tree.c:3015

2012-07-09 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53882 --- Comment #5 from Jason Merrill jason at gcc dot gnu.org 2012-07-09 14:11:47 UTC --- Author: jason Date: Mon Jul 9 14:11:33 2012 New Revision: 189388 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=189388 Log: PR c++/53882 *

[Bug c++/53899] [C++0x] undefined reference to std::atomicboost::lockfree::detail::tagged_ptr...

2012-07-09 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53899 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug libstdc++/49445] [C++0x] Undefined reference to std::atomicfloat operator float

2012-07-09 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49445 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added CC||nnelson at

[Bug c++/53899] [C++0x] undefined reference to std::atomicboost::lockfree::detail::tagged_ptr...

2012-07-09 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53899 --- Comment #2 from Jonathan Wakely redi at gcc dot gnu.org 2012-07-09 14:30:28 UTC --- The lockfree code is invalid anyway because boost::lockfree::detail::tagged_ptr doesn't have a trivial default constructor, so it can't be used with

[Bug c++/53899] [C++0x] undefined reference to std::atomicboost::lockfree::detail::tagged_ptr...

2012-07-09 Thread nnelson at infowest dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53899 --- Comment #3 from Neil Nelson nnelson at infowest dot com 2012-07-09 14:34:18 UTC --- Redi, Thank you for your very quick and detailed responses. Looks like I have some work to do on my end. I will copy this to the boost lockfree author.

[Bug c++/53899] [C++0x] undefined reference to std::atomicboost::lockfree::detail::tagged_ptr...

2012-07-09 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53899 --- Comment #4 from Jonathan Wakely redi at gcc dot gnu.org 2012-07-09 14:45:26 UTC --- (In reply to comment #2) The lockfree code is invalid anyway because boost::lockfree::detail::tagged_ptr doesn't have a trivial default constructor, so it

[Bug c++/36797] ICE mangling __is_empty

2012-07-09 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36797 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/53900] New: Too optimistic on a alignment assert

2012-07-09 Thread gael.guennebaud at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53900 Bug #: 53900 Summary: Too optimistic on a alignment assert Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c/33763] [4.6/4.7/4.8 Regression] Bogus inlining failed in call to `xxx': redefined extern inline functions are not considered for inlining

2012-07-09 Thread dschepler at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33763 Daniel Schepler dschepler at gmail dot com changed: What|Removed |Added CC||dschepler at

[Bug c++/53900] [regression] Too optimistic on a alignment assert

2012-07-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53900 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug libstdc++/53901] New: [C++11] std::atomicT fails for type without trivial default constructor and trivial destructor

2012-07-09 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53901 Bug #: 53901 Summary: [C++11] std::atomicT fails for type without trivial default constructor and trivial destructor Classification: Unclassified Product: gcc Version: 4.7.1

[Bug gcov-profile/53547] Changing the source file between -fprofile-generate and -fprofile-use can lead to performance degradation

2012-07-09 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53547 Steven Bosscher steven at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug c/33763] [4.6/4.7/4.8 Regression] Bogus inlining failed in call to `xxx': redefined extern inline functions are not considered for inlining

2012-07-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33763 --- Comment #35 from Richard Guenther rguenth at gcc dot gnu.org 2012-07-09 15:39:35 UTC --- (In reply to comment #34) (In reply to comment #31) Just so you know, the proposed patch would break glibc builds. Here's a reduced test case that

[Bug go/53879] new glibc: sysinfo.go:5976:68: error: expected ‘{’

2012-07-09 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53879 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug libstdc++/53901] [C++11] std::atomicT fails for type without trivial default constructor and trivial destructor

2012-07-09 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53901 --- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org 2012-07-09 15:56:33 UTC --- Actually I'm not sure the testcase is valid. Defining the functions as defaulted outside the class does allow it to compile, but I think that might be a G++

[Bug c++/53899] [C++0x] undefined reference to std::atomicboost::lockfree::detail::tagged_ptr...

2012-07-09 Thread nnelson at infowest dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53899 --- Comment #5 from Neil Nelson nnelson at infowest dot com 2012-07-09 16:06:11 UTC --- Jonathan, (redi at gcc dot gnu.org gcc-bugzi...@gcc.gnu.org) I installed g++-4.7 and obtained a good improvement over the prior results with the following

[Bug bootstrap/53902] New: make install fails on SunOS 5.11

2012-07-09 Thread karel.gardas at centrum dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53902 Bug #: 53902 Summary: make install fails on SunOS 5.11 Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/53900] [regression] Too optimistic on a alignment assert

2012-07-09 Thread gael.guennebaud at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53900 --- Comment #2 from Gael Guennebaud gael.guennebaud at gmail dot com 2012-07-09 16:12:07 UTC --- The problem is that it is not guaranteed to be effectively aligned, and it is nice to be able to detect when this happens to either abort with a

[Bug c++/53903] New: [C++11] Incompatible exception-specification allowed if member explicitly-defaulted after first declaration

2012-07-09 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53903 Bug #: 53903 Summary: [C++11] Incompatible exception-specification allowed if member explicitly-defaulted after first declaration Classification: Unclassified Product: gcc

[Bug c++/53899] [C++0x] undefined reference to std::atomicboost::lockfree::detail::tagged_ptr...

2012-07-09 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53899 --- Comment #6 from Jonathan Wakely redi at gcc dot gnu.org 2012-07-09 16:17:04 UTC --- See Bug 53901 I think GCC is correct about that too, the tagged_ptr class template should declare its default constructor and destructor to be noexcept in

[Bug c++/53900] [regression] Too optimistic on a alignment assert

2012-07-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53900 --- Comment #3 from Richard Guenther rguenth at gcc dot gnu.org 2012-07-09 16:18:58 UTC --- Well, I suggest you instead do struct Foo { float array[4]; Foo() { std::cout array \n; // check the object is really aligned if

[Bug bootstrap/51094] [4.7 Regression] Bootstrap failure at revision 181279 on non-ELF targets

2012-07-09 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51094 --- Comment #27 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2012-07-09 16:28:24 UTC --- Passed testing on i386, bootstrapped fine on x86_64 multilib, I'd appreciate testing on 32-bit multilib platform. I've just

[Bug libstdc++/53901] [C++11] std::atomicT fails for type without no-throw default constructor

2012-07-09 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53901 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Summary|[C++11] std::atomicT |[C++11]

[Bug bootstrap/51094] [4.7 Regression] Bootstrap failure at revision 181279 on non-ELF targets

2012-07-09 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51094 --- Comment #28 from Iain Sandoe iains at gcc dot gnu.org 2012-07-09 17:37:11 UTC --- (In reply to comment #27) Passed testing on i386, bootstrapped fine on x86_64 multilib, I'd appreciate testing on 32-bit multilib platform. I've just

[Bug middle-end/53887] [4.8 Regression] ICE in hoist_edge_and_branch_if_true, at tree-switch-conversion.c:79

2012-07-09 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53887 --- Comment #4 from Steven Bosscher steven at gcc dot gnu.org 2012-07-09 18:53:39 UTC --- Author: steven Date: Mon Jul 9 18:53:35 2012 New Revision: 189389 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=189389 Log: gcc/ PR

[Bug target/53283] [4.8 Regression] Many failures on x86_64-apple-darwin10 after revision 186789

2012-07-09 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53283 --- Comment #13 from Iain Sandoe iains at gcc dot gnu.org 2012-07-09 19:22:03 UTC --- Author: iains Date: Mon Jul 9 19:21:59 2012 New Revision: 189391 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=189391 Log: PR target/53283 *

[Bug c/53904] New: trunk has valgrind errors for c-c++-common/torture/complex-sign-mul.c on x86-64.

2012-07-09 Thread zadeck at naturalbridge dot com
complex-sign-mul.c -mtune=generic -march=x86-64 -auxbase complex-sign-mul -g -O3 -std=gnu99 -version -fno-diagnostics-show-caret -o /tmp/ccd2Ykcd.s ==13911== GNU C (GCC) version 4.8.0 20120709 (experimental) [trunk revision 157801] (x86_64-unknown-linux-gnu) compiled by GNU C version 4.6.3, GMP

[Bug bootstrap/51094] [4.7 Regression] Bootstrap failure at revision 181279 on non-ELF targets

2012-07-09 Thread jimis at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51094 --- Comment #29 from jimis jimis at gmx dot net 2012-07-09 19:57:22 UTC --- Thanks guys, sent to gcc-patches: http://gcc.gnu.org/ml/gcc-patches/2012-07/msg00345.html

[Bug c++/53733] [C++11][DR 1402] Move constructor/assignment operator too often deleted

2012-07-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53733 --- Comment #1 from Paolo Carlini paolo.carlini at oracle dot com 2012-07-09 20:49:31 UTC --- Jason, this is the PR/DR we were talking about.

[Bug middle-end/53887] [4.8 Regression] ICE in hoist_edge_and_branch_if_true, at tree-switch-conversion.c:79

2012-07-09 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53887 Steven Bosscher steven at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug objc/53905] New: -Wformat-nonliteral gives false positives with __attribute__((format(NSString,...)))

2012-07-09 Thread naesten at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53905 Bug #: 53905 Summary: -Wformat-nonliteral gives false positives with __attribute__((format(NSString,...))) Classification: Unclassified Product: gcc Version: unknown

[Bug libstdc++/53906] New: Runtime crash on ARM linux when using std::thread

2012-07-09 Thread cascaval at qualcomm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53906 Bug #: 53906 Summary: Runtime crash on ARM linux when using std::thread Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Severity: critical

[Bug testsuite/20771] Duplicate PCH test names

2012-07-09 Thread janis at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20771 --- Comment #7 from Janis Johnson janis at gcc dot gnu.org 2012-07-09 22:10:46 UTC --- Author: janis Date: Mon Jul 9 22:10:40 2012 New Revision: 189393 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=189393 Log: Backport from mainline.

[Bug target/53906] Runtime crash on ARM linux when using std::thread

2012-07-09 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53906 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords||EH, wrong-code

[Bug target/53906] Runtime crash on ARM linux when using std::thread

2012-07-09 Thread cascaval at qualcomm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53906 --- Comment #2 from cascaval at qualcomm dot com 2012-07-09 22:29:14 UTC --- apt-cache show libc6-dev Package: libc6-dev Priority: optional Section: libdevel Installed-Size: 9544 Maintainer: GNU Libc Maintainers debian-gl...@lists.debian.org

[Bug target/53886] Seg fault in sh_insn_length_adjustment

2012-07-09 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53886 --- Comment #8 from Oleg Endo olegendo at gcc dot gnu.org 2012-07-09 22:39:29 UTC --- Author: olegendo Date: Mon Jul 9 22:39:25 2012 New Revision: 189394 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=189394 Log: PR target/53886 *

[Bug target/53907] New: gcc uses unaligned load when aligned load was requested

2012-07-09 Thread neleai at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53907 Bug #: 53907 Summary: gcc uses unaligned load when aligned load was requested Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug c++/53733] [C++11][DR 1402] Move constructor/assignment operator too often deleted

2012-07-09 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53733 --- Comment #2 from Jason Merrill jason at gcc dot gnu.org 2012-07-10 00:03:27 UTC --- Author: jason Date: Tue Jul 10 00:03:23 2012 New Revision: 189396 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=189396 Log: DR 1402 PR c++/53733

[Bug c++/53733] [C++11][DR 1402] Move constructor/assignment operator too often deleted

2012-07-09 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53733 --- Comment #3 from Jason Merrill jason at gcc dot gnu.org 2012-07-10 00:05:53 UTC --- Author: jason Date: Tue Jul 10 00:05:50 2012 New Revision: 189398 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=189398 Log: DR 1402 PR c++/53733

[Bug c++/53733] [C++11][DR 1402] Move constructor/assignment operator too often deleted

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

[Bug driver/53883] GCC 4.7.1 doesn't build on Mac OS X 10.4.11 Tiger/PowerPC (32-bit), at least with MacPorts

2012-07-09 Thread dwalker07 at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53883 --- Comment #4 from Daryle Walker dwalker07 at yahoo dot com 2012-07-10 01:32:12 UTC --- (In reply to comment #3) (In reply to comment #2) (In reply to comment #0) (Should I try building GCC 4.7.1 straight from you guys, without going

[Bug driver/53883] GCC 4.7.1 doesn't build on Mac OS X 10.4.11 Tiger/PowerPC (32-bit), at least with MacPorts

2012-07-09 Thread dwalker07 at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53883 --- Comment #5 from Daryle Walker dwalker07 at yahoo dot com 2012-07-10 01:34:10 UTC --- Created attachment 27767 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27767 The log from the failed make described in Comment 4

[Bug rtl-optimization/53908] New: [4.7 Regression] csa removes needed memory load

2012-07-09 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53908 Bug #: 53908 Summary: [4.7 Regression] csa removes needed memory load Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED Keywords: wrong-code

[Bug c++/53909] New: internal compiler error: in gimplify_init_ctor_eval, at gimplify.c:3560

2012-07-09 Thread tudorb at fb dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53909 Bug #: 53909 Summary: internal compiler error: in gimplify_init_ctor_eval, at gimplify.c:3560 Classification: Unclassified Product: gcc Version: 4.6.2 Status:

[Bug c++/53909] internal compiler error: in gimplify_init_ctor_eval, at gimplify.c:3560

2012-07-09 Thread tudorb at fb dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53909 --- Comment #1 from Tudor Bosman tudorb at fb dot com 2012-07-10 03:33:51 UTC --- Appears fixed in gcc 4.7.1.

[Bug c++/53909] internal compiler error: in gimplify_init_ctor_eval, at gimplify.c:3560

2012-07-09 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53909 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED