[Bug java/26603] ICE on invalid using non static inner class as base class outside the class

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Mar 8 13:00:00 GMT 2006



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-03-08 12:59 -------
This is invalid code as you cannot use A.B outside of A as it is not a static
inner class.

Confirmed, not a regression.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
  GCC build triplet|gcj 4.0.2  from ubuntu      |
                   |repository                  |
   GCC host triplet|amd64 kubuntu               |
           Keywords|                            |ice-on-invalid-code
      Known to fail|                            |3.0.4 3.2.3 3.4.0 4.0.0
                   |                            |4.1.0 4.2.0
   Last reconfirmed|0000-00-00 00:00:00         |2006-03-08 12:59:57
               date|                            |
            Summary|compiler crashes            |ICE on invalid using non
                   |"segmentation fault"        |static inner class as base
                   |                            |class outside the class


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



More information about the Gcc-bugs mailing list