[gnu.gcc.bug] Passing structs by-value from gcc to Sun C on a sparc.

steven@uicadb.csl.uiuc.edu (Steven Parkes) (09/19/89)

While we're on the subject, does -fpcc-struct-return work on a sparc?
Running gcc 1.35 and SunOS 4.0.3c on a sparc-station1, the simplest
example of returning a struct does not work (functions identically
whether -fpcc-struct-return exisits or not).  The caller is compiled
with cc and the subroutine with gcc.  Examples available on request.