This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] Fix problem in convert_with_check
- From: Jeffrey A Law <law at redhat dot com>
- To: Eric Botcazou <ebotcazou at adacore dot com>
- Cc: gcc at gcc dot gnu dot org, kenner at vlsi1 dot ultra dot nyu dot edu
- Date: Wed, 08 Mar 2006 09:43:50 -0700
- Subject: Re: [Ada] Fix problem in convert_with_check
- References: <200603041930.11024.ebotcazou@adacore.com> <200603060031.38977.ebotcazou@adacore.com> <1141670582.2686.189.camel@localhost.localdomain> <200603081721.16909.ebotcazou@adacore.com>
- Reply-to: law at redhat dot com
On Wed, 2006-03-08 at 17:21 +0100, Eric Botcazou wrote:
> > One more note, we see the same kind of conditional and test
> > simplification with for cxa4028 in Ada.Strings.Superbounded.Super_Trim.
> > So I'm pretty confident that if we fix the bogus trees generated for
> > a-stwifi.adb that all three of these regressions will be fixed.
>
> Confirmed.
I take it your patch fixed both :-)
jeff