public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
From: Alan Lehotsky <qsmgmt@earthlink.net>
To: cgen@sourceware.org
Subject: annoying warning on cgen simulator compiles
Date: Sun, 07 Dec 2008 17:34:00 -0000	[thread overview]
Message-ID: <0EDC23EB-7FD9-4641-A7B3-72ECBDB01E70@earthlink.net> (raw)

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

                 reply	other threads:[~2008-12-07 17:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0EDC23EB-7FD9-4641-A7B3-72ECBDB01E70@earthlink.net \
    --to=qsmgmt@earthlink.net \
    --cc=cgen@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).