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
2010-08-15
trans-expr.c (gfc_conv_expr_present): Regard nullified pointer arrays as absent.
Tobias Burnus
1
-1
/
+16
2010-08-15
interface.c (compare_pointer, ): Allow passing TARGETs to pointers dummies wi...
Tobias Burnus
1
-0
/
+16
2010-08-07
interface.c (compare_actual_formal): Use XALLOCAVEC instead of alloca.
Nathan Froyd
1
-2
/
+2
2010-08-04
re PR fortran/42207 ([OOP] Compile-time errors on typed allocation and pointe...
Janus Weil
1
-0
/
+5
2010-07-24
re PR fortran/45045 (Named COMMON with different size: No warning with -fwhol...
Tobias Burnus
1
-0
/
+1
2010-07-19
re PR fortran/42385 ([OOP] poylmorphic operators do not work)
Paul Thomas
1
-11
/
+20
2010-06-28
re PR fortran/40158 (Misleading error message for passing a scalar to an array)
Paul Thomas
1
-6
/
+28
2010-06-21
re PR fortran/40632 (Support F2008's contiguous attribute)
Tobias Burnus
1
-0
/
+38
2010-06-10
re PR fortran/44457 (Missing ASYNCHRONOUS constraint check)
Daniel Franke
1
-4
/
+6
2010-06-10
re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))
Daniel Kraft
1
-3
/
+3
2010-05-30
gfortran.h (CLASS_DATA): New macro for accessing the $data component of a cla...
Janus Weil
1
-1
/
+1
2010-05-14
re PR fortran/44135 (Negative array bounds lead to spurious warning)
Steven G. Kargl
1
-2
/
+2
2010-04-29
[multiple changes]
Paul Thomas
1
-2
/
+2
2010-04-09
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-2
/
+146
2010-04-01
ioparm.def: Update copyright.
Paul Thomas
1
-1
/
+2
2010-02-03
re PR fortran/42936 (Result of passing NULL() as actual arg doesn't inherit c...
Tobias Burnus
1
-3
/
+5
2010-01-17
re PR fortran/42677 (Bogus Error: Ambiguous interfaces '...' in intrinsic ass...
Janus Weil
1
-11
/
+9
2010-01-15
re PR fortran/42684 (ICE when interface operator(xx) available through host a...
Jerry DeLisle
1
-1
/
+3
2009-12-27
re PR fortran/22552 (Would like warning when an undeclared function is called)
Francois-Xavier Coudert
1
-6
/
+12
2009-11-05
re PR fortran/41556 ([OOP] Errors in applying operator/assignment to an abstr...
Janus Weil
1
-3
/
+6
2009-11-04
[multiple changes]
Janus Weil
1
-0
/
+1
2009-09-30
re PR fortran/40996 ([F03] ALLOCATABLE scalars)
Tobias Burnus
1
-3
/
+8
2009-08-27
re PR fortran/40869 ([F03] PPC assignment checking)
Janus Weil
1
-11
/
+12
2009-08-27
re PR fortran/37425 (Fortran 2003: GENERIC bindings as operators)
Daniel Kraft
1
-49
/
+199
2009-08-13
re PR fortran/40941 (gfc_typespec: put derived and cl into union)
Janus Weil
1
-27
/
+27
2009-08-10
re PR fortran/37425 (Fortran 2003: GENERIC bindings as operators)
Daniel Kraft
1
-49
/
+60
2009-07-27
re PR fortran/40848 (ICE with alternate returns)
Janus Weil
1
-7
/
+2
2009-07-09
re PR fortran/40646 ([F03] array-valued procedure pointer components)
Janus Weil
1
-2
/
+2
2009-07-04
re PR fortran/40593 (Proc-pointer returning function as actual argument)
Janus Weil
1
-1
/
+4
2009-06-24
re PR fortran/40427 ([F03] Procedure Pointer Components with OPTIONAL arguments)
Janus Weil
1
-0
/
+44
2009-06-22
re PR fortran/37254 (Reject valid PROCEDURE statement with implicit interface)
Janus Weil
1
-3
/
+8
2009-06-22
re PR fortran/40443 (Elemental procedure in genericl interface incorrectly se...
Paul Thomas
1
-2
/
+12
2009-06-21
re PR fortran/39850 (Too strict checking for procedures as actual argument)
Janus Weil
1
-4
/
+12
2009-06-16
re PR fortran/36947 (Attributes not fully checked comparing actual vs dummy p...
Janus Weil
1
-71
/
+94
2009-06-11
interface.c (fold_unary): Rename to...
Jakub Jelinek
1
-3
/
+4
2009-05-18
re PR fortran/36947 (Attributes not fully checked comparing actual vs dummy p...
Janus Weil
1
-8
/
+18
2009-05-14
passes.c (finish_optimization_passes): Change i to int.
Ian Lance Taylor
1
-3
/
+3
2009-05-13
gfortran.h (gfc_code): Rename struct member expr to expr1.
Steven G. Kargl
1
-2
/
+2
2009-05-06
re PR fortran/39630 ([F03] Procedure Pointer Components)
Janus Weil
1
-2
/
+3
2009-04-22
re PR fortran/39735 (procedure pointer assignments: return value is not checked)
Janus Weil
1
-147
/
+20
2009-04-07
re PR other/38920 (dw2 exceptions don't work.)
Janus Weil
1
-12
/
+19
2009-02-26
re PR fortran/39295 (Too strict interface conformance check)
Paul Thomas
1
-4
/
+13
2009-01-09
check.c: Update copyright year.
Paul Thomas
1
-1
/
+1
2009-01-06
re PR fortran/38220 (C_LOC intrinsic non-pure and without explicit interface)
Thomas Koenig
1
-2
/
+5
2009-01-04
re PR fortran/38665 (ICE in check_host_association)
Paul Thomas
1
-0
/
+1
2008-09-23
re PR fortran/37588 (GENERIC type-bound procedure is not resolved)
Daniel Kraft
1
-16
/
+30
2008-08-31
gfortran.h (enum gfc_statement): New entry `ST_GENERIC'.
Daniel Kraft
1
-11
/
+10
2008-08-23
gfortran.h (gfc_component): Add field "symbol_attribute attr"...
Janus Weil
1
-5
/
+5
2008-08-08
gfortran.h (gfc_finalizer): Replaced member `procedure' by two new members `p...
Daniel Kraft
1
-4
/
+4
2008-07-29
gfortran.h (try): Remove macro.
Kaveh R. Ghazi
1
-8
/
+8
[next]