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/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
/
decl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-02
re PR fortran/50627 (Error recovery: ICE in gfc_free_namespace after diagnosi...
Thomas Koenig
1
-0
/
+31
2013-01-28
re PR fortran/53537 (Explicit IMPORT of renamed USE-associated symbol fails)
Tobias Burnus
1
-29
/
+5
2013-01-12
re PR fortran/55868 (gfortran generates for CLASS(*) __m_MOD___vtab__$tar o...
Paul Thomas
1
-88
/
+88
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2013-01-07
re PR fortran/55763 (Issues with some simpler CLASS(*) programs)
Tobias Burnus
1
-3
/
+3
2013-01-04
class.c (gfc_find_intrinsic_vtab): Add _final component.
Tobias Burnus
1
-1
/
+1
2013-01-04
re PR fortran/55763 (Issues with some simpler CLASS(*) programs)
Tobias Burnus
1
-5
/
+33
2012-12-20
array.c (resolve_array_list): Apply C4106.
Paul Thomas
1
-1
/
+33
2012-11-26
re PR fortran/54997 (-Wunused-function gives false warnings)
Janus Weil
1
-2
/
+0
2012-08-28
re PR fortran/54384 (gfortran memory leaks)
Tobias Burnus
1
-2
/
+3
2012-08-27
re PR fortran/41093 (memory leaks with gfc_namespace)
Tobias Burnus
1
-1
/
+0
2012-08-14
decl.c (match_ppc_decl): Copy the procedure interface's symbol as procedure i...
Mikael Morin
1
-0
/
+1
2012-07-31
re PR fortran/42418 (PROCEDURE: Rejects interface which is both specific and ...
Janus Weil
1
-27
/
+6
2012-07-25
trans-types.c (gfc_real16_is_float128): Fix spelling in a comment.
Tobias Burnus
1
-2
/
+2
2012-07-21
re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
Tobias Burnus
1
-6
/
+17
2012-07-20
decl.c (gfc_verify_c_interop_param): Allow assumed-shape with -std=f2008ts.
Tobias Burnus
1
-23
/
+9
2012-07-20
re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
Tobias Burnus
1
-0
/
+3
2012-07-17
re PR fortran/51081 ([F03] Proc-pointer assignment: Rejects valid internal proc)
Janus Weil
1
-40
/
+40
2012-07-17
re PR fortran/53985 (-Wno-c-binding-type still prints a warning)
Tobias Burnus
1
-2
/
+2
2012-07-17
re PR fortran/52101 (Obsolescence warning for non-obs. feature character name...
Tobias Burnus
1
-5
/
+6
2012-07-17
re PR fortran/49265 (Double colon in procedure-stmt (generic interface))
Tobias Burnus
1
-0
/
+14
2012-07-08
gfortran.h: Do not include coretypes.h here.
Steven Bosscher
1
-0
/
+1
2012-06-13
re PR fortran/53597 (F95/F2003 constraint no longer triggers: un-SAVED defaul...
Tobias Burnus
1
-2
/
+3
2012-05-30
re PR c/53502 (Bootstrap broken with --disable-build-poststage1-with-cxx)
Tobias Burnus
1
-3
/
+2
2012-05-30
decl.c: Fix comment typos.
Tobias Burnus
1
-9
/
+9
2012-05-06
re PR fortran/41587 ([OOP] ICE with ALLOCATABLE CLASS components)
Tobias Burnus
1
-1
/
+4
2012-03-12
re PR fortran/52542 (Procedure with a Bind (C) named interface does not inher...
Tobias Burnus
1
-0
/
+7
2012-03-03
lang.opt (Wc-binding-type): New flag.
Tobias Burnus
1
-3
/
+3
2012-03-03
re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
Tobias Burnus
1
-4
/
+26
2012-01-31
re PR fortran/52024 ([OOP] GENERIC operator cannot be resolved)
Tobias Burnus
1
-0
/
+2
2012-01-29
PR 51808 Constify binding_label.
Janne Blomqvist
1
-4
/
+5
2012-01-29
PR 51808 Support arbitrarily long bind(C) binding labels.
Janne Blomqvist
1
-29
/
+27
2012-01-16
re PR fortran/48426 ([patch] Quad precision promotion)
Zydrunas Gimbutas
1
-3
/
+57
2011-11-16
re PR fortran/39427 (F2003: Procedures with same name as types/type construct...
Tobias Burnus
1
-29
/
+150
2011-10-18
re PR fortran/47023 (C_Sizeof: Rejects valid code)
Janus Weil
1
-8
/
+14
2011-10-15
gfortran.texi (Fortran 2008 status, [...]): Update implementation status, cha...
Tobias Burnus
1
-1
/
+1
2011-09-08
re PR fortran/44646 ([F08] Implement DO CONCURRENT)
Tobias Burnus
1
-0
/
+2
2011-08-14
re PR fortran/50073 (gfortran must not accept function name when result name ...
Janus Weil
1
-10
/
+32
2011-06-18
re PR fortran/49400 ([F08] Proc-pointer declaration in BLOCK construct)
Janus Weil
1
-0
/
+1
2011-06-02
re PR fortran/37039 (Cray pointer with pointee DIMENSION statement after POIN...
Asher Langton
1
-3
/
+4
2011-06-02
re PR fortran/49265 (Double colon in procedure-stmt (generic interface))
Steven G. Kargl
1
-1
/
+16
2011-05-29
re PR fortran/45786 (Relational operators .eq. and == are not recognized as e...
Thomas Koenig
1
-0
/
+11
2011-05-06
re PR fortran/48858 (Incorrect error for same binding label on two generic in...
Tobias Burnus
1
-4
/
+13
2011-04-30
re PR fortran/48800 (ICE with non-allocatable/pointer deferred-shape array)
Tobias Burnus
1
-1
/
+1
2011-04-26
decl.c (gfc_match_end): Check that the block name starts with "block@".
Thomas Koenig
1
-1
/
+1
2011-04-18
convert each use of gfc_free (p) to free (p)
Jim Meyering
1
-11
/
+11
2011-03-29
re PR fortran/48095 ([OOP] Invalid assignment to procedure pointer component ...
Janus Weil
1
-2
/
+4
2011-02-16
re PR fortran/47745 ([OOP] Segfault with CLASS(*) and derived type dummy argu...
Janus Weil
1
-6
/
+12
2011-02-12
class.c (gfc_build_class_symbol): Reject polymorphic arrays.
Janus Weil
1
-5
/
+8
2011-01-08
re PR fortran/46896 (Wrong code with transpose(a) passed to subroutine)
Paul Thomas
1
-1
/
+7
[next]