[PATCH] Fix PR23067

Chris Lattner clattner@apple.com
Tue Jul 26 17:43:00 GMT 2005


On Jul 26, 2005, at 10:36 AM, Andrew Pinski wrote:

> struct f
> {
>   long long j;
>   int i;
> };
>

Sorry, you're right.  I forgot to attach the rs6000.c portion.   
Here's the full patch:


2005-07-26 Chris Lattner <clattner@apple.com>

     PR target/23067
     * config/rs6000/darwin.h (ADJUST_FIELD_ALIGN): DImode values in  
structures get 32-bit alignment.
     * config/rs6000/rs6000.c (rs6000_special_round_type_align):  
DImode values 64-bit align structs


-------------- next part --------------
A non-text attachment was scrubbed...
Name: longlongalignment.patch
Type: application/octet-stream
Size: 1718 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050726/cc164fd9/attachment.obj>
-------------- next part --------------

-Chris


More information about the Gcc-patches mailing list