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] PR60092 - lower posix_memalign to make align-info accessible


On Fri, Feb 07, 2014 at 10:33:45AM +0100, Richard Biener wrote:
> Thus like the following.
> 
> Bootstrapped and tested on x86_64-unknown-linux-gnu, ok for trunk
> at this stage?
> 
> Thanks,
> Richard.
> 
> 2014-02-07  Richard Biener  <rguenther@suse.de>
> 
> 	PR middle-end/60092
> 	* gimple-low.c (lower_builtin_posix_memalign): New function.
> 	(lower_stmt): Call it to lower posix_memalign in a way
> 	to make alignment info accessible.
> 
> 	* gcc.dg/vect/pr60092-2.c: New testcase.

Ok.

	Jakub


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