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 to assign_parms wrt FUNCTION_ARG_CALLEE_COPIES


> Tested x86_64-unknown-linux-gnu, but I'm also going to try and do a testrun
> on the PA before checking it in.
> 
> 2003-11-14  Jason Merrill  <jason@redhat.com>
> 
> 	* function.c (assign_parms): Use TREE_TYPE to determine the real
> 	type of the argument object.

The only new failures that I noticed on hppa2.0w-hp-hpux11.11 were 4
template/ptrmem7.C fails.  These seem to be failing on other ports as well.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)


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