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/34432] integer(kind=init_expression) function is rejected



------- Comment #1 from jvdelisle at gcc dot gnu dot org  2007-12-14 02:18 -------
I am testing a patch that adds a gfc_match_parens function that can be used
selectively to catch these imbalances and give a useful message.  I am using it
for pr34325 a the moment, but it can be used elsewhere.


-- 


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


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