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/46244] gfc_compare_derived_types is buggy


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

--- Comment #2 from janus at gcc dot gnu.org 2010-10-30 14:54:49 UTC ---
The buggy code in comment #0 is due to:

http://gcc.gnu.org/viewcvs?view=revision&revision=131238
http://gcc.gnu.org/viewcvs?view=revision&revision=131239

When looking for a test case which is sensitive to the change,
linked_list_1.f90 may be a good starting point.


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