This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgomp/25877] [4.2 Regression] team.c:269: warning: implicit declaration of function 'alloca'
- From: "sje at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jan 2006 18:17:34 -0000
- Subject: [Bug libgomp/25877] [4.2 Regression] team.c:269: warning: implicit declaration of function 'alloca'
- References: <bug-25877-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from sje at gcc dot gnu dot org 2006-01-20 18:17 -------
Subject: Bug 25877
Author: sje
Date: Fri Jan 20 18:17:28 2006
New Revision: 110031
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110031
Log:
PR libgomp/25877
* team.c: Add include of alloca.h.
* configure.ac: Add check for alloca.h.
* configure: Regenerate.
* config.h.in: Regenerate.
Modified:
trunk/libgomp/ChangeLog
trunk/libgomp/config.h.in
trunk/libgomp/configure
trunk/libgomp/configure.ac
trunk/libgomp/team.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25877