public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug objc/22274] New: [4.1 Regression] string[12].m fails with the gnu runtime
@ 2005-07-02  4:04 pinskia at gcc dot gnu dot org
  2005-07-02  4:05 ` [Bug objc/22274] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-02  4:04 UTC (permalink / raw)
  To: gcc-bugs

These tests fail with the GNU runtime.
The following is a reduced testcase:
@interface NXConstantString
{
  Class isa;
  char *c_string;
  unsigned int len;
}
@end

void g(void)
{
 @"";
}

-- 
           Summary: [4.1 Regression] string[12].m fails with the gnu runtime
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P2
         Component: objc
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2005-07-07 21:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-02  4:04 [Bug objc/22274] New: [4.1 Regression] string[12].m fails with the gnu runtime pinskia at gcc dot gnu dot org
2005-07-02  4:05 ` [Bug objc/22274] " pinskia at gcc dot gnu dot org
2005-07-02  4:06 ` pinskia at gcc dot gnu dot org
2005-07-05  0:40 ` [Bug objc/22274] [4.1 Regression] string[1-4].m, const-str-5.m " hp at gcc dot gnu dot org
2005-07-06 21:11 ` zlaski at apple dot com
2005-07-07  6:26 ` cvs-commit at gcc dot gnu dot org
2005-07-07  6:33 ` zlaski at apple dot com
2005-07-07 21:43 ` cvs-commit 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).