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/RFA] Register prefix changes for VAX ELF


> 2002-06-21  Matt Thomas  <matt@3am-software.com>
> 
> 	* config/vax/vax.c (vax_output_function_prologue): Use
> 	REGISTER_PREFIX.  Fix some indentation.
> 	* config/vax/vax.h (FUNCTION_PROFILER): Use reg_names[].
> 	(VAX_ISTREAM_SYNC): Define.
> 	(INITIALIZE_TRAMPOLINE): Use VAX_ISTREAM_SYNC.  Move the
> 	i-stream sync to the end.
> 	(REGISTER_PREFIX): Define as "".
> 	(ASM_OUTPUT_MI_THUNK): Use REGISTER_PREFIX.

You didn't indicate whether or not the patch had been tested in your
message.  OK if the patch has been tested with a full bootstrap.

Could you post a test result summary for vax elf?

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


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