gcc/libgomp
Steve Ellcey a55b8e1826 re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'alloca')
PR libgomp/25877
	* configure.ac: Remove check for alloca.h.
	* configure: Regenerate.
	* config.h.in: Regenerate.
	* libgomp.h: define gomp_alloca to be __builtin_alloca.
	* team.c: Remove use of alloca.h.
	Call gomp_alloca instead of alloca.

From-SVN: r110068
2006-01-21 17:57:01 +00:00
..
config
testsuite
ChangeLog re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'alloca') 2006-01-21 17:57:01 +00:00
Makefile.am
Makefile.in
NOTES
acinclude.m4
aclocal.m4
alloc.c
barrier.c
config.h.in re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'alloca') 2006-01-21 17:57:01 +00:00
configure re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'alloca') 2006-01-21 17:57:01 +00:00
configure.ac re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'alloca') 2006-01-21 17:57:01 +00:00
configure.tgt
critical.c
env.c
error.c
fortran.c
iter.c
libgomp.h re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'alloca') 2006-01-21 17:57:01 +00:00
libgomp.map
libgomp.spec.in
libgomp_f.h.in
libgomp_g.h
loop.c
mkomp_h.pl
omp.h.in
omp_lib.f90.in
omp_lib.h.in
ordered.c
parallel.c
sections.c
single.c
team.c re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'alloca') 2006-01-21 17:57:01 +00:00
work.c