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: [tuples] fix pretty printer typo


On Wed, Jun 20, 2007 at 11:50:36AM -0400, Diego Novillo wrote:
> On 6/20/07 11:47 AM, Diego Novillo wrote:
> > On 6/20/07 10:17 AM, Aldy Hernandez wrote:
> > 
> >> Chris, why did you add op_symbol_code()?  The subcode_flags for a
> >> GS_ASSIGN node is the same as those used by trees, so no new function is
> >> needed.  Could you remove the op_symbol_code function if it's not
> >> needed?
> > 
> > Don't you mean pred_symbol_code?

Yeah.

> Oh, and it's gone already in my local tree.  So Chris, no need to remove it.

Thanks.


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