aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/dump-parse-tree.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13[multiple changes]Jerry DeLisle1-3/+5
2010-04-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-3/+5
2010-04-06re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...Tobias Burnus1-1/+58
2010-01-08re PR fortran/25829 ([F03] Asynchronous IO support)Tobias Burnus1-0/+2
2009-11-30backport: re PR fortran/42053 ([OOP] SELECT TYPE: reject duplicate CLASS IS b...Janus Weil1-2/+2
2009-09-30re PR fortran/40996 ([F03] ALLOCATABLE scalars)Tobias Burnus1-3/+8
2009-08-30re PR fortran/37425 (Fortran 2003: GENERIC bindings as operators)Daniel Kraft1-18/+38
2009-08-13re PR fortran/40941 (gfc_typespec: put derived and cl into union)Janus Weil1-3/+3
2009-07-09re PR fortran/40646 ([F03] array-valued procedure pointer components)Janus Weil1-2/+2
2009-06-19gfortran.h (gfc_expr): Use mpc_t to represent complex numbers.Kaveh R. Ghazi1-2/+4
2009-05-14dump-parse-tree.c (show_code_node): Add ERRMSG to the dumping of allocate and...Steven G. Kargl1-0/+12
2009-05-14passes.c (finish_optimization_passes): Change i to int.Ian Lance Taylor1-3/+3
2009-05-14re PR fortran/40045 (ICE with type extension and -fdump-parse-tree)Daniel Kraft1-5/+3
2009-05-13gfortran.h (gfc_code): Rename struct member expr to expr1.Steven G. Kargl1-28/+28
2009-05-13gfortran.h (gfc_code): Rename struct member label to label1.Steven G. Kargl1-8/+8
2009-05-13re PR fortran/34153 (Debugging: Cannot set breakpoint in comment lines or "EN...Tobias Burnus1-0/+3
2009-05-06re PR fortran/39630 ([F03] Procedure Pointer Components)Janus Weil1-2/+17
2009-04-24gfortran.h (gfc_get_typebound_proc): Removed as macro, now a function.Daniel Kraft1-10/+10
2008-09-02gfortran.h (struct gfc_namespace): New member `implicit_loc'.Daniel Kraft1-1/+1
2008-09-01gfc-internals.texi (F2003 OOP), [...]): New chapter and section to document t...Daniel Kraft1-0/+102
2008-08-23gfortran.h (gfc_component): Add field "symbol_attribute attr"...Janus Weil1-4/+4
2008-07-19gfortran.h (operator): Remove macro.Kaveh R. Ghazi1-3/+3
2008-07-19gfortran.h (protected): Remove macro.Kaveh R. Ghazi1-1/+1
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-1/+12
2008-05-06arith.c: (gfc_arith_concat...Francois-Xavier Coudert1-4/+2
2008-04-06dump-parse-tree.c: Use fprintf, fputs and fputc instead of gfc_status and gfc...François-Xavier Coudert1-600/+594
2008-04-05PR fortran/25829 28655Jerry DeLisle1-0/+110
2008-02-24arith.c: Update copyright years.Tobias Schlüter1-1/+1
2007-12-16re PR fortran/31213 (ICE on valid code with gfortran)Paul Thomas1-0/+11
2007-12-09re PR fortran/32129 (ICE: Procedure call with array-section-actual to scalar ...Paul Thomas1-0/+9
2007-11-30re PR fortran/34186 (dump-parse-tree: ICE for ts->cl->length, if ts->cl == NULL)Tobias Burnus1-0/+2
2007-09-02dump-parse-tree.c (show_char_const): New function.Tobias Schlüter1-24/+25
2007-08-18[multiple changes]Tobias Burnus1-0/+2
2007-08-04re PR fortran/31214 (User-defined operator using entry leads to ICE)Paul Thomas1-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-08re PR fortran/17711 (Wrong operator name in error message)Daniel Franke1-1/+7
2007-07-06re PR fortran/32633 (bogus error)Daniel Franke1-4/+3
2007-06-24re PR fortran/32460 (structure constructor not allowed if a USEd type has pri...Tobias Burnus1-0/+2
2007-05-28gfortran.h (gfc_expr): Remove from_H, add "representation" struct.Brooks Moses1-10/+22
2007-01-07decl.c, [...]: Update Copyright dates.Steven G. Kargl1-58/+52
2006-12-10re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented)Tobias Burnus1-0/+2
2006-12-03re PR fortran/29642 (Fortran 2003: VALUE Attribute (call by value not call by...Paul Thomas1-0/+2
2006-11-07re PR fortran/29601 (VOLATILE attribute and statement)Tobias Burnus1-0/+2
2006-10-19[multiple changes]Paul Thomas1-0/+1
2006-10-12gfortran.h (gfc_show_actual_arglist, [...]): Add prototypes.Tobias Schlüter1-18/+13
2006-05-18re PR fortran/27552 (-fdump-parse-tree doesn't like Holleriths (but then, who...Francois-Xavier Coudert1-0/+10
2006-05-17re PR fortran/27320 (ICE with -fdump-parse-tree after error)Francois-Xavier Coudert1-1/+7
2006-02-14re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek1-0/+215
2006-02-10dump-parse-tree.c: Update copyright years.Tobias Schlüter1-1/+1
2006-02-10re PR fortran/14771 (frontend doesn't record parentheses)Tobias Schlüter1-0/+3