On Wed, Feb 15, 2012 at 8:23 AM, Ye Joey wrote:
> Ping^2
All hunks apart from the expr.c hunk from 182545 are ok (thus, all hunks
that are explicitly guarded with -fstrict-volatile-bitfields).
Please use -p for diffs, I couldn't spot the place in expr.c you patch,
the line-numbers are off and th
Ping^2
On Mon, Jan 16, 2012 at 11:21 AM, Ye Joey wrote:
> Ping
>
> On Tue, Dec 27, 2011 at 10:19 AM, Ye Joey wrote:
>> Fix PR51200. Backport trunk 182545, 182649, 182685 to 4.6.
>>
>> OK to 4.6?
>>
>> - Joey
>>
>> 2011-12-20 Bernd Schmidt
>>
>> PR middle-end/51200
>> * ex
Ping
On Tue, Dec 27, 2011 at 10:19 AM, Ye Joey wrote:
> Fix PR51200. Backport trunk 182545, 182649, 182685 to 4.6.
>
> OK to 4.6?
>
> - Joey
>
> 2011-12-20 Bernd Schmidt
>
> PR middle-end/51200
> * expr.c (store_field): Avoid a direct store if the mode is larger
> t
Fix PR51200. Backport trunk 182545, 182649, 182685 to 4.6.
OK to 4.6?
- Joey
2011-12-20 Bernd Schmidt
PR middle-end/51200
* expr.c (store_field): Avoid a direct store if the mode is larger
than the size of the bit field.
* stor-layout.c (layout_decl):