[Bug fortran/52102] [OOP] Wrong result with ALLOCATE of CLASS components with array constructor SOURCE-expr

2012-02-03 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52102 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||burnus at gcc

[Bug libstdc++/51906] thread lock test failures on darwin11 under Xcode 4.2

2012-02-03 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51906 --- Comment #39 from Iain Sandoe iains at gcc dot gnu.org 2012-02-03 08:22:56 UTC --- (In reply to comment #37) (In reply to comment #36) You would probably have to use Availability.h and something like... This is not required, (and likely

[Bug libstdc++/51906] thread lock test failures on darwin11 under Xcode 4.2

2012-02-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51906 --- Comment #40 from Jonathan Wakely redi at gcc dot gnu.org 2012-02-03 08:46:20 UTC --- Created attachment 26558 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26558 disable __GTHREAD_RECURSIVE_MUTEX_INIT for Lion Thanks, Iain. I'm

[Bug libstdc++/51296] Several 30_threads tests FAIL on Tru64 UNIX

2012-02-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296 --- Comment #32 from Jonathan Wakely redi at gcc dot gnu.org 2012-02-03 08:50:24 UTC --- Created attachment 26559 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26559 proposed patch Since a similar problem exists for darwin11's

[Bug libstdc++/51296] Several 30_threads tests FAIL on Tru64 UNIX

2012-02-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296 --- Comment #33 from Jonathan Wakely redi at gcc dot gnu.org 2012-02-03 08:52:17 UTC --- Oops, this hunk would be needed too --- a/libstdc++-v3/src/c++11/condition_variable.cc +++ b/libstdc++-v3/src/c++11/condition_variable.cc @@ -36,7 +36,7 @@

[Bug libstdc++/51906] thread lock test failures on darwin11 under Xcode 4.2

2012-02-03 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51906 --- Comment #41 from Iain Sandoe iains at gcc dot gnu.org 2012-02-03 09:04:02 UTC --- (In reply to comment #40) Created attachment 26558 [details] disable __GTHREAD_RECURSIVE_MUTEX_INIT for Lion Thanks, Iain. I'm thinking of something

[Bug c++/52103] New: need a finer control over -Woverloaded-virtual

2012-02-03 Thread mlg7 at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52103 Bug #: 52103 Summary: need a finer control over -Woverloaded-virtual Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug c++/52103] need a finer control over -Woverloaded-virtual

2012-02-03 Thread mlg7 at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52103 --- Comment #1 from mlg mlg7 at yandex dot ru 2012-02-03 09:14:36 UTC --- $ g++ --version g++ (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 Copyright (C) 2010 Free Software Foundation, Inc. [...]

[Bug libstdc++/51906] thread lock test failures on darwin11 under Xcode 4.2

2012-02-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51906 --- Comment #42 from Jonathan Wakely redi at gcc dot gnu.org 2012-02-03 09:18:36 UTC --- That header isn't even installed, let alone included, on other targets Jack, if you test it please change == to = in

[Bug libstdc++/49204] [C++0x] remaining issues in future

2012-02-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49204 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.7.0 |4.8.0 ---

[Bug middle-end/34010] [4.4/4.5/4.6/4.7 Regression] ppc64 bad stdargs codegen for zero sized objects

2012-02-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34010 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P2

[Bug java/48512] [4.6] gcj spec files references incorrectly crtmt.o on i686-w64-mingw32 target

2012-02-03 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48512 --- Comment #2 from Kai Tietz ktietz at gcc dot gnu.org 2012-02-03 09:42:46 UTC --- Author: ktietz Date: Fri Feb 3 09:42:42 2012 New Revision: 183867 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=183867 Log: PR libjava/48512

[Bug libstdc++/51296] Several 30_threads tests FAIL on Tru64 UNIX

2012-02-03 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296 --- Comment #34 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2012-02-03 09:48:15 UTC --- Since a similar problem exists for darwin11's PTHREAD_RECURSIVE_MUTEX_INITIALIZER this solution is not OSF-specific. This

[Bug libstdc++/51296] Several 30_threads tests FAIL on Tru64 UNIX

2012-02-03 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296 --- Comment #35 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2012-02-03 09:50:39 UTC --- --- Comment #33 from Jonathan Wakely redi at gcc dot gnu.org 2012-02-03 08:52:17 UTC --- Oops, this hunk would be needed

[Bug libstdc++/52104] New: go1 fails to link on Solaris 8/9 x86 with native TLS

2012-02-03 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52104 Bug #: 52104 Summary: go1 fails to link on Solaris 8/9 x86 with native TLS Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug c++/52103] need a finer control over -Woverloaded-virtual

2012-02-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52103 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||diagnostic

[Bug libstdc++/52104] go1 fails to link on Solaris 8/9 x86 with native TLS

2012-02-03 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52104 --- Comment #1 from Rainer Orth ro at gcc dot gnu.org 2012-02-03 10:05:14 UTC --- Created attachment 26560 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26560 preprocessed input

[Bug libstdc++/52104] go1 fails to link on Solaris 8/9 x86 with native TLS

2012-02-03 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52104 --- Comment #2 from Rainer Orth ro at gcc dot gnu.org 2012-02-03 10:05:57 UTC --- Created attachment 26561 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26561 assembler input

[Bug other/52100] CRTSTUFF_CFLAGS needs -fno-asynchronous-unwind-tables

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

[Bug middle-end/52097] ICE: in get_bit_range, at expr.c:4535 with -O -flto -fexceptions -fnon-call-exceptions --param allow-store-data-races=0

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

[Bug libstdc++/52104] go1 fails to link on Solaris 8/9 x86 with native TLS

2012-02-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52104 --- Comment #3 from Jonathan Wakely redi at gcc dot gnu.org 2012-02-03 10:11:40 UTC --- Looks as though we need an extra explicit instantiation in src/c++11/future.cc

[Bug tree-optimization/52095] [4.7 regression] ICE compiling gcc.dg/sms-7.c: SEGV in fprintf

2012-02-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52095 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug c++/52103] need a finer control over -Woverloaded-virtual

2012-02-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52103 --- Comment #2 from Jonathan Wakely redi at gcc dot gnu.org 2012-02-03 10:13:55 UTC --- You can use C++11 explicit override control: struct B { virtual void f(int); }; struct D : B { void f(long) override; // error: doesn't override

[Bug libstdc++/52104] go1 fails to link on Solaris 8/9 x86 with native TLS

2012-02-03 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52104 --- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2012-02-03 10:21:03 UTC --- --- Comment #3 from Jonathan Wakely redi at gcc dot gnu.org 2012-02-03 10:11:40 UTC --- Looks as though we need an extra

[Bug java/48512] [4.6] gcj spec files references incorrectly crtmt.o on i686-w64-mingw32 target

2012-02-03 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48512 --- Comment #3 from Kai Tietz ktietz at gcc dot gnu.org 2012-02-03 10:35:11 UTC --- Author: ktietz Date: Fri Feb 3 10:35:06 2012 New Revision: 183868 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=183868 Log: PR libjava/48512

[Bug java/48512] [4.6] gcj spec files references incorrectly crtmt.o on i686-w64-mingw32 target

2012-02-03 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48512 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug libstdc++/52104] go1 fails to link on Solaris 8/9 x86 with native TLS

2012-02-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52104 --- Comment #5 from Jonathan Wakely redi at gcc dot gnu.org 2012-02-03 10:48:16 UTC --- Are you sure this is using native TLS? This part of the 49204 commit: (__future_base::_Async_state_common::_M_join): Serialize attempts to join

[Bug fortran/51522] ICE in gfortran 4.6.2, x86_64

2012-02-03 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51522 --- Comment #6 from Tobias Burnus burnus at gcc dot gnu.org 2012-02-03 10:50:02 UTC --- If I try the example of comment 4 with the line break before undone and using the newest 4.7 trunk (clean build), I see in valgrind: ==14154== Invalid read

[Bug libstdc++/52104] go1 fails to link on Solaris 8/9 x86 with native TLS

2012-02-03 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52104 --- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2012-02-03 10:55:07 UTC --- --- Comment #5 from Jonathan Wakely redi at gcc dot gnu.org 2012-02-03 10:48:16 UTC --- Are you sure this is using native

[Bug libstdc++/52104] go1 fails to link on Solaris 8/9 x86 with native TLS

2012-02-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52104 --- Comment #7 from Jonathan Wakely redi at gcc dot gnu.org 2012-02-03 11:08:47 UTC --- So fixing that configure test should make the problem go away? There's still a problem on non-TLS targets though. I have no idea how to explicitly

[Bug rtl-optimization/52092] [4.7 Regression] ICE: internal consistency failure

2012-02-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52092 --- Comment #6 from Jakub Jelinek jakub at gcc dot gnu.org 2012-02-03 11:55:33 UTC --- Author: jakub Date: Fri Feb 3 11:55:29 2012 New Revision: 183869 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=183869 Log: PR

[Bug rtl-optimization/52092] [4.7 Regression] ICE: internal consistency failure

2012-02-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52092 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug tree-optimization/49948] ICE with -ftree-parallelize-loops: address taken, but ADDRESSABLE bit not set

2012-02-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49948 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c/52105] New: Improved dead code identifying -Wunused-function?

2012-02-03 Thread m-matti-a.lehtonen at iki dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52105 Bug #: 52105 Summary: Improved dead code identifying -Wunused-function? Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: enhancement

[Bug c/52106] New: missing -Wunused-but-set-variable warning with the a = b = ... construct

2012-02-03 Thread vincent-gcc at vinc17 dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52106 Bug #: 52106 Summary: missing -Wunused-but-set-variable warning with the a = b = ... construct Classification: Unclassified Product: gcc Version: unknown Status:

[Bug rtl-optimization/52095] [4.7 regression] ICE compiling gcc.dg/sms-7.c: SEGV in fprintf

2012-02-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52095 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug rtl-optimization/52095] [4.7 regression] ICE compiling gcc.dg/sms-7.c: SEGV in fprintf

2012-02-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52095 --- Comment #1 from Jakub Jelinek jakub at gcc dot gnu.org 2012-02-03 12:50:33 UTC --- Created attachment 26562 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26562 gcc47-pr52095.patch Untested fix.

[Bug c/52106] missing -Wunused-but-set-variable warning with the a = b = ... construct

2012-02-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52106 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/52107] New: IBM 128bit long double constant loaded inefficiently

2012-02-03 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52107 Bug #: 52107 Summary: IBM 128bit long double constant loaded inefficiently Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug rtl-optimization/52095] [4.7 regression] ICE compiling gcc.dg/sms-7.c: SEGV in fprintf

2012-02-03 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52095 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2012-02-03 13:06:19 UTC --- --- Comment #1 from Jakub Jelinek jakub at gcc dot gnu.org 2012-02-03 12:50:33 UTC --- Untested fix. I've just re-built cc1

[Bug libstdc++/52104] go1 fails to link on Solaris 8/9 x86 with native TLS

2012-02-03 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52104 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added CC||bonzini at gnu dot org

[Bug fortran/52102] [OOP] Wrong result with ALLOCATE of CLASS components with array constructor SOURCE-expr

2012-02-03 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52102 --- Comment #2 from Tobias Burnus burnus at gcc dot gnu.org 2012-02-03 13:21:43 UTC --- From the dump: two.a._data.data = (void * restrict) __builtin_malloc (8); __builtin_memset (two.a._data.data, 0, 8); two.a._data.offset = -1; { struct

[Bug c/52106] warning for useless assignments

2012-02-03 Thread vincent-gcc at vinc17 dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52106 Vincent Lefèvre vincent-gcc at vinc17 dot net changed: What|Removed |Added Status|RESOLVED

[Bug c/52105] Improved dead code identifying -Wunused-function?

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

[Bug c/52106] warning for useless assignments

2012-02-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52106 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||diagnostic

[Bug target/52107] IBM 128bit long double constant loaded inefficiently

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

[Bug fortran/52102] [OOP] Wrong result with ALLOCATE of CLASS components with array constructor SOURCE-expr

2012-02-03 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52102 --- Comment #3 from Tobias Burnus burnus at gcc dot gnu.org 2012-02-03 13:37:39 UTC --- Related issue with MOLD=, here one gets with x = 5 default initialization and allocate (two%a(8), mold=t(4)) print '(*(i2))', two%a(:)%x the result: 0 0

[Bug c++/52108] New: declval() with incomplete type

2012-02-03 Thread hidden_peak at mail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52108 Bug #: 52108 Summary: declval() with incomplete type Classification: Unclassified Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug fortran/51514] [OOP] Wrong code when passing a CLASS to a TYPE

2012-02-03 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51514 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||burnus at gcc

[Bug fortran/51514] [OOP] Wrong code when passing a CLASS to a TYPE

2012-02-03 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51514 --- Comment #2 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-02-03 14:28:56 UTC --- cf. also PR 51514. ? wrong pr?

[Bug c++/52108] declval() with incomplete type

2012-02-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52108 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Keywords||rejects-valid

[Bug c++/52109] New: Apparently endless recursive instantiation

2012-02-03 Thread vegard.nossum at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52109 Bug #: 52109 Summary: Apparently endless recursive instantiation Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal

[Bug fortran/50981] [4.4/4.5/4.6 Regression] Wrong-code for scalarizing ELEMENTAL call with absent OPTIONAL argument

2012-02-03 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50981 --- Comment #36 from Tobias Burnus burnus at gcc dot gnu.org 2012-02-03 15:05:55 UTC --- I lost a bit the overview, but I think the following still needs to be done: - 4.4/4.5/4.6: Backporting the fix for nonpresent actuals to elemental procs,

[Bug c++/52109] Apparently endless recursive instantiation

2012-02-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52109 --- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org 2012-02-03 15:06:38 UTC --- fixed in 4.7.0, you get a nice 14 line error

[Bug fortran/51514] [OOP] Wrong code when passing a CLASS to a TYPE

2012-02-03 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51514 --- Comment #3 from Tobias Burnus burnus at gcc dot gnu.org 2012-02-03 15:09:16 UTC --- (In reply to comment #2) cf. also PR 51514. ? wrong pr? No, why should it be wrong? - Clearly this PR is related to itself... (I meant PR 50981 - and in

[Bug ada/52110] New: s-osinte.ads:447:09: clockid_t conflicts with declaration at line 194

2012-02-03 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52110 Bug #: 52110 Summary: s-osinte.ads:447:09: clockid_t conflicts with declaration at line 194 Classification: Unclassified Product: gcc Version: 4.7.0 Status:

[Bug c++/52109] Apparently endless recursive instantiation

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

[Bug ada/52110] s-osinte.ads:447:09: clockid_t conflicts with declaration at line 194

2012-02-03 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52110 --- Comment #1 from John David Anglin danglin at gcc dot gnu.org 2012-02-03 16:21:17 UTC --- Removing declaration at s-taspri-hpux-dce.ads, I get: /xxx/gnu/gcc/objdir/./gcc/xgcc -B/xxx/gnu/gcc/objdir/./gcc/

[Bug fortran/52111] New: [OOP] procedure pointer with polymorphic passed dummy argument

2012-02-03 Thread nagl46 at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52111 Bug #: 52111 Summary: [OOP] procedure pointer with polymorphic passed dummy argument Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug fortran/52111] [OOP] procedure pointer with polymorphic passed dummy argument

2012-02-03 Thread nagl46 at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52111 --- Comment #1 from alexander tismer nagl46 at web dot de 2012-02-03 16:22:36 UTC --- Created attachment 26564 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26564 program that produces compiler error

[Bug target/52060] Incorrect mask/and (ARM bic) instruction generated for shifted expression parameter, triggered by -O2 -finline-functions

2012-02-03 Thread ibolton at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52060 Ian Bolton ibolton at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug libstdc++/51906] thread lock test failures on darwin11 under Xcode 4.2

2012-02-03 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51906 --- Comment #43 from Jack Howarth howarth at nitro dot med.uc.edu 2012-02-03 17:00:49 UTC --- (In reply to comment #42) That header isn't even installed, let alone included, on other targets Jack, if you test it please change == to = in

[Bug tree-optimization/52112] New: Vectorizer fails when using CRTP

2012-02-03 Thread ddesics at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52112 Bug #: 52112 Summary: Vectorizer fails when using CRTP Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug libstdc++/51906] thread lock test failures on darwin11 under Xcode 4.2

2012-02-03 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51906 --- Comment #44 from Iain Sandoe iains at gcc dot gnu.org 2012-02-03 17:14:43 UTC --- if you are saying that: code targeted at 10.6 produced on 10.7 (using the correct 10.6 SDK) doesn't run properly on 10.7 - no surprise - that's just exposing

[Bug libstdc++/51906] thread lock test failures on darwin11 under Xcode 4.2

2012-02-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51906 --- Comment #45 from Jonathan Wakely redi at gcc dot gnu.org 2012-02-03 17:16:38 UTC --- Then I think we have to disable __GTHREAD_RECURSIVE_MUTEX_INIT unconditionally on darwin. If the bug is later fixed in (say) 10.8 then we could use the init

[Bug c/52106] [C11] missing -Wunused-but-set-variable warning with the a = b = ... construct

2012-02-03 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52106 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Summary|warning for useless |[C11] missing

[Bug libstdc++/51906] thread lock test failures on darwin11 under Xcode 4.2

2012-02-03 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51906 --- Comment #46 from Iain Sandoe iains at gcc dot gnu.org 2012-02-03 17:27:30 UTC --- (In reply to comment #45) Then I think we have to disable __GTHREAD_RECURSIVE_MUTEX_INIT unconditionally on darwin. I hope not. putting

[Bug fortran/52111] [OOP] procedure pointer with polymorphic passed dummy argument

2012-02-03 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52111 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||burnus at gcc

[Bug target/52113] New: [4.7 regression][avr] ICE: in extract_insn, at recog.c:2123

2012-02-03 Thread mhlavink at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52113 Bug #: 52113 Summary: [4.7 regression][avr] ICE: in extract_insn, at recog.c:2123 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug libstdc++/51906] thread lock test failures on darwin11 under Xcode 4.2

2012-02-03 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51906 --- Comment #47 from Jack Howarth howarth at nitro dot med.uc.edu 2012-02-03 17:37:54 UTC --- (In reply to comment #46) (In reply to comment #45) Then I think we have to disable __GTHREAD_RECURSIVE_MUTEX_INIT unconditionally on darwin.

[Bug tree-optimization/52112] Vectorizer fails when using CRTP

2012-02-03 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52112 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org 2012-02-03 17:40:23 UTC --- This is vectorized for me on x86_64 on the trunk.

[Bug tree-optimization/52112] Vectorizer fails when using CRTP

2012-02-03 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52112 --- Comment #2 from Andrew Pinski pinskia at gcc dot gnu.org 2012-02-03 17:43:41 UTC --- Even in 4.4, both multiplication loops are vectorized

[Bug tree-optimization/52112] Vectorizer fails when using CRTP

2012-02-03 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52112 --- Comment #3 from Andrew Pinski pinskia at gcc dot gnu.org 2012-02-03 17:44:36 UTC --- bb 10: vect_var_.146 = MEM[base: A, index: ivtmp.196]; MEM[base: B, index: ivtmp.196] = [mult_expr] vect_var_.146 * vect_var_.146; ivtmp.196 =

[Bug libstdc++/51906] thread lock test failures on darwin11 under Xcode 4.2

2012-02-03 Thread howarth at nitro dot med.uc.edu
/fink.build/gcc47-4.7.0-1/darwin_objdir/x86_64-apple-darwin11.3.0/libstdc++-v3/include -I/sw/src/fink.build/gcc47-4.7.0-1/gcc-4.7-20120203/libstdc++-v3/libsupc++ -I/sw/src/fink.build/gcc47-4.7.0-1/gcc-4.7-20120203/libstdc++-v3/include/backward -I/sw/src/fink.build/gcc47-4.7.0-1/gcc-4.7-20120203

[Bug libstdc++/51906] thread lock test failures on darwin11 under Xcode 4.2

2012-02-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51906 --- Comment #49 from Jonathan Wakely redi at gcc dot gnu.org 2012-02-03 17:50:07 UTC --- (In reply to comment #46) (In reply to comment #45) Then I think we have to disable __GTHREAD_RECURSIVE_MUTEX_INIT unconditionally on darwin. I

[Bug fortran/52111] [OOP] procedure pointer with polymorphic passed dummy argument

2012-02-03 Thread nagl46 at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52111 --- Comment #3 from alexander tismer nagl46 at web dot de 2012-02-03 17:51:51 UTC --- Thanks for your annotations. I will give thought to that.

[Bug libstdc++/51906] thread lock test failures on darwin11 under Xcode 4.2

2012-02-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51906 --- Comment #50 from Jonathan Wakely redi at gcc dot gnu.org 2012-02-03 17:52:39 UTC --- (In reply to comment #48) (In reply to comment #46) Actually, using -mmacosx-version-min=10.6 --sysroot=/Developer/SDKs/MacOSX10.6.sdk doesn't work as

[Bug libstdc++/51906] thread lock test failures on darwin11 under Xcode 4.2

2012-02-03 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51906 --- Comment #51 from Iain Sandoe iains at gcc dot gnu.org 2012-02-03 17:56:29 UTC --- (In reply to comment #49) (In reply to comment #46) (In reply to comment #45) Then I think we have to disable __GTHREAD_RECURSIVE_MUTEX_INIT

[Bug tree-optimization/52112] Vectorizer fails when using CRTP

2012-02-03 Thread ddesics at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52112 --- Comment #4 from Daniel Davis ddesics at gmail dot com 2012-02-03 18:24:49 UTC --- Any thoughts on why it won't vectorize for me on x86_64 4.6.1?

[Bug fortran/52012] [4.6/4.7 Regression] Wrong-code with realloc on assignment and RESHAPE w/ ORDER=

2012-02-03 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52012 --- Comment #12 from Paul Thomas pault at gcc dot gnu.org 2012-02-03 18:34:04 UTC --- Author: pault Date: Fri Feb 3 18:33:58 2012 New Revision: 183874 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=183874 Log: 2012-02-03 Paul Thomas

[Bug middle-end/51794] ICE (segfault) with -O -fmodulo-sched

2012-02-03 Thread ibolton at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51794 Ian Bolton ibolton at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last

[Bug rtl-optimization/52113] [4.7 regression][lower-subreg.c] ICE: in extract_insn, at recog.c:2123

2012-02-03 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52113 Georg-Johann Lay gjl at gcc dot gnu.org changed: What|Removed |Added Target||avr

[Bug target/52060] Incorrect mask/and (ARM bic) instruction generated for shifted expression parameter, triggered by -O2 -finline-functions

2012-02-03 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52060 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added CC||ramana at

[Bug libstdc++/52114] New: SFINAE out the rvalue iostream operators to give better error messages

2012-02-03 Thread b.r.longbons at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52114 Bug #: 52114 Summary: SFINAE out the rvalue iostream operators to give better error messages Classification: Unclassified Product: gcc Version: 4.7.0 Status:

[Bug tree-optimization/52112] Vectorizer fails when using CRTP

2012-02-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52112 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug libfortran/50105] [4.6/4.7 Regression] I/O with g6.5 - wrong number of ** shown

2012-02-03 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50105 Thomas Koenig tkoenig at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last

[Bug other/52115] New: ICE: verify_ssa failed (missing definition for SSA_NAME)

2012-02-03 Thread gjl at gcc dot gnu.org
/install/gcc-4.7 --disable-nls --enable-languages=c,c++ --with-dwarf2 --enable-checking=yes,rtl GNU C (GCC) version 4.7.0 20120203 (experimental) (avr) compiled by GNU C version 4.3.2 [gcc-4_3-branch revision 141291], GMP version 4.3.2, MPFR version 2.4.2, MPC version 0.8.2 ICE: pr44891.c

[Bug other/52115] ICE: verify_ssa failed (missing definition for SSA_NAME)

2012-02-03 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52115 Georg-Johann Lay gjl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug c/52116] New: pragma GCC diagnostic only acts on some lines

2012-02-03 Thread b.r.longbons at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52116 Bug #: 52116 Summary: pragma GCC diagnostic only acts on some lines Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug libstdc++/51811] [C++0x] Incorrect incrementation/decrementation of atomic pointers

2012-02-03 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51811 Benjamin Kosnik bkoz at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug other/52115] ICE: verify_ssa failed (missing definition for SSA_NAME)

2012-02-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52115 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jamborm at gcc

[Bug libstdc++/51811] [C++0x] Incorrect incrementation/decrementation of atomic pointers

2012-02-03 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51811 --- Comment #2 from Benjamin Kosnik bkoz at gcc dot gnu.org 2012-02-03 19:49:17 UTC --- Author: bkoz Date: Fri Feb 3 19:49:11 2012 New Revision: 183875 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=183875 Log: 2012-02-03 Benjamin Kosnik

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

2012-02-03 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49445 Benjamin Kosnik bkoz at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

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

2012-02-03 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49445 --- Comment #9 from Benjamin Kosnik bkoz at gcc dot gnu.org 2012-02-03 20:28:29 UTC --- This is no longer present on 4.7.x branch. I'm going to add this test case in any case.

[Bug fortran/52117] New: allocated arrays give incorrect results when used with RESHAPE in gcc v4.6.2

2012-02-03 Thread sphirshman at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52117 Bug #: 52117 Summary: allocated arrays give incorrect results when used with RESHAPE in gcc v4.6.2 Classification: Unclassified Product: gcc Version: unknown Status:

[Bug fortran/52093] [4.6/4.7 Regression] Extra parenthesis with Size and Shape functions argument cause internal compiler error: Segmentation fault

2012-02-03 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52093 --- Comment #4 from Tobias Burnus burnus at gcc dot gnu.org 2012-02-03 20:37:40 UTC --- Author: burnus Date: Fri Feb 3 20:37:36 2012 New Revision: 183877 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=183877 Log: 2012-02-03 Tobias Burnus

[Bug fortran/52012] [4.6/4.7 Regression] Wrong-code with realloc on assignment and RESHAPE w/ ORDER=

2012-02-03 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52012 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||sphirshman at

[Bug fortran/52117] allocated arrays give incorrect results when used with RESHAPE in gcc v4.6.2

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

[Bug fortran/52012] [4.6/4.7 Regression] Wrong-code with realloc on assignment and RESHAPE w/ ORDER=

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

[Bug libstdc++/51906] thread lock test failures on darwin11 under Xcode 4.2

2012-02-03 Thread mikestump at comcast dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51906 --- Comment #52 from Mike Stump mikestump at comcast dot net 2012-02-03 20:44:16 UTC --- OK. I'd missed that - in which case no objection to the unconditional disable from me. We can even fixincludes it away! I'm fine with #undef or some

  1   2   >