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

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