public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
* annoying warning on cgen simulator compiles
@ 2008-12-07 17:34 Alan Lehotsky
  0 siblings, 0 replies; only message in thread
From: Alan Lehotsky @ 2008-12-07 17:34 UTC (permalink / raw)
  To: cgen

I'm guessing somethings munged with a #define that I should have set;   
but it's not obvious which
#define I'm missing that generates about a dozen warnings about  
endian_t2h_<X> and inline function GETT<Y>.





gcc -c -DHAVE_CONFIG_H   -DWITH_DEFAULT_MODEL='"atdsp32"'  -DPROFILE=1  
-DWITH_PROFILE=-1   -DWITH_ALIGNMENT=NONSTRICT_ALIGNMENT   - 
DWITH_ENVIRONMENT=ALL_ENVIRONMENT   - 
DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN     -DWITH_SCACHE=16384   - 
Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses - 
Wpointer-arith       -I. -I/Users/alehotsky/src/sim/atdsp -I../common - 
I/Users/alehotskysrc/sim/atdsp/../common -I../../include -I/Users/ 
alehotskysrc/sim/atdsp/../../include -I../../bfd -I/Users/alehotsky/ 
src/sim/atdsp/../../bfd -I../../opcodes -I/Users/alehotsky/src/sim/ 
atdsp/../../opcodes  -g -O0 /Users/alehotsky/src/sim/atdsp/sem.c
In file included from /Users/alehotsky/src/sim/atdsp/sem.c:29:
/Users/alehotsky/src/sim/atdsp/../common/cgen-mem.h: In function  
'GETTQI':
/Users/alehotsky/src/sim/atdsp/../common/cgen-mem.h:177: warning:  
'endian_t2h_1' is static but used in inline function 'GETTQI' which is  
not static

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-07 17:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-07 17:34 annoying warning on cgen simulator compiles Alan Lehotsky

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).