This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/54992] [4.8 Regression] [OOP] Wrong offset in the array offset calculation when using nonclass%class(index)%nonclass


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]