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/24527] derived types not displayed correctly with gdb



------- Comment #4 from steven at gcc dot gnu dot org  2006-10-14 15:15 -------
This works with the patch I mentioned in comment #3.  That patch is in the GDB
source tree since 2006-02-24, so this is "fixed" in GDB 6.5.  On the GCC side
we seem to do the right thing for scalar components.  For array components
obviously we don't but there is a separate bug about that.

So I'm calling this FIXED.


-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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