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/18157] ice-on-valid code, pointer to user-defined type, fold-struct.c



------- Comment #8 from pinskia at gcc dot gnu dot org  2005-10-24 15:22 -------
The left hand side is not getting the correct tree, we only have array[tmp]
instead of array[tmp].field.


-- 


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


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