This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] Fix bootstrap breakage
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Eric Botcazou <ebotcazou at adacore dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 06 Sep 2007 11:08:13 -0700
- Subject: Re: [Ada] Fix bootstrap breakage
- References: <200709061648.47904.ebotcazou@adacore.com>
- Reply-to: janis187 at us dot ibm dot com
On Thu, 2007-09-06 at 16:48 +0200, Eric Botcazou wrote:
> Applied to mainline.
>
>
> 2007-09-06 Eric Botcazou <ebotcazou@adacore.com>
>
> * trans.c (convert_with_check): Update call to real_2expN.
With r128193 I reverted the change to real_2expN. I reverted Eric's
change as r128199. Sorry about the mess.
Janis