aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/dependency.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-20Fortran: Auto array allocation with function dependencies [PR59104]Paul Thomas1-1/+3
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-13OpenMP: Pointers and member mappingsJulian Brown1-0/+1
2023-05-18Fortran: Narrow return types [PR78798]Bernhard Reutner-Fischer1-3/+3
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-07-25re PR fortran/65819 (overzealous checking in gfc_check_dependency for identic...Thomas Koenig1-1/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-08-19remove more useless typedefsTrevor Saunders1-3/+2
2015-01-05re PR fortran/47674 (gfortran.dg/realloc_on_assign_5.f03: Segfault at run tim...Thomas Koenig1-0/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-2/+2
2011-08-07re PR fortran/49638 ([OOP] length parameter is ignored when overriding type b...Janus Weil1-4/+0
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-08-02re PR fortran/36854 ([meta-bug] fortran front-end optimization)Thomas Koenig1-0/+2
2010-07-23re PR fortran/24524 (Fortran dependency checking should reverse loops)Paul Thomas1-2/+1
2010-06-21re PR fortran/40632 (Support F2008's contiguous attribute)Tobias Burnus1-0/+1
2009-06-29re PR fortran/40551 (Optimizations possible using gfc_full_array_ref_p)Paul Thomas1-1/+1
2008-11-16re PR fortran/35681 (wrong result for vector subscripted array expression in ...Mikael Morin1-1/+12
2008-02-24arith.c: Update copyright years.Tobias Schlüter1-1/+1
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-5/+4
2007-04-17arith.h: Update copyright years.Tobias Schlüter1-1/+2
2006-12-17re PR fortran/30207 (ICE in gfc_dep_resolver with where (a < 0) a(:) = 1)Roger Sayle1-0/+1
2006-03-01re PR fortran/26393 (ICE with function returning variable lenght array)Paul Thomas1-0/+1
2006-02-05dependency.c (gfc_check_dependency): Remove unused vars and nvars arguments.Roger Sayle1-1/+1
2006-01-29[multiple changes]Paul Thomas1-1/+0
2005-12-13Make-lang.in (fortran/trans-resolve.o): Depend on fortran/dependency.h.Richard Sandiford1-1/+3
2005-09-09re PR fortran/19239 ([4.0 only] gfortran ICE on vector subscript expressions)Richard Sandiford1-0/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-12/+12
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+30