aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans.h
AgeCommit message (Expand)AuthorFilesLines
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
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