public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/22128] New: Cyclic inheritance hangs jc1
@ 2005-06-20 19:57 mckinlay at redhat dot com
  2005-06-21 13:01 ` [Bug java/22128] [3.4/4.0/4.1 Regression] " pinskia at gcc dot gnu dot org
  2005-08-22  3:40 ` mmitchel at gcc dot gnu dot org
  0 siblings, 2 replies; 4+ messages in thread
From: mckinlay at redhat dot com @ 2005-06-20 19:57 UTC (permalink / raw)
  To: java-prs

The following test case causes gcj to hang:

public class Cyclic extends Cyclic
{
  class C 
  {
    class D extends C {}
  }
}

The circularity error at the top level is correctly issued, however we later get
stuck in inherits_from_p when checking circularity for the inner classes.

-- 
           Summary: Cyclic inheritance hangs jc1
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mckinlay at redhat dot com
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


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


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

* [Bug java/22128] [3.4/4.0/4.1 Regression] Cyclic inheritance hangs jc1
  2005-06-20 19:57 [Bug java/22128] New: Cyclic inheritance hangs jc1 mckinlay at redhat dot com
@ 2005-06-21 13:01 ` pinskia at gcc dot gnu dot org
  2005-08-22  3:40 ` mmitchel at gcc dot gnu dot org
  1 sibling, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-21 13:01 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-21 13:01 -------
Confirmed, this is a regression from 3.0.4 where we errored out and that is it and no infinite loop.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |compile-time-hog
      Known to fail|                            |3.2.3 3.3.3 3.4.0 4.0.0
                   |                            |4.1.0
      Known to work|                            |3.0.4
   Last reconfirmed|0000-00-00 00:00:00         |2005-06-21 13:01:52
               date|                            |
            Summary|Cyclic inheritance hangs jc1|[3.4/4.0/4.1 Regression]
                   |                            |Cyclic inheritance hangs jc1
   Target Milestone|---                         |4.1.0


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


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

* [Bug java/22128] [3.4/4.0/4.1 Regression] Cyclic inheritance hangs jc1
  2005-06-20 19:57 [Bug java/22128] New: Cyclic inheritance hangs jc1 mckinlay at redhat dot com
  2005-06-21 13:01 ` [Bug java/22128] [3.4/4.0/4.1 Regression] " pinskia at gcc dot gnu dot org
@ 2005-08-22  3:40 ` mmitchel at gcc dot gnu dot org
  1 sibling, 0 replies; 4+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2005-08-22  3:40 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2005-08-22 03:40 -------
Java bugs are not release-critical; removing target milestone.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.1.0                       |---


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


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

* [Bug java/22128] [3.4/4.0/4.1 Regression] Cyclic inheritance hangs jc1
       [not found] <bug-22128-6651@http.gcc.gnu.org/bugzilla/>
@ 2005-10-30 23:20 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-30 23:20 UTC (permalink / raw)
  To: java-prs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P5
   Target Milestone|---                         |4.1.0


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


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

end of thread, other threads:[~2005-10-30 23:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-20 19:57 [Bug java/22128] New: Cyclic inheritance hangs jc1 mckinlay at redhat dot com
2005-06-21 13:01 ` [Bug java/22128] [3.4/4.0/4.1 Regression] " pinskia at gcc dot gnu dot org
2005-08-22  3:40 ` mmitchel at gcc dot gnu dot org
     [not found] <bug-22128-6651@http.gcc.gnu.org/bugzilla/>
2005-10-30 23:20 ` 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).