public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "iains at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug objc++/47711] New: [4.5, 4.6 Regression] (even trivial) PCH fails for Objective-C++
Date: Sat, 12 Feb 2011 17:25:00 -0000	[thread overview]
Message-ID: <bug-47711-4@http.gcc.gnu.org/bugzilla/> (raw)

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

           Summary: [4.5, 4.6 Regression] (even trivial) PCH fails for
                    Objective-C++
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: objc++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: iains@gcc.gnu.org


Created attachment 23319
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23319
test header

i686-darwin9 gives:

$ ./gcc/g++ -Bgcc -x objective-c++-header ../tests/small-header.h -x none -o
small-header.h.gch

$ ./gcc/g++ -Bgcc -x objective-c++ ../tests/small-pch-test.m -x none -include
small-header.h -L i686-apple-darwin9/libstdc++-v3/src/.libs/ -lobjc -o tt
In file included from /usr/include/i386/types.h:70:0,
                 from /usr/include/machine/types.h:37,
                 from /usr/include/sys/types.h:78,
                 from /usr/include/objc/objc.h:32,
                 from /usr/include/objc/runtime.h:27,
                 from /usr/include/objc/objc-runtime.h:1,
                 from /usr/include/objc/Object.h:36,
                 from ../tests/small-pch-test.m:4:
/usr/include/i386/_types.h:76:15: internal compiler error: tree check: expected
integer_cst, have  in walk_subobject_offsets, at cp/class.c:3315
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

(i686-linux gave a segfault)


             reply	other threads:[~2011-02-12 17:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-12 17:25 iains at gcc dot gnu.org [this message]
2011-02-12 17:36 ` [Bug objc++/47711] " iains at gcc dot gnu.org
2011-02-13 10:16 ` [Bug objc++/47711] [4.5/4.6 " rguenth at gcc dot gnu.org
2011-02-13 17:57 ` jsm28 at gcc dot gnu.org
2011-02-20 15:05 ` nicola at gcc dot gnu.org
2011-02-20 17:37 ` nicola at gcc dot gnu.org

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=bug-47711-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.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).