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]

Re: Fix thinko in params




--On Tuesday, June 26, 2001 08:42:21 AM +0100 "Joseph S. Myers" 
<jsm28@cam.ac.uk> wrote:

> On Tue, 26 Jun 2001, Daniel Berlin wrote:
>
>> 2. In toplev.c, when displaying help, it would do
>> for (i = sizeof(compiler_params); ....)
>>
>> Since compiler_params is a pointer, this is a pretty silly thing to be
>> doing. :)
>
> Note that this was reported as PR other/3264 - and while that isn't marked
> "high", I think it is a regression, so this one should be fixed on the
> branch as well.

Patch approved, mainline and branch.  Thanks.

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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