aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/gfortran.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-14When avoiding double deallocation, look at namespace, expression and component.Thomas Koenig1-3/+15
2020-06-11PR fortran/95544 - Fix ICE in NULL() argument to intrinsicsHarald Anlauf1-0/+1
2020-06-05PR fortran/95530, PR fortran/95537 - Buffer overflows with long symbolsHarald Anlauf1-1/+2
2020-05-31Finalization depends on the expression, not on the component.Thomas Koenig1-1/+3
2020-05-11Fortran : Spurious warning message with -Wsurprising PR59107Mark Eggleston1-1/+4
2020-04-17Fix ICE on invalid, PR94090.Thomas König1-1/+2
2020-04-09PR fortran/87923 -- fix ICE when resolving I/O tags and simplify io.cFritz Reese1-4/+3
2020-04-07Fix PR fortran/93871 and re-implement degree-valued trigonometric intrinsics.Fritz Reese1-0/+8
2020-04-02[Fortran] Resolve formal args before checking DTIOTobias Burnus1-0/+1
2020-02-10Fix bogus duplicate attribute errors for submodule functions.Andrew Benson1-0/+7
2020-01-28Don't allow mixed component and non-component accesses for OpenACC/FortranJulian Brown1-2/+4
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-30Catch division by zero errors in array sizes.Thomas Koenig1-0/+2
2019-12-20Fortran] PR 92996 – fix rank resolution EXPR_ARRAYTobias Burnus1-0/+2
2019-12-20OpenACC 2.6 deep copy: Fortran front-end partsJulian Brown1-0/+2
2019-12-19Prevent conversion of character data in array constructors.Mark Eggleston1-1/+2
2019-12-19Add OpenACC 2.6's no_createJulian Brown1-0/+1
2019-11-20PR 92463 MPFR modernization in GFortranJanne Blomqvist1-1/+1
2019-11-12Add OpenACC 2.6 `serial' construct supportMaciej W. Rozycki1-6/+7
2019-10-14re PR fortran/92004 (Rejection of different ranks for dummy array argument wh...Thomas Koenig1-0/+7
2019-10-03Character typenames in errors and warningsMark Eggleston1-0/+2
2019-10-02Support OpenMP's use_device_addr in FortranTobias Burnus1-0/+1
2019-09-14re PR fortran/91557 (Bogus warning about unused dummy argument _formal_*)Thomas Koenig1-0/+3
2019-09-01array.c (spec_dimen_size): Check for the presence of expressions for the bounds.Paul Thomas1-6/+6
2019-08-27re PR fortran/91496 (!GCC$ directives error if mistyped or unknown)Harald Anlauf1-0/+6
2019-08-24re PR fortran/91390 (treatment of extra parameter in a subroutine call)Thomas Koenig1-0/+3
2019-08-16Allow automatics in equivalencesMark Eggleston1-0/+1
2019-08-15re PR fortran/91443 (-Wargument-mismatch does not catch mismatch for global p...Thomas Koenig1-0/+3
2019-08-10decl.c (match_old_style_init): Use a clearer error message.Steven G. Kargl1-0/+4
2019-07-29re PR fortran/90813 (gfortran.dg/proc_ptr_51.f90 fails (SIGSEGV) after 272084)Thomas Koenig1-0/+2
2019-07-23arith.c (gfc_convert_integer, [...]): Move to ...Steven G. Kargl1-3/+14
2019-06-12gfortran.h (gfc_free_dt_list): Remove prototype.Steven G. Kargl1-2/+0
2019-05-29re PR fortran/90539 (481.wrf slowdown by 25% on Intel Kaby with -Ofast -march...Thomas Koenig1-0/+1
2019-05-29re PR fortran/90329 (Incompatibility between gfortran and C lapack calls)Jakub Jelinek1-0/+3
2019-05-08re PR fortran/90351 (-fc-prototypes does not dump prototypes for external pro...Thomas Koenig1-0/+1
2019-04-14re PR fortran/89843 (CFI_section delivers incorrect result descriptor)Paul Thomas1-0/+1
2019-04-06re PR fortran/87352 (Large stack usage with new gfortran)Thomas Koenig1-0/+1
2019-03-21[PR89773] Fortran OpenACC 'routine' directive refuses procedures with implici...Thomas Schwinge1-0/+2
2019-03-18re PR fortran/88008 (ICE in check_typebound_baseobject, at fortran/resolve.c:...Thomas Koenig1-1/+1
2019-03-13[multiple changes]Thomas Koenig1-1/+2
2019-02-28[PR72741] For all Fortran OpenACC 'routine' directive variants check for mult...Thomas Schwinge1-1/+2
2019-02-22[PR72741] Use 'oacc_build_routine_dims' for Fortran OpenACC 'routine' directi...Thomas Schwinge1-2/+11
2019-02-21re PR fortran/86119 (Intrinsic len has wrong type if used within select type ...Thomas Koenig1-1/+1
2019-02-14PR 81552 Improve and document -flag-init-integerJanne Blomqvist1-1/+1
2019-02-10re PR fortran/71723 ([F08] ICE on invalid pointer initialization)Thomas Koenig1-1/+2
2019-02-02re PR fortran/88298 (Bogus conversion warning for CSHIFT with -fno-range-chec...Thomas Koenig1-0/+3
2019-01-07re PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic)Thomas Koenig1-0/+2
2019-01-06re PR fortran/88658 (Intrinsic MAX1 returns a REAL result, should be INTEGER.)Thomas Koenig1-0/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-11re PR fortran/88249 (ICE in gfc_resolve_filepos, at fortran/io.c:2853)Steven G. Kargl1-1/+1