This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Richard Henderson wrote:On Thu, Jan 19, 2006 at 10:45:39PM +0100, Andreas Tobler wrote:In team.c solaris fails due to the fact that alloca is defined in alloca.h iso stdlib.h ...
Er, *not* defined did you mean? This should probably be fixed with a #define to __builtin_alloca in libgomp.h or so.
Not clear to me.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |