This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: hang in acats testsuite test cxg2014 on hppa2.0w-hp-hpux11.00
- From: Olivier Hainque <hainque at adacore dot com>
- To: John David Anglin <dave at hiauly1 dot hia dot nrc dot ca>
- Cc: Rainer Emrich <r dot emrich at de dot tecosim dot com>, gcc at gcc dot gnu dot org, mark at codesourcery dot com, gcc-patches at gcc dot gnu dot org, hainque at adacore dot com
- Date: Fri, 17 Feb 2006 09:22:22 +0100
- Subject: Re: hang in acats testsuite test cxg2014 on hppa2.0w-hp-hpux11.00
- References: <43F44E9A.7000506@de.tecosim.com> <200602161302.k1GD25RP019860@hiauly1.hia.nrc.ca>
Rainer wrote:
> The patch proposed by Olivier applied to 4.1 gives 0 failures for the whole
> acats testsuite,
John David wrote:
> While not quite as good as your 4.1.0 results, I had a similar improvement
> on 4.0.3: http://gcc.gnu.org/ml/gcc-testresults/2006-02/msg00815.html
Many thanks to both John David and Rainer for the testing and feedback :)
John David wrote:
> Olivier, with the addition of a ChangeLog entry, the patch is ok
> for all active branches (3.4, 4.0, 4.1 and trunk).
Understood.
> Mark, is it ok for Olivier to apply the patch mentioned here on
> 4.1?
> http://gcc.gnu.org/ml/gcc/2006-02/msg00251.html
>
> It only affects Ada on PA HP-UX. It's obviously correct.
I'm deferring commits until the set of branches to which I should apply
is settled.
Thanks again for your feedback and for exercising Ada :)
Olivier