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] Remove DUP_PASS macro


On Fri, 2004-07-23 at 13:49, Daniel Berlin wrote:

> Won't all the in_pass_list be initialized to 0 anyway without you 
> having to do it (and thus, touch all these files)?
>
He added a field to the structure.  That would give you a warning.

Brian, the patch looks OK to me, but I'll defer to rth for final
approval.  He implemented this originally.


Diego.


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