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/34556] Rejects valid with bogus error message: parameter initalization



------- Comment #7 from jvdelisle at gcc dot gnu dot org  2008-01-13 19:38 -------
In gfc_simplify_reshape, gfc_get_array_element is returning a NULL pointer. 
This is due to a failure in expand_constructor.  I am still tracing this.


-- 


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


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