This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/12264] New: Mainline faield to bootstrap


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: Mainline faield to bootstrap
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl at lucon dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu

This patch

http://gcc.gnu.org/ml/gcc-patches/2003-09/msg00563.html

caused

/net/gnu/export/gnu/src/gcc/gcc/gcc/tree-inline.c: In function
`inline_forbidden_p_1':
/net/gnu/export/gnu/src/gcc/gcc/gcc/tree-inline.c:896: warning: dereferencing
`void *' pointer
/net/gnu/export/gnu/src/gcc/gcc/gcc/tree-inline.c:896: request for member `decl'
in something not a structure or union
make[4]: *** [tree-inline.o] Error 1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]