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] [patches] fix printf format


On Thu, Feb 28, 2008 at 07:32:02AM -0500, Jakub Jelinek wrote:
> On Thu, Feb 28, 2008 at 08:24:36AM -0400, Aldy Hernandez wrote:
> > >>>>> "Rafael" == Rafael Espindola <espindola@google.com> writes:
> > 
> >  > 2008-02-27  Rafael Espindola  <espindola@google.com>
> >  >   * tree-dfa.c (dump_dfa_stats): use %zd for
> >  >   dfa_stats.max_num_phi_args
> > 
> >  OK.
> 
> I don't think we require C99 runtime on host/build yet, so %ld with (long)
> cast is probably more portable/appropriate.

I defer to Jakub.  Patch not ok then.


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