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][committed] Fix PR27226


On Fri, 1 Sep 2006, Richard Guenther wrote:

> 
> Bootstrapped and tested on x86_64-unknown-linux-gnu.
> 
> Committed, as approved by Roger.
> 
> Richard.
> 
> 
> 2006-09-01  J"orn Rennecke  <joern.rennecke@st.com>
> 	Richard Guenther  <rguenther@suse.de>
> 	Adam Nemet  <anemet@caviumnetworks.com>
> 
> 	PR middle-end/27226
> 	* builtins.c (get_pointer_alignment): Handle more forms
> 	of base addresses that can be used to derive more precise
> 	information about alignment.
> 
> 	* gcc.target/mips/memcpy-1.c: New testcase.
> 	* gcc.dg/pr27226.c: Likewise.

I have removed the second testcase again because it didn't test
what it supposed to test (alignment dependent memcpy inlining) and
it failed on ppc32.

Richard.

--
Richard Guenther <rguenther@suse.de>
Novell / SUSE Labs


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