This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH ada] Typos all over the map.


> Argh.  I have changed it to this now:
> 
> diff --git a/gcc/ada/exp_cg.adb b/gcc/ada/exp_cg.adb
> index 995f421..4f96664 100644
> --- a/gcc/ada/exp_cg.adb
> +++ b/gcc/ada/exp_cg.adb
> @@ -354,7 +354,8 @@ package body Exp_CG is
>             or else Entity_Is_In_Main_Unit (Current_Scope)
>           then
>              --  Register a copy of the dispatching call node. Needed since
>              the
> -            --  node containing a dispatching call is rewriten by the expander.
> +            --  node containing a dispatching call is rewritten by the
> +            --  expander.

OK.

> Yes it failed now.  I need to remember to not send email after stage 1
> yet, as that only produces warnings.  Sorry about that, I rewrapped that
> part now, and will of course wait until regstrap is finished before
> committing.

Sounds good, thanks for the patch.

Arno


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]