File:  [GCC 2.x] / gcc / config / xm-i38v4.h
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 18:05:17 2018 UTC (8 years, 2 months ago) by root
Branches: fsf, MAIN
CVS tags: gcc-233, HEAD
gcc-2.3.3

/* Configuration for GCC for Intel i386 running System V Release 4.  */

#include "xm-i386.h"
#include "xm-svr4.h"

/* If compiled with GNU C, use the built-in alloca.  */
#undef alloca
#ifdef __GNUC__
#define alloca __builtin_alloca
#else
#define USE_C_ALLOCA
#endif

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.