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]: Fix PR/40786 Windows %I32 format confusion


Kai Tietz <ktietz70@googlemail.com> writes:

> > this appears to have caused errors compiling
> > gcc/config/sol2-c.c:39 on solaris, because it is missing a value for
> > scalar_identify_flag when creating a format_length_info, should those
> > be 0?
> >
> 
> Yes, default value is zero.

This is fixed by this (still unreviewed) patch:

	http://gcc.gnu.org/ml/gcc-patches/2009-08/msg01375.html

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


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