[Bug libgomp/25877] New: team.c:269: warning: implicit declaration of function 'alloca'
danglin at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jan 20 15:17:00 GMT 2006
/mnt/gnu/gcc-3.3/objdir/./gcc/xgcc -B/mnt/gnu/gcc-3.3/objdir/./gcc/
-B/opt/gnu/gcc/gcc-4.2.0/hppa2.0w-hp-hpux11.11/bin/
-B/opt/gnu/gcc/gcc-4.2.0/hppa2.0w-hp-hpux11.11/lib/ -isystem
/opt/gnu/gcc/gcc-4.2.0/hppa2.0w-hp-hpux11.11/include -isystem
/opt/gnu/gcc/gcc-4.2.0/hppa2.0w-hp-hpux11.11/sys-include -DHAVE_CONFIG_H -I.
-I../../../gcc/libgomp -I. -I../../../gcc/libgomp/config/posix
-I../../../gcc/libgomp -Wall -pthread -Werror -O2 -g -O2 -MT team.lo -MD -MP
-MF .deps/team.Tpo -
c ../../../gcc/libgomp/team.c -fPIC -DPIC -o .libs/team.o
cc1: warnings being treated as errors
../../../gcc/libgomp/team.c: In function 'gomp_team_start':
../../../gcc/libgomp/team.c:269: warning: implicit declaration of function
'alloca'
../../../gcc/libgomp/team.c:269: warning: incompatible implicit declaration of
built-in function 'alloca'
make[4]: *** [team.lo] Error 1
make[4]: Leaving directory
`/mnt/gnu/gcc-3.3/objdir/hppa2.0w-hp-hpux11.11/libgomp'
--
Summary: team.c:269: warning: implicit declaration of function
'alloca'
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgomp
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: danglin at gcc dot gnu dot org
GCC build triplet: hppa2.0w-hp-hpux11.11
GCC host triplet: hppa2.0w-hp-hpux11.11
GCC target triplet: hppa2.0w-hp-hpux11.11
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25877
More information about the Gcc-bugs
mailing list