[patch 2/5] hoist -fstrict-volatile-bitfields test

Sandra Loosemore sandra@codesourcery.com
Sun Jun 16 19:07:00 GMT 2013


This patch makes parallel changes to store_bit_field_1 and 
extract_bit_field_1 to skip some register shortcuts if 
-fstrict-volatile-bitfields applies.  By itself, it doesn't fix any of 
the new test cases added in part 5, but it's required in conjunction 
with part 3 to make the new volatile-bitfields-3.c test pass on some 
targets (specifically, x86_64).

This part of the patch series has already been approved, but since it's 
probably not useful without the other pieces, I'm deferring checking it 
in for now.

-Sandra

-------------- next part --------------
A non-text attachment was scrubbed...
Name: bitfields-2.log
Type: text/x-log
Size: 233 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130616/9f5cc967/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bitfields-2.patch
Type: text/x-patch
Size: 2104 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130616/9f5cc967/attachment-0001.bin>


More information about the Gcc-patches mailing list