This is the mail archive of the gcc-bugs@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: i386-elf/rtems on gcc 3.2.2



Richard Henderson wrote:
> 
> On Thu, Feb 27, 2003 at 04:13:55PM -0600, Joel Sherrill wrote:
> > +/* The svr4 ABI for the i386 says that records and unions are returned
> > +   in memory.  */
> > +#undef DEFAULT_PCC_STRUCT_RETURN
> > +#define DEFAULT_PCC_STRUCT_RETURN 1
> 
> No, this is not ok.  You should be providing a default,
> not forcing it on all the time.

The correct patch has been committed to the 3.2 and 3.3 branches
and PR9638 closed.  My understanding is that this doesn't apply
to the trunk.  Is that correct?

> r~

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel at OARcorp dot com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985


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