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 PR26659, refine fix for PR26565


On Mon, 13 Mar 2006, Richard Guenther wrote:
> 2006-03-13  Richard Guenther  <rguenther@suse.de>
>
> 	PR middle-end/26659
> 	* builtins.c (get_pointer_alignment): Prefer alignment
> 	information from decls over that from types.

This is OK for mainline.


> 2006-03-06  Richard Guenther  <rguenther@suse.de>
>
> 	PR middle-end/26565
> 	* builtins.c (get_pointer_alignment): Handle component
> 	references for field alignment.

And this is OK for the branches after a few days.  Thanks for
keeping an eye on the performance numbers and catching this.

Roger
--


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