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 #10 from pinskia at gcc dot gnu dot org  2005-10-24 18:16 -------
Here is the full problem, we get a loop.temp_ss but we don't build a reference
off from that to var.

Though, really we should get a REAL type loop.temp_ss instead of a user defined
type.   Looking how to get the correct type in the first place.


-- 


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]