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


2009/9/2 Matt Rice <ratmice@gmail.com>:
> On Mon, Aug 24, 2009 at 4:15 AM, Joseph S. Myers<joseph@codesourcery.com> wrote:
>> On Mon, 24 Aug 2009, Kai Tietz wrote:
>>
>>> 2009/8/24 Joseph S. Myers <joseph@codesourcery.com>:
>>> > On Sun, 23 Aug 2009, Kai Tietz wrote:
>>> >
>>>
>>> Committed revision 151047. I would like to backport this for 4.4 and
>>> possibly 4.3 branches. Is this ok for you, too?
>>
>> The Windows format support is not present on 4.3 branch. ?OK for 4.4 if no
>> problems with this patch show up on trunk in the next two weeks.
>
> 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.

Cheers,
Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination


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