]> gcc.gnu.org Git - gcc.git/blame - gcc/config/sparc/xm-sol2.h
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
[gcc.git] / gcc / config / sparc / xm-sol2.h
CommitLineData
cc9a4c0e
RS
1/* If not compiled with GNU C, include the system's <alloca.h> header. */
2#ifndef __GNUC__
3#include <alloca.h>
4#endif
This page took 0.398311 seconds and 5 git commands to generate.