This is the mail archive of the gcc@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]

Re: bounded pointers in trees


  In message <199910192156.LAA13034@tucson-net-82.eng.ascend.com>you write:
  > (c) that arg passing and value returning should be handled as though
  >     three discreet pointers were being passed instead;
Please let's pass these as if they were an aggregate.  They'll still be
passed in regs on most targets and if the thing looks like a struct/aggregate, 
the right thing will 'just happen'.


Most of the rest of the stuff sounded reasonable.  

jeff



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