]> gcc.gnu.org Git - gcc.git/blob - gcc/config/sparc/xm-sol2.h
Change the location of the Sun bundled C compiler (for backup defaults).
[gcc.git] / gcc / config / sparc / xm-sol2.h
1 #include "xm-spcv4.h"
2
3 /* If not compiled with GNU C, include the system's <alloca.h> header. */
4 #ifndef __GNUC__
5 #include <alloca.h>
6 #endif
This page took 1.001207 seconds and 5 git commands to generate.