[Bug libstdc++/32666] FAIL: abi_check hppa

2009-01-20 Thread bkoz at gcc dot gnu dot org
--- Comment #19 from bkoz at gcc dot gnu dot org 2009-01-20 19:25 --- Fixed for 4.4.0 -- bkoz at gcc dot gnu dot org changed: What|Removed |Added Status|ASSI

[Bug libstdc++/32666] FAIL: abi_check hppa

2009-01-20 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #18 from dave at hiauly1 dot hia dot nrc dot ca 2009-01-20 15:36 --- Subject: Re: FAIL: abi_check hppa > The float versions were added in r143457 The abi check problem is fixed, and the hpux test results on hppa2.0w-hp-hpux11.11 and hppa64-hp-hpux11.11 are again ok. Dave

[Bug libstdc++/32666] FAIL: abi_check hppa

2009-01-19 Thread bkoz at redhat dot com
--- Comment #17 from bkoz at redhat dot com 2009-01-20 05:51 --- The float versions were added in r143457 http://gcc.gnu.org/ml/gcc-cvs/2009-01/msg00470.html hpux 11 looks fine, but I don't see 10.x results. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32666

[Bug libstdc++/32666] FAIL: abi_check hppa

2009-01-17 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #16 from dave at hiauly1 dot hia dot nrc dot ca 2009-01-17 16:02 --- Subject: Re: FAIL: abi_check hppa > I think we also need float stubs. I saw some problems with > floorf in the testsuite in my last build. There are four testsuite fails due to floorf being missing. He

[Bug libstdc++/32666] FAIL: abi_check hppa

2009-01-16 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #15 from dave at hiauly1 dot hia dot nrc dot ca 2009-01-16 20:51 --- Subject: Re: FAIL: abi_check hppa > add in stubs.c for long double only I think we also need float stubs. I saw some problems with floorf in the testsuite in my last build. Dave -- http://gcc.gnu.

[Bug libstdc++/32666] FAIL: abi_check hppa

2009-01-15 Thread bkoz at gcc dot gnu dot org
--- Comment #14 from bkoz at gcc dot gnu dot org 2009-01-16 02:26 --- Created an attachment (id=17112) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17112&action=view) add in stubs.c for long double only -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32666

[Bug libstdc++/32666] FAIL: abi_check hppa

2009-01-15 Thread bkoz at gcc dot gnu dot org
--- Comment #13 from bkoz at gcc dot gnu dot org 2009-01-16 02:26 --- Ouch. I see this also on arm-elf crosses, whoops. Here's a patch that I'm currently testing on cross. If it fixes it, then I'll check it in and then please try on hpux. -- bkoz at gcc dot gnu dot org changed: