tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] Keep rvalue of bitfield assignment: bit1=bit2=1, gris


From: Rob Landley
Subject: Re: [Tinycc-devel] Keep rvalue of bitfield assignment: bit1=bit2=1, grischka-2005-09-25 case_3
Date: Thu, 3 May 2007 15:30:27 -0400
User-agent: KMail/1.9.1

On Thursday 03 May 2007 2:20 pm, David A. Wheeler wrote:
> Keep rvalue of bitfield assignment: bit1=bit2=1, grischka-2005-09-25 case_3
> This patch was originally posted in grischka's 2005-09-25 email as
> required fix case_3 to compile gcc 2.95.  This fixes bitfield assignment
> so that when assignments are chained the rvalue is correctly passed to
> later assignments.  The tests were tweaked by David A. Wheeler to
> merge the test cases into the standard tcc test suite.

Applied.  (I _think_ understand what the third hunk is for, but I have to go 
back and look at the context...)

Rob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]