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


At 03:01 PM 6/21/2002, John David Anglin wrote:
> 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.
I did a full bootstrap yesterday.

Could you post a test result summary for vax elf?
I haven't finished getting dejagnu installed yet.  But I have
done a full build of NetBSD with it and encountered nothing
unexpected.  (gcc 2.95.3 and gcc 3.2 both miscompile gawk).


--
Matt Thomas               Internet:   matt@3am-software.com
3am Software Foundry      WWW URL:    http://www.3am-software.com/bio/matt/
Cupertino, CA             Disclaimer: I avow all knowledge of this message


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