aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/gfortran.h
AgeCommit message (Expand)AuthorFilesLines
2018-11-18re PR fortran/70260 (ICE: gimplification failed)Thomas Koenig1-1/+2
2018-11-13Eliminate source_location in favor of location_tDavid Malcolm1-1/+1
2018-11-01re PR fortran/40196 ([F03] [F08] Type parameter inquiry (str%len, a%kind) and...Paul Thomas1-1/+6
2018-10-28re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig1-1/+14
2018-10-06re PR fortran/86111 (ICE in gfc_arith_concat, at fortran/arith.c:985)Thomas Koenig1-1/+2
2018-09-20gfortran.h (gfc_str_startswith): New macro.Janus Weil1-0/+3
2018-09-18re PR fortran/29550 (Optimize -fexternal-blas calls for conjg())Thomas Koenig1-0/+5
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor1-1/+1
2018-07-20gfortran.h (gfc_symbol): Add pointer to next derived type.Andrew Benson1-13/+6
2018-07-18re PR fortran/85599 (warn about short-circuiting of logical expressions for n...Janus Weil1-0/+2
2018-06-20Update OpenACC data clause semantics to the 2.5 behaviorChung-Lin Tang1-0/+1
2018-06-10gfortran.h (gfc_expr): Add no_bounds_check field.Thomas Koenig1-0/+4
2018-06-10re PR fortran/85088 (improve diagnostic for bad INTENT declaration ('Invalid ...Janus Weil1-1/+2
2018-06-01re PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM INIT (REPEATABLE, IMAG...Steven G. Kargl1-0/+1
2018-05-13gfortran.h: Remove prototype.Steven G. Kargl1-1/+0
2018-03-28gfortran.h (gfc_dt): Rename default_exp field to dec_ext.Jakub Jelinek1-1/+1
2018-03-06re PR fortran/84697 (minloc/maxloc not simplified with zero size)Thomas Koenig1-0/+1
2018-02-25re PR fortran/78238 ([OOP] ICE: verify_gimple failed, with -fdefault-integer-8)Thomas Koenig1-0/+1
2018-01-26Partial Failed Images patchDamian Rouson1-1/+7
2018-01-15re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig1-1/+3
2018-01-05PR 78534 Change character length from int to size_tJanne Blomqvist1-4/+19
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-01re PR fortran/83076 (ICE in gfc_deallocate_scalar_with_status, at fortran/tra...Paul Thomas1-1/+1
2017-12-22extend.texi (Loop-Specific Pragmas): Document pragma GCC unroll.Eric Botcazou1-0/+2
2017-12-10re PR fortran/53478 (gfortran segfaults when module name clashes with C bindi...Dominique d'Humieres1-0/+1
2017-11-19re PR fortran/78990 (ICE when assigning polymorphic array function result)Paul Thomas1-1/+1
2017-11-11re PR fortran/82886 (ICE with -finit-derived in gfc_conv_expr, at fortran/tra...Fritz Reese1-0/+1
2017-11-04re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument)Thomas Koenig1-2/+2
2017-10-19re PR fortran/82568 ([6/7/8] ICE with do-loop inside BLOCK inside omp)Jakub Jelinek1-1/+2
2017-10-19Use Levenshtein spelling suggestions in Fortran FEBernhard Reutner-Fischer1-0/+12
2017-10-07gfortran.h (async_io_dt): Add external reference.Thomas Koenig1-0/+1
2017-09-09decl.c: Add decl_type_param_list...Paul Thomas1-2/+37
2017-08-01re PR fortran/45435 (Automatically generate C interop interface blocks from C...Thomas Koenig1-0/+2
2017-05-19OpenACC 2.5 default (present) clauseThomas Schwinge1-1/+2
2017-03-05check.c (positive_check): Add new function checking constant for being greate...Andre Vehreschild1-2/+5
2017-01-21gfortran.h (gfc_extract_int): Change return type to bool.Jakub Jelinek1-1/+1
2017-01-13Revert r244448Janne Blomqvist1-17/+4
2017-01-13PR 78534 Change character length from int to size_tJanne Blomqvist1-4/+17
2017-01-07re PR fortran/78781 ([Coarray] ICE in gfc_deallocate_scalar_with_status, at f...Andre Vehreschild1-1/+1
2017-01-03PR 78534 Revert r244011Janne Blomqvist1-17/+4
2017-01-03PR 78534 Change character length from int to size_tJanne Blomqvist1-4/+17
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-27gfortran.h (gfc_error): Rename overload with OPT argument to...Jakub Jelinek1-1/+1
2016-12-15re PR fortran/78798 ([cleanup] some int-valued functions should be bool)Janus Weil1-5/+5
2016-12-14re PR fortran/78672 (Gfortran test suite failures with a sanitized compiler)Andre Vehreschild1-1/+1
2016-12-13re PR fortran/78798 ([cleanup] some int-valued functions should be bool)Janus Weil1-3/+3
2016-12-13re PR fortran/78737 ([OOP] linking error with deferred, undefined user-define...Janus Weil1-0/+1
2016-12-10re PR fortran/78226 (Fill out location information everywhere)Thomas Koenig1-0/+1
2016-12-09re PR fortran/77903 ([F08] gfortran 6.1.0/7.0.0 accept invalid code with conf...Paul Thomas1-5/+11
2016-12-09re PR fortran/44265 (Link error with reference to parameter array in specific...Paul Thomas1-0/+2