home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 7 / FreshFishVol7.bin / bbs / gnu / gcc-2.3.3-src.lha / GNU / src / amiga / gcc-2.3.3 / config / x-fx2800 < prev    next >
Text File  |  1994-02-06  |  253b  |  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.