public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libobjc/51892] New: +initialize is not being called when calling class method via new runtime
@ 2012-01-18 16:36 tilo at pruetz dot net
  2012-01-19  2:20 ` [Bug libobjc/51892] " pinskia at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: tilo at pruetz dot net @ 2012-01-18 16:36 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51892
           Summary: +initialize is not being called when calling class
                    method via new runtime
    Classification: Unclassified
           Product: gcc
           Version: 4.6.2
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: libobjc
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: tilo@pruetz.net


Created attachment 26367
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26367
simple example

When calling a class method for the first time the +initialize message should
be send to it.

This is not the case when the method is send using new runtime methods only.

Please find a simple example attached.


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

* [Bug libobjc/51892] +initialize is not being called when calling class method via new runtime
  2012-01-18 16:36 [Bug libobjc/51892] New: +initialize is not being called when calling class method via new runtime tilo at pruetz dot net
@ 2012-01-19  2:20 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-01-19  2:20 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal


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

end of thread, other threads:[~2012-01-19  0:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-18 16:36 [Bug libobjc/51892] New: +initialize is not being called when calling class method via new runtime tilo at pruetz dot net
2012-01-19  2:20 ` [Bug libobjc/51892] " pinskia at gcc dot gnu.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).