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] 34641: Fix find_reloads_address handling of reg_equiv_constant


Andreas Krebbel wrote:

> 2008-01-10  Andreas Krebbel  <krebbel1@de.ibm.com>
> 
> 	PR middle-end/34641
> 	* reload.c (push_reload): Add assertions.  All constants from
> 	reg_equiv_constant should have been used for replacing the respective
> 	pseudo earlier.
> 	(find_reloads_address): Invoke find_reloads_address_part for
> 	constant taken from the reg_equiv_constant array.
> 
> 2008-01-10  Andreas Krebbel  <krebbel1@de.ibm.com>
> 
> 	PR middle-end/34641
> 	* g++.dg/torture/pr34641.C: New testcase.

This is OK.

Thanks,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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