home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / gnu / libg++-2.5.3-src.lha / src / amiga / libg++-2.5.3 / libg++-2.5.3-amiga / libiberty / alloca-botch.h next >
C/C++ Source or Header  |  1991-11-12  |  188b  |  6 lines

  1. /* RS/6000 AIX botched alloca and requires a pragma, which ordinary compilers
  2.    throw up about, so we have to put it in a specially-configured file.
  3.    Like this one.  */
  4.  
  5. #pragma alloca
  6.