Re: [PATCH] Fixed typo.

2023-04-18 Thread Jeff Law via Gcc-patches
On 4/18/23 03:40, Jin Ma wrote: * gcc-interface/utils.cc (unchecked_convert): Fixed typo. Thanks. Installed. jeff

[PATCH] Fixed typo.

2023-04-18 Thread Jin Ma via Gcc-patches
gcc/ada/ChangeLog: * gcc-interface/utils.cc (unchecked_convert): Fixed typo. --- gcc/ada/gcc-interface/utils.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/ada/gcc-interface/utils.cc b/gcc/ada/gcc-interface/utils.cc index 392ec0b7f4e..0c4f8b90c8e 100644 --- a/g

Re: Re [Patch]: Fixed Typo

2014-02-24 Thread Jeff Law
On 02/24/14 04:42, Alangi Derick wrote: Hi Fixed a typo in the call.h header file in gcc Thanks Thanks. Installed. jeff

Re [Patch]: Fixed Typo

2014-02-24 Thread Alangi Derick
Hi Fixed a typo in the call.h header file in gcc Thanks Index: gcc/calls.h === --- gcc/calls.h (revision 208009) +++ gcc/calls.h (working copy) @@ -1,4 +1,4 @@ -/* Declarations anda data types for RTL call insn ge