public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/40023]  New: type mismatch in address expression
@ 2009-05-05  6:40 happyarch at gmail dot com
  2009-05-05  6:41 ` [Bug c/40023] " happyarch at gmail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: happyarch at gmail dot com @ 2009-05-05  6:40 UTC (permalink / raw)
  To: gcc-bugs

Hi, when i compiling Firefox trunk version, got error

include .i file.

TIA
======================================================
gcc -o prscanf.o -c -fvisibility=hidden     -Wall -pthread -O2 -fPIC  -UDEBUG 
-DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1
-DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 
-D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_LCHOWN=1
-DHAVE_STRERROR=1 -D_REENTRANT=1  -DFORCE_PR_LOG -D_PR_PTHREADS
-UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I/home/use
r/d/src/ff-opt/dist/include/nspr -I/home/user/d/src/nsprpub/pr/include
-I/home/user/d/src/nsprpub/pr/include/private 
/home/user/d/src/nsprpub/pr/src/io/prscanf.c
/home/user/d/src/nsprpub/pr/src/io/prscanf.c: In function :
/home/user/d/src/nsprpub/pr/src/io/prscanf.c:669: error: type mismatch in
address expression
struct  *

struct [1] *

D.5714 = &state->ap;

/home/user/d/src/nsprpub/pr/src/io/prscanf.c:669: error: type mismatch in
address expression
struct  *

struct [1] *

D.5714 = &state->ap;

/home/user/d/src/nsprpub/pr/src/io/prscanf.c:669: error: type mismatch in
address expression
struct  *

struct [1] *

D.5714 = &state->ap;

/home/user/d/src/nsprpub/pr/src/io/prscanf.c:669: error: type mismatch in
address expression
struct  *

struct [1] *

D.5714 = &state->ap;

/home/user/d/src/nsprpub/pr/src/io/prscanf.c:669: error: type mismatch in
address expression
struct  *

struct [1] *

D.5714 = &state->ap;

/home/user/d/src/nsprpub/pr/src/io/prscanf.c:669: error: type mismatch in
address expression
struct  *

struct [1] *

D.5714 = &state->ap;

/home/user/d/src/nsprpub/pr/src/io/prscanf.c:669: error: type mismatch in
address expression
struct  *

struct [1] *

D.5714 = &state->ap;

/home/user/d/src/nsprpub/pr/src/io/prscanf.c:669: internal compiler error:
verify_gimple failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
bash-4.0$ cc -v
Using built-in specs.
Target: x86_64-unknown-linux-gnu
Configured with: ../gcc/configure --prefix=/usr --libexecdir=/usr/lib
--enable-shared --enable-threads=posix --enable-__cxa_atexit
--enable-clocale=gnu --enable-languages=c,c++ --disable-bootstrap
--disable-multilib
Thread model: posix
gcc version 4.5.0 20090504 (experimental) (GCC)


-- 
           Summary: type mismatch in address expression
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: happyarch at gmail dot com
 GCC build triplet: x86_64
  GCC host triplet: x86_64
GCC target triplet: x86_64


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40023


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

end of thread, other threads:[~2009-05-06 17:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-05  6:40 [Bug c/40023] New: type mismatch in address expression happyarch at gmail dot com
2009-05-05  6:41 ` [Bug c/40023] " happyarch at gmail dot com
2009-05-05  9:54 ` rguenth at gcc dot gnu dot org
2009-05-05 12:47 ` rguenth at gcc dot gnu dot org
2009-05-05 14:28 ` [Bug middle-end/40023] " rguenth at gcc dot gnu dot org
2009-05-05 15:44 ` [Bug target/40023] [4.5 Regression] " pinskia at gcc dot gnu dot org
2009-05-05 16:09 ` rguenth at gcc dot gnu dot org
2009-05-05 16:10 ` [Bug middle-end/40023] " rguenth at gcc dot gnu dot org
2009-05-06 17:48 ` hjl at gcc dot gnu dot org

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