aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/match.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-07re PR fortran/57549 (Bogus error with array constructor with derived-type typ...Tobias Burnus1-0/+2
2013-04-11Replace enum gfc_try with bool type.Janne Blomqvist1-4/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-01-29PR 51808 Constify binding_label.Janne Blomqvist1-1/+1
2012-01-29PR 51808 Support arbitrarily long bind(C) binding labels.Janne Blomqvist1-2/+1
2012-01-09re PR fortran/51578 (Import of same symbol via different modules and renaming)Tobias Burnus1-2/+2
2011-11-16re PR fortran/39427 (F2003: Procedures with same name as types/type construct...Tobias Burnus1-1/+1
2011-08-02backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek1-0/+1
2011-06-08re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-0/+2
2010-10-21re PR fortran/46060 ([F03] procedure pointer component referenced without arg...Janus Weil1-0/+1
2010-06-21re PR fortran/40632 (Support F2008's contiguous attribute)Tobias Burnus1-0/+1
2010-06-10re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))Daniel Kraft1-0/+1
2010-05-23gfortran.h: Do not include system.h.Tobias Burnus1-2/+0
2010-04-09re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-1/+1
2010-04-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-1/+2
2010-04-06re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...Tobias Burnus1-0/+5
2010-04-01ioparm.def: Update copyright.Paul Thomas1-1/+1
2010-01-08re PR fortran/25829 ([F03] Asynchronous IO support)Tobias Burnus1-0/+1
2009-09-30re PR fortran/40996 ([F03] ALLOCATABLE scalars)Tobias Burnus1-0/+3
2009-09-29re PR fortran/39626 (Correctly implement details of Fortran 2008 BLOCK constr...Daniel Kraft1-0/+1
2009-08-31re PR fortran/40940 ([F03] CLASS statement)Janus Weil1-1/+1
2009-06-28re PR fortran/34112 (Add $!DEC ATTRIBUTE support for 32bit Windows' STDCALL)Tobias Burnus1-0/+1
2008-10-31re PR fortran/35840 (ICE for character expression in I/O specifier)Mikael Morin1-0/+1
2008-08-31gfortran.h (enum gfc_statement): New entry `ST_GENERIC'.Daniel Kraft1-0/+4
2008-08-22gfortran.h (in_prefix): Removed from this header.Daniel Kraft1-0/+1
2008-07-29trans-expr.c (conv_parent_component_references): New function to build missin...Paul Thomas1-2/+2
2008-07-29gfortran.h (try): Remove macro.Kaveh R. Ghazi1-4/+4
2008-07-02re PR fortran/32580 (iso_c_binding c_f_procpointer / procedure pointers)Janus Weil1-0/+2
2008-06-18PR fortran/36517, fortran/36492Daniel Kraft1-1/+1
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-0/+2
2008-06-02gfortran.h: New statement-type ST_FINAL for FINAL declarations.Daniel Kraft1-0/+1
2008-05-06openmp.c (gfc_match_omp_eos): Use gfc_next_ascii_char and gfc_peek_ascii_char.Francois-Xavier Coudert1-1/+1
2008-04-05PR fortran/25829 28655Jerry DeLisle1-0/+1
2008-02-24arith.c: Update copyright years.Tobias Schlüter1-1/+1
2007-12-19re PR fortran/34325 (Wrong error message for syntax error)Jerry DeLisle1-0/+1
2007-11-30re PR fortran/34133 (Bind(c,name="") should be rejected for dummies; F2008: a...Tobias Burnus1-1/+1
2007-10-02re PR fortran/31154 (IMPORT fails for "<imported symbol> FUNCTION (...)" kin...Paul Thomas1-1/+2
2007-09-04decl.c (match_procedure_decl,match_procedure_in_interface, [...]): Handle PRO...Janus Weil1-0/+1
2007-09-02decl.c (match_string_p): New helper function to explicitly match a string of ...Roger Sayle1-1/+0
2007-08-18[multiple changes]Tobias Burnus1-0/+1
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-4/+3
2007-07-02[multiple changes]Christopher D. Rickett1-1/+26
2007-06-08re PR fortran/32223 (Backslash handling inconsistent)Steven G. Kargl1-0/+1
2007-06-07decl.c: Miscellaneous whitespace fixes.Steven G. Kargl1-13/+14
2007-05-12re PR fortran/30746 (50th Anniversary Bug - Forward reference to contained fu...Paul Thomas1-1/+0
2007-01-05re PR fortran/23232 ([4.1 only] DATA implied DO variables)Paul Thomas1-1/+1
2006-12-10re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented)Tobias Burnus1-0/+1
2006-12-03re PR fortran/29642 (Fortran 2003: VALUE Attribute (call by value not call by...Paul Thomas1-0/+1
2006-11-15re PR fortran/27546 (IMPORT is broken)Tobias Burnus1-0/+1