[Bug fortran/28590] New: A SEQUENCEd defined type which refers to another defined type generates a spurious complaint about the lack of SEQUENCE attribute in the latter

2006-08-03 Thread ccnelson at itacllc dot com
dot gnu dot org ReportedBy: ccnelson at itacllc dot com GCC host triplet: i686-pc-linux-gnu GCC target triplet: i386-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28590

[Bug fortran/28590] A SEQUENCEd defined type which refers to another defined type generates a spurious complaint about the lack of SEQUENCE attribute in the latter

2006-08-03 Thread ccnelson at itacllc dot com
--- Comment #1 from ccnelson at itacllc dot com 2006-08-03 22:52 --- Created an attachment (id=12011) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12011action=view) Demo file to illustrate the problem gfortran -c temp.f90 should illustrate the problem. As an aside: Lahey, Intel