aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans.h
AgeCommit message (Expand)AuthorFilesLines
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
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-4/+3
2007-07-15re PR libfortran/32611 (Print sign of negative zero)Jerry DeLisle1-1/+1
2007-07-12re PR fortran/32550 (openmp: COPYPRIVATE of pointer variables fails)Jakub Jelinek1-0/+2
2007-07-01fortran frontend:Janne Blomqvist1-3/+0
2007-05-26re PR fortran/31219 (ICE on array of character function results)Paul Thomas1-1/+4
2007-05-14re PR fortran/30723 (Freeing memory doesn't need to call a library function)Francois-Xavier Coudert1-3/+7
2007-05-06re PR fortran/31201 (Too large unit number generates wrong code)Jerry DeLisle1-0/+3
2007-04-17arith.h: Update copyright years.Tobias Schlüter1-1/+2
2007-04-03re PR fortran/31304 (REPEAT argument NCOPIES is not converted as it should)Francois-Xavier Coudert1-1/+0
2007-02-02re PR fortran/30284 ([4.1 only] ICE in gfc_add_modify with internal reads)Paul Thomas1-0/+4
2007-01-27re PR fortran/30407 ([4.1 only] Elemental functions in WHERE assignments wron...Paul Thomas1-0/+3
2006-12-05re PR fortran/30003 ([4.1 only] Expressions with side effects in array refere...Paul Thomas1-0/+1
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-2/+6
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola1-2/+1
2006-10-22re PR fortran/26025 (Optionally use BLAS for matmul)Francois-Xavier Coudert1-1/+8
2006-10-19[multiple changes]Paul Thomas1-1/+1
2006-10-08[multiple changes]Paul Thomas1-1/+1
2006-07-12re PR fortran/28163 (Calling libgfortran's copy_string is inefficient)Francois-Xavier Coudert1-1/+0