home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 6 / FreshFish_September1994.bin / bbs / gnu / gcc-2.6.0-src.lha / GNU / src / amiga / gcc-2.6.0 / config / i860 / x-fx2800 < prev    next >
Encoding:
Text File  |  1992-07-28  |  253 b   |  8 lines

  1.  
  2. # The Alliant FX2800 is supposed to conform to the SysV R4 i860 ABI,
  3. # but apparently the native compiler generates non ABI-compliant
  4. # function prologues and epilogues, so we need the alloca from emacs.
  5. #  -- hyc@hanauma.jpl.nasa.gov
  6.  
  7. ALLOCA=alloca.o
  8.