index
:
ampere-computing/gcc-experimental.git
common/ipa-str-reorg
common/ipa-str-reorg-v2
common/ipa-str-reorg-v3
common/ipa-str-reorg-v4
erick/ipa-str-reorg
erick/type-escape-analysis-merge
erick/type-playground
gcc_master_new7
gcc_master_new8
master
gcc-experimental
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
fortran
/
interface.c
Age
Commit message (
Expand
)
Author
2020-05-11
Fortran : Spurious warning message with -Wsurprising PR59107
Mark Eggleston
2020-04-27
Revert r10-7920-g06eca1acafa27e19e82dc73927394a7a4d0bdbc5 .
Thomas Koenig
2020-04-23
Fix PR 93956, wrong pointer when returned via function.
Thomas König
2020-04-17
Fix ICE on invalid, PR94090.
Thomas König
2020-04-14
Fix PR 94270 by not warning about artifical dummy arguments.
Thomas König
2020-04-02
[Fortran] Resolve formal args before checking DTIO
Tobias Burnus
2020-02-23
Add missing closing parenthises in error message.
Thomas König
2020-02-23
Fix error message.
Thomas König
2020-01-21
Fortran] PR93309 – permit repeated 'implicit none(external)'
Tobias Burnus
2020-01-01
Update copyright years.
Jakub Jelinek
2019-12-08
re PR fortran/92764 (ICE in gfc_procedure_use)
Thomas Koenig
2019-10-14
re PR fortran/92004 (Rejection of different ranks for dummy array argument wh...
Thomas Koenig
2019-10-03
Character typenames in errors and warnings
Mark Eggleston
2019-09-14
re PR fortran/91557 (Bogus warning about unused dummy argument _formal_*)
Thomas Koenig
2019-08-24
re PR fortran/91390 (treatment of extra parameter in a subroutine call)
Thomas Koenig
2019-08-15
re PR fortran/91443 (-Wargument-mismatch does not catch mismatch for global p...
Thomas Koenig
2019-07-30
re PR fortran/91296 (ICE when passing complex number %re/%im as a procedure a...
Steven G. Kargl
2019-07-23
arith.c (gfc_convert_integer, [...]): Move to ...
Steven G. Kargl
2019-05-29
re PR fortran/90329 (Incompatibility between gfortran and C lapack calls)
Jakub Jelinek
2019-05-10
re PR fortran/61968 (ICE (assembly failure) due to wrongly generating a vtabl...
Thomas Koenig
2019-03-24
re PR fortran/78865 (ICE in create_tmp_var, at gimple-expr.c:473)
Thomas Koenig
2019-03-12
Replace can't in error messages for Fortran.
Martin Liska
2019-01-29
re PR fortran/57048 (Handling of C_PTR and C_FUNPTR leads to reject valid)
Thomas Koenig
2019-01-01
Update copyright years.
Jakub Jelinek
2018-09-20
gfortran.h (gfc_str_startswith): New macro.
Janus Weil
2018-08-14
re PR fortran/86116 (Ambiguous generic interface not recognised)
Janus Weil
2018-08-04
re PR fortran/45521 ([F08] GENERIC resolution with ALLOCATABLE/POINTER and PR...
Janus Weil
2018-06-24
re PR fortran/85983 (ICE in check_dtio_interface1, at fortran/interface.c:4748)
Jerry DeLisle
2018-06-11
re PR fortran/45521 ([F08] GENERIC resolution with ALLOCATABLE/POINTER and PR...
Janus Weil
2018-03-21
re PR fortran/85001 (ICE in gfc_build_array_type, at fortran/trans-types.c:1420)
Steven G. Kargl
2018-02-23
re PR fortran/84346 (Statement functions should not accept keywords)
Steven G. Kargl
2018-02-15
re PR fortran/84409 ([F03] check DTIO arguments for character len)
Janus Weil
2018-02-11
re PR fortran/54223 (Statement function statement with dummy arguments that a...
Steven G. Kargl
2018-01-16
re PR fortran/82257 (f951: Internal compiler error segmentation fault)
Louis Krupp
2018-01-03
Update copyright years.
Jakub Jelinek
2017-12-17
Support -std=f2018
Janne Blomqvist
2017-11-09
re PR fortran/78814 (ICE in symbol_rank, at fortran/interface.c:1265)
Steven G. Kargl
2017-10-19
Derive interface buffers from max name length
Bernhard Reutner-Fischer
2017-10-19
Use Levenshtein spelling suggestions in Fortran FE
Bernhard Reutner-Fischer
2017-09-29
re PR fortran/25071 (dummy argument larger than actual argument)
Dominique d'Humieres
2017-09-09
decl.c: Add decl_type_param_list...
Paul Thomas
2017-07-23
fortran: fix pair_cmp qsort comparator
Alexander Monakov
2017-03-22
re PR fortran/79602 (translation: globally replace '%s' with %qs)
Dominique d'Humieres
2017-02-25
re PR fortran/79597 (Incomplete error message "Expecting %<END INTERFACE OPER...
Dominique d'Humieres
2017-02-20
re PR fortran/79599 (typo in diagnostic gfc_error ("DTIO dummy argument at %L...
Paul Thomas
2017-01-01
Update copyright years.
Jakub Jelinek
2016-12-27
gfortran.h (gfc_error): Rename overload with OPT argument to...
Jakub Jelinek
2016-12-18
re PR fortran/78592 (ICE in gfc_find_specific_dtio_proc, at fortran/interface...
Janus Weil
2016-12-15
re PR fortran/78798 ([cleanup] some int-valued functions should be bool)
Janus Weil
2016-12-15
re PR fortran/78800 ([OOP] ICE in compare_parameter, at fortran/interface.c:2...
Janus Weil
[next]