public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "howarth at nitro dot med.uc.edu" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/55657] objc/obj-c++ failures present under darwin12
Date: Tue, 11 Dec 2012 21:23:00 -0000	[thread overview]
Message-ID: <bug-55657-4-JR1JlcL2E7@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-55657-4@http.gcc.gnu.org/bugzilla/>


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

--- Comment #1 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-12-11 21:23:28 UTC ---
# ./gnu-api-2-objc.exe                                                          
Testing objc_allocateClassPair ()...
Testing objc_copyProtocolList ()...
Abort

(gdb) 
std::operator<< <std::char_traits<char> > (__out=@0xae180, __s=0x2b78 "Testing
objc_copyProtocolList ()...\n") at ostream:540
540        }
(gdb) 
main () at
/sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121211/gcc/testsuite/obj-c++.dg/gnu-api-2-objc.mm:106
106        id my_protocol = @protocol (MyProtocol);
(gdb) 
Current language:  auto; currently objective-c++
107        id my_second_protocol = @protocol (MySecondProtocol);
(gdb) 
109        Protocol ** list = objc_copyProtocolList (&count);
(gdb) 
111        if (count != 2)
(gdb) 
112          abort ();
(gdb)


  reply	other threads:[~2012-12-11 21:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-11 20:35 [Bug target/55657] New: " howarth at nitro dot med.uc.edu
2012-12-11 21:23 ` howarth at nitro dot med.uc.edu [this message]
2012-12-11 21:30 ` [Bug target/55657] " howarth at nitro dot med.uc.edu
2012-12-11 21:32 ` howarth at nitro dot med.uc.edu
2012-12-12 10:01 ` [Bug target/55657] [4.8 Regression] " rguenth at gcc dot gnu.org
2012-12-12 14:07 ` howarth at nitro dot med.uc.edu
2013-03-22 14:47 ` [Bug target/55657] " jakub at gcc dot gnu.org
2013-05-31 11:00 ` jakub at gcc dot gnu.org
2013-10-16  9:51 ` jakub at gcc dot gnu.org
2015-06-22 14:26 ` rguenth at gcc dot gnu.org
2021-03-22 10:44 ` iains 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-55657-4-JR1JlcL2E7@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).