aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans.h
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-29re PR fortran/39626 (Correctly implement details of Fortran 2008 BLOCK constr...Daniel Kraft1-0/+6
2009-09-16re PR fortran/41212 (miscompilation at -O2)Michael Matz1-1/+0
2009-08-19tree-ssa-structalias.c (create_variable_info_for): Also mark first field in a...Michael Matz1-0/+1
2009-07-22trans.h (gfc_set_decl_assembler_name): New prototype.Francois-Xavier Coudert1-0/+4
2009-06-05trans-decl.c (gfc_build_qualified_array): Don't skip generation of range types.Alexandre Oliva1-0/+3
2009-05-29re PR fortran/40019 (LEADZ and TRAILZ give wrong results)Francois-Xavier Coudert1-0/+2
2009-05-10re PR fortran/38863 (WHERE with multiple elemental defined assignments gives ...Paul Thomas1-3/+0
2009-05-06re PR fortran/39630 ([F03] Procedure Pointer Components)Janus Weil1-4/+5
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-8/+4
2009-04-20re PR fortran/35423 (Implement OpenMP workshare)Vasilis Liaskovitis1-2/+9
2008-12-18re PR fortran/31822 (Missing run-time bound checks for character pointer => t...Daniel Kraft1-0/+4
2008-11-01re PR fortran/35681 (wrong result for vector subscripted array expression in ...Daniel Kraft1-0/+3
2008-09-21re PR fortran/35846 (ICE on nested character constructors)Daniel Kraft1-1/+1
2008-09-18re PR fortran/37507 (Print location in (DE)ALLOCATION errors)Daniel Kraft1-2/+6
2008-08-29dwarf2out.c (descr_info_loc): Handle VAR_DECL.Jakub Jelinek1-0/+2
2008-08-29re PR fortran/29635 (debug info of modules)Jakub Jelinek1-0/+10
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-6/+2
2008-07-27re PR fortran/36132 (_gfortran_internal_pack on optional arguments)Tobias Burnus1-2/+4
2008-07-21fmt_g0_3.f08: Fix typo in expected error message.Ralf Wildenhues1-3/+3
2008-07-19gfortran.h (new): Remove macro.Kaveh R. Ghazi1-1/+1
2008-06-20arith.c (hollerith2representation): Fix for -Wc++-compat.Kaveh R. Ghazi1-1/+1
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-1/+5
2008-05-18intrinsic.c (char_conversions, ncharconv): New static variables.Francois-Xavier Coudert1-1/+6
2008-05-16re PR fortran/35756 (incorrect WHERE for functions in ELSEWHERE and overlaps)Paul Thomas1-2/+3
2008-05-15trans-expr.c (gfc_conv_concat_op): Take care of nondefault character kinds.Francois-Xavier Coudert1-1/+11
2008-04-30intrinsic.c (add_functions): Add SELECTED_CHAR_KIND intrinsic.François-Xavier Coudert1-1/+2
2008-04-19re PR target/35944 (wrong result for MOD with kind=10 for some array argument...Paul Thomas1-0/+3
2008-03-23trans.h: Use fold_build in build1_v, build2_v and build3_v macros.Tobias Schlüter1-5/+5
2008-02-27re PR fortran/33387 (Fortran front-end should translate intrinsics by calling...Francois-Xavier Coudert1-4/+0
2008-02-23re PR target/25477 (builtin functions should use $LDBL128 suffix on darwin wh...Francois-Xavier Coudert1-4/+0
2007-12-16re PR fortran/31213 (ICE on valid code with gfortran)Paul Thomas1-1/+2
2007-12-09re PR fortran/22244 (dimension information is lost for multi-dimension array)Jakub Jelinek1-1/+13
2007-11-24re PR libfortran/34209 (run-time lib: NEAREST(0.0_8, -1.0) produces wrong num...Jerry DeLisle1-1/+1
2007-10-05gfortran.h (gfc_get_data_variable, [...]): Move to decl.c.Francois-Xavier Coudert1-4/+0
2007-09-27arith.c (reduce_binary_aa): Fix capitalization.Tobias Schlüter1-3/+3
2007-09-16re PR fortran/29396 (segfault with character pointer association)Paul Thomas1-3/+5
2007-08-30re PR fortran/31879 (ICE with function having array of character variables ar...Paul Thomas1-1/+1
2007-08-29builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.Francois-Xavier Coudert1-4/+12
2007-08-25c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-08-10re PR fortran/31270 (print subscript value and array bounds when out-of-bound...Francois-Xavier Coudert1-1/+1
2007-08-07re PR fortran/32732 ([Bind C] Character scalars are passed as arrays)Christopher D. Rickett1-0/+3
2007-08-06re PR fortran/29828 ([F2003] MIN and MAX with character variables)Francois-Xavier Coudert1-0/+1