[Bug fortran/54992] [4.8 Regression] [OOP] Wrong offset in the array offset calculation when using nonclass%class(index)%nonclass
janus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Oct 19 21:23:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54992
janus at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-10-19
Summary|[OOP] Wrong offset in the |[4.8 Regression] [OOP]
|array offset calculation |Wrong offset in the array
|when using |offset calculation when
|nonclass%class(index)%noncl |using
|ass |nonclass%class(index)%noncl
| |ass
Ever Confirmed|0 |1
--- Comment #1 from janus at gcc dot gnu.org 2012-10-19 21:23:36 UTC ---
(In reply to comment #0)
> Test case: http://gcc.gnu.org/ml/fortran/2012-10/msg00100.html
Note: While this test case fails with trunk, it seems to work with 4.7.
More information about the Gcc-bugs
mailing list