public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* [3.4] libgcc2.c:1500: warning: no previous prototype for '__enable_execute_stack'
@ 2004-09-07 13:30 Christian Joensson
  2004-09-09 22:00 ` James E Wilson
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Joensson @ 2004-09-07 13:30 UTC (permalink / raw)
  To: gcc

I've seen that we have a warning when building gcc on the 3.4 branch:

./xgcc -B./ -B/usr/local/i686-pc-linux-gnu/bin/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -L/usr/local/src/branch/objdir/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/usr/local/src/branch/gcc/gcc -I/usr/local/src/branch/gcc/gcc/. -I/usr/local/src/branch/gcc/gcc/../include   -DL_trampoline -c /usr/local/src/branch/gcc/gcc/libgcc2.c -o libgcc/./_trampoline.o
/usr/local/src/branch/gcc/gcc/libgcc2.c:1500: warning: no previous prototype for '__enable_execute_stack'

Is this something that is easily fixed?

Cheers,

/ChJ


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [3.4] libgcc2.c:1500: warning: no previous prototype for '__enable_execute_stack'
  2004-09-07 13:30 [3.4] libgcc2.c:1500: warning: no previous prototype for '__enable_execute_stack' Christian Joensson
@ 2004-09-09 22:00 ` James E Wilson
  0 siblings, 0 replies; 2+ messages in thread
From: James E Wilson @ 2004-09-09 22:00 UTC (permalink / raw)
  To: Christian Joensson; +Cc: gcc

Christian Joensson wrote:
> /usr/local/src/branch/gcc/gcc/libgcc2.c:1500: warning: no previous prototype for '__enable_execute_stack'
> Is this something that is easily fixed?

Yes, but it is already fixed on mainline, and does not seem important 
enough to fix on the gcc-3.4 release branch.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-09-09 21:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-07 13:30 [3.4] libgcc2.c:1500: warning: no previous prototype for '__enable_execute_stack' Christian Joensson
2004-09-09 22:00 ` James E Wilson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).