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
/
trans-decl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
Rename .c files to .cc files.
Martin Liska
1
-7956
/
+0
2022-01-11
gfortran: Introduce gfc_type_abi_kind
Jakub Jelinek
1
-4
/
+6
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-12-28
Fortran: Emit correct types for CHARACTER(C_CHAR), VALUE arguments
Francois-Xavier Coudert
1
-6
/
+11
2021-11-12
fortran: Ignore unused args in scalarization [PR97896]
Mikael Morin
1
-23
/
+1
2021-10-26
Fortran: Fix character(len=cst) dummies with bind(C) [PR102885]
Tobias Burnus
1
-0
/
+7
2021-10-25
Initialize variable.
Andrew MacLeod
1
-1
/
+1
2021-10-18
Fortran: Fix Bind(C) Array-Descriptor Conversion
Tobias Burnus
1
-143
/
+885
2021-10-14
openmp, fortran: Add support for OpenMP declare variant directive in Fortran
Kwok Cheung Yeung
1
-3
/
+13
2021-10-12
Fortran: Various CLASS + assumed-rank fixed [PR102541]
Tobias Burnus
1
-1
/
+2
2021-09-27
Fortran: Fix assumed-size to assumed-rank passing [PR94070]
Tobias Burnus
1
-14
/
+0
2021-09-17
Fortran - (large) arrays in the main shall be static
Harald Anlauf
1
-2
/
+3
2021-08-24
Fortran: fix pointless warning for static variables
Harald Anlauf
1
-7
/
+13
2021-07-26
PR fortran/93308/93963/94327/94331/97046 problems raised by descriptor handling
Tobias Burnus
1
-13
/
+19
2021-07-21
OpenACC 'nohost' clause
Thomas Schwinge
1
-0
/
+8
2021-06-28
fortran: Add support for per-location warning groups.
Martin Sebor
1
-14
/
+14
2021-06-15
Fortran/OpenMP: Extend defaultmap clause for OpenMP 5 [PR92568]
Tobias Burnus
1
-0
/
+5
2021-05-22
Steve Kargl <kargl@gcc.gnu.org>
Andre Vehreschild
1
-1
/
+8
2021-05-17
PR fortran/98411 - Pointless warning for static variables
Harald Anlauf
1
-0
/
+1
2021-05-10
Come up with startswith function.
Martin Liska
1
-1
/
+1
2021-04-20
Fortran: Fix host associated PDT entity initialization [PR99307].
Paul Thomas
1
-1
/
+2
2021-03-23
Fortran: Fix func decl mismatch [PR93660]
Tobias Burnus
1
-1
/
+5
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-11-30
Fortran: -fno-automatic and -fopenacc / recusion check cleanup
Tobias Burnus
1
-2
/
+1
2020-11-28
Generate correct fn specs for some Fortran library functions.
Thomas Koenig
1
-2
/
+4
2020-11-10
Fortran: Fix function decl's location [PR95847]
Tobias Burnus
1
-9
/
+10
2020-11-03
Fortran: Add !GCC$ attributes DEPRECATED
Tobias Burnus
1
-1
/
+1
2020-10-15
Fix fndecl's for fortran coarray calls.
Andre Vehreschild
1
-38
/
+38
2020-10-02
Perforate fnspec strings
Jan Hubicka
1
-82
/
+94
2020-09-30
Fix some fnspec strings in trans-decl.c
Jan Hubicka
1
-13
/
+13
2020-08-26
Fortran: Add 'device_type' clause to OpenMP's declare target
Tobias Burnus
1
-1
/
+21
2020-07-21
PR fortran/89574 - ICE in conv_function_val, at fortran/trans-expr.c:3792
Harald Anlauf
1
-1
/
+6
2020-06-29
Do not generate recursion check for compiler-generated procedures.
Thomas Koenig
1
-1
/
+1
2020-05-27
Fortran : ICE in gfc_trans_label_assign PR50392
Mark Eggleston
1
-3
/
+8
2020-04-14
Fix PR 94270 by not warning about artifical dummy arguments.
Thomas König
1
-1
/
+1
2020-02-01
fortran: Fix up TYPE_ARG_TYPES of procs with scalar VALUE optional args [PR92...
Jakub Jelinek
1
-2
/
+4
2020-01-30
fortran: Fix up ISO_Fortran_binding_15.f90 failures [PR92123]
Jakub Jelinek
1
-2
/
+12
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-30
Remove KIND argument from INDEX so it does not mess up scalarization.
Thomas Koenig
1
-1
/
+23
2019-12-07
Fortran] PR 92793 - fix column used for error diagnostic
Tobias Burnus
1
-2
/
+2
2019-12-05
re PR fortran/92781 (ICE in convert_nonlocal_reference_op, at tree-nested.c:1...
Jakub Jelinek
1
-4
/
+7
2019-11-11
Fortran] Support absent optional args with use_device_{ptr,addr}
Tobias Burnus
1
-2
/
+1
2019-11-10
Don't print warning when moving to static with -fno-automatic
Janne Blomqvist
1
-9
/
+10
2019-11-03
re PR fortran/92113 (r276673 causes segfault in gfortran.dg/pr51434.f90)
Thomas Koenig
1
-7
/
+14
2019-10-27
re PR fortran/86248 (LEN_TRIM in specification expression causes link failure)
Paul Thomas
1
-20
/
+13
2019-10-18
re PR fortran/69455 ([F08] Assembler error(s) when using intrinsic modules in...
Steven G. Kargl
1
-1
/
+8
2019-10-11
[OpenMP,Fortran] Fix several OpenMP use_device_addr/map/update errors
Tobias Burnus
1
-1
/
+2
2019-10-03
re PR fortran/84487 (Large rodate section increase in 465.tonto with r254427)
Thomas Koenig
1
-1
/
+5
2019-10-02
f95-lang.c (LANG_HOOKS_OMP_IS_OPTIONAL_ARGUMENT): Define to gfc_omp_is_option...
Kwok Cheung Yeung
1
-0
/
+5
2019-09-14
re PR fortran/91557 (Bogus warning about unused dummy argument _formal_*)
Thomas Koenig
1
-3
/
+5
[next]