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] alias.c find_base_value fix


On Fri, Jan 04, 2002 at 04:58:56PM -0500, David Edelsohn wrote:
> Does anyone have any more details about these functions?

Only jfc@mit.edu I suspect.  They existed in the 1.1 version
of alias.c that he wrote.

> I suspect that they should be merged together, with some provision
> for the new_reg_base_value array, and with PRE_MODIFY and POST_MODIFY
> support added. 

Agreed.

> 	* alias.c (find_base_value): If the value is a base, return it.

Looks good.


r~


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