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/31251] Non-integer character length leads to segfault



------- Comment #15 from jvdelisle at gcc dot gnu dot org  2007-05-05 08:40 -------
The problems is due to trying to match a prefix to a function declaration or a
variable declaration.  Both code paths find the error.  I have a tentative
patch.   It might not be worth it.  We will see after I complete testing.


-- 


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


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