public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/27442]  New: gcj segfaults on invalid code (related to 8923?)
@ 2006-05-05 10:25 brakhane at gmail dot com
  2006-05-29 22:22 ` [Bug java/27442] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: brakhane at gmail dot com @ 2006-05-05 10:25 UTC (permalink / raw)
  To: java-prs

I'm not sure if this relates to Bug #8923, so I created a new bug report.

The following code causes gij to segfault:
class Bug
{
   public void bug()
     {
        int x;
        System.out.println((x << 1).toString()); // <segfault here
     }

}


-- 
           Summary: gcj segfaults on invalid code (related to 8923?)
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: brakhane at gmail dot com


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


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

end of thread, other threads:[~2007-04-19  1:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-05 10:25 [Bug java/27442] New: gcj segfaults on invalid code (related to 8923?) brakhane at gmail dot com
2006-05-29 22:22 ` [Bug java/27442] " pinskia at gcc dot gnu dot org
2007-01-09 20:53 ` tromey at gcc dot gnu dot org
2007-04-19  1:27 ` pinskia 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).