[Bug target/29987] libgomp.c++/ctor-9.C failure

2008-11-29 Thread ebotcazou at gcc dot gnu dot org
--- Comment #12 from ebotcazou at gcc dot gnu dot org 2008-11-29 22:08 --- Thanks for the patch. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/29987] libgomp.c++/ctor-9.C failure

2008-11-29 Thread ebotcazou at gcc dot gnu dot org
--- Comment #11 from ebotcazou at gcc dot gnu dot org 2008-11-29 22:05 --- Subject: Bug 29987 Author: ebotcazou Date: Sat Nov 29 22:04:25 2008 New Revision: 142286 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142286 Log: PR target/29987 * config/sparc/sol2.h (

[Bug target/29987] libgomp.c++/ctor-9.C failure

2008-11-20 Thread ebotcazou at gcc dot gnu dot org
--- Comment #10 from ebotcazou at gcc dot gnu dot org 2008-11-20 20:16 --- > Anyway, the following patch fixes this in a cross from x86_64-linux to > sparc*-sun-solaris10. Can somebody please bootstrap/regtest it? Bootstrapped/regtested with GNU as for the sake of completeness. --

[Bug target/29987] libgomp.c++/ctor-9.C failure

2008-11-19 Thread ro at techfak dot uni-bielefeld dot de
--- Comment #9 from ro at techfak dot uni-bielefeld dot de 2008-11-19 18:05 --- Subject: Re: libgomp.c++/ctor-9.C failure ro at techfak dot uni-bielefeld dot de writes: > jakub at gcc dot gnu dot org writes: > > > Anyway, the following patch fixes this in a cross from x86_64-linux t

[Bug target/29987] libgomp.c++/ctor-9.C failure

2008-11-18 Thread ro at techfak dot uni-bielefeld dot de
--- Comment #8 from ro at techfak dot uni-bielefeld dot de 2008-11-18 13:32 --- Subject: Re: libgomp.c++/ctor-9.C failure ro at techfak dot uni-bielefeld dot de writes: > > Does i?86-sun-solaris* as have the same bug or not? > > I'll have to check this. Currently, one cannot use Su

[Bug target/29987] libgomp.c++/ctor-9.C failure

2008-11-18 Thread ro at techfak dot uni-bielefeld dot de
--- Comment #7 from ro at techfak dot uni-bielefeld dot de 2008-11-18 13:16 --- Subject: Re: libgomp.c++/ctor-9.C failure jakub at gcc dot gnu dot org writes: > Anyway, the following patch fixes this in a cross from x86_64-linux to > sparc*-sun-solaris10. Can somebody please bootstr

[Bug target/29987] libgomp.c++/ctor-9.C failure

2008-11-18 Thread jakub at gcc dot gnu dot org
--- Comment #6 from jakub at gcc dot gnu dot org 2008-11-18 12:31 --- Created an attachment (id=16717) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16717&action=view) gcc44-pr29987.patch Anyway, the following patch fixes this in a cross from x86_64-linux to sparc*-sun-solaris10.