aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-21trans.c (gfc_allocate_with_status): Split into two functions gfc_allocate_usi...Daniel Carrera1-3/+4
2011-07-21check.c (gfc_check_present): Allow coarrays.Tobias Burnus1-0/+2
2011-07-06trans-array.c (gfc_array_allocate): Rename allocatable_arrayDaniel Carrera1-3/+16
2011-05-31re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-3/+2
2011-05-26re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-0/+3
2011-05-07re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-3/+0
2011-05-04remove gfc_chainon_listNathan Froyd1-3/+0
2011-04-18re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-0/+3
2011-04-04re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-4/+5
2011-03-27re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-1/+20
2011-02-23re PR fortran/40850 (double free in nested types with allocatable components)Mikael Morin1-0/+2
2011-02-20re PR fortran/45077 (ICE with -fwhole-file in fold_convert_loc, at fold-const...Paul Thomas1-0/+3
2011-02-18re PR fortran/45586 (ICE non-trivial conversion at assignment)Michael Matz1-0/+1
2010-11-28re PR fortran/35810 ([TR 15581 / F2003] Automatic reallocation on assignment ...Paul Thomas1-1/+1
2010-11-26re PR bootstrap/45700 (--enable-checking=fold bootstrap failures)Jakub Jelinek1-45/+0
2010-11-25re PR fortran/46581 ([OOP] segfault in SELECT TYPE with associate-name)Janus Weil1-1/+1
2010-10-26re PR fortran/42647 ([F03] Missed initialization/dealloc of allocatable scala...Janus Weil1-0/+1
2010-10-21re PR fortran/46079 (ABI for empty stop statement broken)Jerry DeLisle1-0/+1
2010-10-15re PR fortran/45186 (Gfortran 4.5.0 emits wrong linenumbers)Tobias Burnus1-1/+2
2010-10-06trans.c (gfc_restore_backend_locus): New function.Mikael Morin1-1/+2
2010-09-21re PR fortran/45648 (Unnecessary temporary for transpose calls as actual argu...Mikael Morin1-0/+5
2010-09-10gfortran.h (gfc_expr): Remove inline_noncopying_intrinsic attribute.Mikael Morin1-1/+6
2010-09-10re PR fortran/45186 (Gfortran 4.5.0 emits wrong linenumbers)Tobias Burnus1-7/+55
2010-09-07trans.h (gfor_fndecl_clz128, [...]): Remove.François-Xavier Coudert1-2/+0
2010-09-01trans-expr.c (gfc_conv_power_op): Handle floating-point types other than long...Francois-Xavier Coudert1-0/+3
2010-08-26re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))Daniel Kraft1-1/+1
2010-08-21re PR fortran/45271 ([OOP] Polymorphic code breaks when changing order of USE...Janus Weil1-4/+1
2010-08-19re PR fortran/29785 (Fortran 2003: POINTER Rank Remapping)Daniel Kraft1-0/+7
2010-07-29re PR fortran/45004 ([OOP] Segfault with allocatable scalars and move_alloc)Janus Weil1-0/+2
2010-07-27re PR fortran/40873 (-fwhole-file -fwhole-program: Wrong decls cause too much...Tobias Burnus1-2/+4
2010-07-23re PR fortran/24524 (Fortran dependency checking should reverse loops)Paul Thomas1-0/+3
2010-07-21trans.h (gfc_get_return_label): Removed.Daniel Kraft1-4/+3
2010-07-17trans-array.c (gfc_free_ss): Don't free beyond ss rank.Mikael Morin1-2/+2
2010-07-15trans.h (gfc_string_to_single_character): New prototype.Jakub Jelinek1-0/+1
2010-07-15re PR fortran/44709 (BLOCK and GOTO/EXIT/CYCLE)Daniel Kraft1-1/+24
2010-07-15trans.h (gfc_build_compare_string): Add CODE argument.Jakub Jelinek1-1/+1
2010-07-13re PR fortran/43665 (INTENT(IN) etc. optimization of calls: function annotati...Tobias Burnus1-0/+2
2010-07-05vec.h (VEC_splice, [...]): New macros.Nathan Froyd1-1/+1
2010-06-21re PR fortran/40632 (Support F2008's contiguous attribute)Tobias Burnus1-2/+5
2010-06-15re PR fortran/44536 (OMP: missing error with default(none))Jakub Jelinek1-0/+1
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-2/+5
2010-05-20re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle1-0/+1
2010-04-29[multiple changes]Paul Thomas1-0/+3
2010-04-24re PR fortran/43841 (Missing temporary for ELEMENTAL function call)Paul Thomas1-2/+3
2010-04-17re PR fortran/31538 (misleading bounds check error)Steven G. Kargl1-1/+0
2010-04-13[multiple changes]Jerry DeLisle1-1/+1
2010-04-06re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...Tobias Burnus1-0/+1
2010-04-06re PR fortran/43178 (Pointless resetting to NULL for local ALLOCATABLEs)Tobias Burnus1-3/+4
2010-04-01ioparm.def: Update copyright.Paul Thomas1-1/+1
2010-02-05re PR fortran/42309 (Problem with a pointer array passed to a subroutine)Paul Thomas1-1/+1