Skip to content
Snippets Groups Projects
Commit a55b8e18 authored by Steve Ellcey's avatar Steve Ellcey Committed by Steve Ellcey
Browse files

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
parent 30cb87a0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment