This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the EGCS project.


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

Re: va_list: mn10200


  In message <19990728013603.A13156@cygnus.com>you write:
  > Nothing tricky here.  I didn't build the whole toolchain
  > so I could test on the simulator.
  > 
  > 
  > r~
  > 
  > 
  > 
  > 	* mn10200.c (mn10200_va_arg): New.
  > 	* mn10200.h (EXPAND_BUILTIN_VA_ARG): New.
Looks good to me.  The only vaguely interesting thing about this target is
it's 24bit wide registers :-)  va_arg & friends were very simple and
straightforward.

I generally do a test of the mn102 and mn103 each time I do a merge from
the egcs/gcc sources into Cygnus's internal tree.  So if something's wrong
I'll find it then.  


jeff



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