index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
fortran
/
interface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
interface.c (gfc_procedure_use): Return gfc_try instead of
Tobias Burnus
1
-9
/
+13
2012-07-25
trans-types.c (gfc_real16_is_float128): Fix spelling in a comment.
Tobias Burnus
1
-1
/
+1
2012-07-20
re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
Tobias Burnus
1
-3
/
+22
2012-07-19
interface.c (compare_parameter, [...]): Fix handling of polymorphic arguments.
Tobias Burnus
1
-6
/
+16
2012-07-17
re PR fortran/51081 ([F03] Proc-pointer assignment: Rejects valid internal proc)
Janus Weil
1
-2
/
+2
2012-07-08
gfortran.h: Do not include coretypes.h here.
Steven Bosscher
1
-0
/
+1
2012-06-27
re PR fortran/41951 ([OOP] Not diagnosing ambiguous operators (TB vs. INTERFA...
Janus Weil
1
-20
/
+34
2012-06-22
re PR fortran/47710 ([OOP] Improve ambiguity check for GENERIC TBP w/ PASS an...
Janus Weil
1
-24
/
+41
2012-05-03
re PR fortran/52864 (Assignment to pointer component for INTENT(IN) dummy arg...
Tobias Burnus
1
-38
/
+9
2012-04-15
re PR fortran/52916 (481.wrf in SPEC CPU 2006 failed to build)
Tobias Burnus
1
-0
/
+13
2012-03-03
re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
Tobias Burnus
1
-2
/
+34
2012-03-02
re PR fortran/52270 ([OOP] Polymorphic vars: wrong intent(in) check, passing ...
Tobias Burnus
1
-4
/
+7
2012-02-18
re PR fortran/52295 (Allow internal procedure in generic interfaces)
Tobias Burnus
1
-2
/
+3
2012-02-17
re PR translation/52273 (translatable string typo: "at at %L")
Tobias Burnus
1
-1
/
+1
2012-02-17
re PR translation/52232 (translatable string typos: "conindexed" (should be "...
Tobias Burnus
1
-2
/
+2
2012-01-21
re PR fortran/51913 ([OOP] bug when submitting a class pointer to a subroutine)
Tobias Burnus
1
-3
/
+3
2012-01-09
re PR fortran/51791 ([OOP] Failure to resolve typebound function call with ba...
Paul Thomas
1
-1
/
+5
2012-01-02
re PR fortran/51529 ([OOP] gfortran.dg/class_to_type_1.f03 is miscompiled: Un...
Paul Thomas
1
-1
/
+9
2011-12-11
re PR fortran/41539 ([OOP] Calling function which takes CLASS: Rank compariso...
Paul Thomas
1
-2
/
+34
2011-11-16
re PR fortran/39427 (F2003: Procedures with same name as types/type construct...
Tobias Burnus
1
-7
/
+19
2011-11-06
gfortran.h (gfc_extend_expr): Modified prototype.
Janus Weil
1
-14
/
+9
2011-11-03
re PR fortran/50933 (Wrongly regards BIND(C) types as incompatible)
Tobias Burnus
1
-2
/
+3
2011-10-09
interface.c (check_dummy_characteristics): Count dimensions starting from one...
Mikael Morin
1
-1
/
+1
2011-10-04
re PR fortran/35831 ([F95] Shape mismatch check missing for dummy procedure a...
Janus Weil
1
-1
/
+42
2011-10-01
re PR fortran/50585 (ICE with assumed length character array argument)
Janus Weil
1
-1
/
+1
2011-09-26
re PR fortran/50515 (gfortran should not accept an external that is a common ...
Janus Weil
1
-3
/
+3
2011-09-22
re PR fortran/41733 (Proc-pointer conformance checks: Elemental-proc-ptr => n...
Janus Weil
1
-22
/
+27
2011-09-14
re PR fortran/34547 (NULL(): Fortran 2003 changes, accepts invalid, ICE on in...
Tobias Burnus
1
-0
/
+37
2011-09-11
re PR fortran/35831 ([F95] Shape mismatch check missing for dummy procedure a...
Janus Weil
1
-32
/
+127
2011-08-20
re PR fortran/49638 ([OOP] length parameter is ignored when overriding type b...
Janus Weil
1
-1
/
+2
2011-08-07
re PR fortran/49638 ([OOP] length parameter is ignored when overriding type b...
Janus Weil
1
-4
/
+32
2011-08-07
re PR fortran/49638 ([OOP] length parameter is ignored when overriding type b...
Janus Weil
1
-0
/
+194
2011-07-19
expr.c (gfc_is_coarray): New function.
Tobias Burnus
1
-35
/
+17
2011-06-20
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-3
/
+31
2011-06-16
re PR fortran/49074 ([OOP] Defined assignment w/ CLASS arrays: Incomplete err...
Janus Weil
1
-0
/
+1
2011-05-29
re PR fortran/45786 (Relational operators .eq. and == are not recognized as e...
Thomas Koenig
1
-65
/
+57
2011-05-29
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+18
2011-05-14
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+1
2011-04-28
re PR fortran/48112 (generic interface to external function in module)
Tobias Burnus
1
-0
/
+6
2011-04-20
remove useless if-before-free tests
Jim Meyering
1
-2
/
+1
2011-04-18
convert each use of gfc_free (p) to free (p)
Jim Meyering
1
-8
/
+8
2011-04-04
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-17
/
+9
2011-02-16
re PR fortran/47745 ([OOP] Segfault with CLASS(*) and derived type dummy argu...
Janus Weil
1
-1
/
+5
2011-02-14
re PR fortran/47349 (missing warning: Actual argument contains too few elements)
Janus Weil
1
-6
/
+4
2011-02-13
re PR fortran/47569 (gfortran does not detect that the parameters for passing...
Tobias Burnus
1
-25
/
+48
2011-01-30
re PR fortran/47042 (ICE with character pointer in function)
Tobias Burnus
1
-0
/
+24
2011-01-28
re PR fortran/45170 ([F2003] allocatable character lengths)
Paul Thomas
1
-6
/
+18
2011-01-25
re PR fortran/47448 (Invalid check for ASSIGNMENT(=))
Tobias Burnus
1
-2
/
+3
2011-01-06
re PR fortran/33117 (Improve error message for generic interface with subrout...
Daniel Franke
1
-16
/
+28
2010-10-30
re PR fortran/44917 ([OOP] Detect ambiguous specifics in a generic TBP interf...
Janus Weil
1
-3
/
+6
[next]