--- gcc/config/xm-sparc.h 2018/04/24 16:53:27 1.1 +++ gcc/config/xm-sparc.h 2018/04/24 16:56:49 1.1.1.2 @@ -31,7 +31,9 @@ the Free Software Foundation, 675 Mass A /* Place any machine-dependent include files here, in case we are bootstrapping. */ +#ifndef alloca #include "alloca.h" +#endif /* target machine dependencies. tm.h is a symbolic link to the actual target specific file. */