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-15
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-15
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-stmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
Rename .c files to .cc files.
Martin Liska
1
-7468
/
+0
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-12-03
fortran: Fix setting of array lower bound for named arrays
Chung-Lin Tang
1
-10
/
+7
2021-11-16
fortran: simplify elemental arguments walking
Mikael Morin
1
-22
/
+0
2021-11-12
fortran: Ignore unused args in scalarization [PR97896]
Mikael Morin
1
-0
/
+20
2021-10-27
Fortran: Fix 'select rank' for allocatables/pointers
Tobias Burnus
1
-1
/
+1
2021-10-18
Fortran: Fix Bind(C) Array-Descriptor Conversion
Tobias Burnus
1
-23
/
+21
2021-09-22
Fortran: Fix testcases that violate C838, + revealed ICE
Sandra Loosemore
1
-3
/
+4
2021-08-15
Fortran: fix checks for STAT= and ERRMSG= arguments of SYNC ALL/SYNC IMAGES
Harald Anlauf
1
-2
/
+4
2021-03-15
Fortran: Fix problem with allocate initialization [PR99545].
Paul Thomas
1
-1
/
+1
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-12-27
Fortran: Fix some select rank issues [PR97694 and 97723].
Paul Thomas
1
-1
/
+1
2020-12-17
PR fortran/98307 - Dependency check fails when using "allocatable"
Harald Anlauf
1
-2
/
+3
2020-09-30
This patch fixes PR97045 - unlimited polymorphic array element selectors.
Paul Thomas
1
-0
/
+1
2020-09-21
PR fortran/90903 [part2] - Add runtime checking for the MVBITS intrinsic
Harald Anlauf
1
-10
/
+38
2020-09-06
fortran: caf_fail_image expects no argument
Francois-Xavier Coudert
1
-2
/
+1
2020-06-29
PR fortran/71706 - ICE on using sync images with -fcheck=bounds
Harald Anlauf
1
-3
/
+3
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-07
Fortran] PR 92793 - fix column used for error diagnostic
Tobias Burnus
1
-8
/
+11
2019-11-10
re PR fortran/92123 ([F2018/array-descriptor] Scalar allocatable/pointer wit...
Paul Thomas
1
-4
/
+1
2019-09-29
re PR fortran/91726 (ICE in gfc_conv_array_ref, at fortran/trans-array.c:3612)
Paul Thomas
1
-0
/
+36
2019-09-01
array.c (spec_dimen_size): Check for the presence of expressions for the bounds.
Paul Thomas
1
-4
/
+311
2019-08-27
re PR fortran/91496 (!GCC$ directives error if mistyped or unknown)
Harald Anlauf
1
-0
/
+27
2019-05-22
Fix fortran size_type_node parameter passing.
Andrew Stubbs
1
-5
/
+8
2019-05-19
re PR fortran/90498 (ICE with select type/associate and derived type argument...
Paul Thomas
1
-1
/
+2
2019-03-27
re PR fortran/88247 (ICE in get_array_ctor_var_strlen, at fortran/trans-array...
Paul Thomas
1
-2
/
+4
2019-02-24
re PR fortran/89174 (Allocation segfault with CLASS(*) MOLD)
Thomas Koenig
1
-1
/
+1
2019-01-09
PR other/16615 [1/5]
Sandra Loosemore
1
-2
/
+2
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-10-18
re PR fortran/58618 (Wrong code with character substring and ASSOCIATE)
Paul Thomas
1
-5
/
+2
2018-10-16
Fix bounds with ALLOCATE with source-expr
Tobias Burnus
1
-2
/
+14
2018-10-16
Handle form_team w/ function args
Tobias Burnus
1
-21
/
+38
2018-10-08
re PR fortran/86372 (Segfault on ASSOCIATE statement with CHARACTER variable)
Paul Thomas
1
-1
/
+0
2018-09-23
Do array index calculations in gfc_array_index_type
Janne Blomqvist
1
-19
/
+15
2018-09-21
re PR fortran/87359 (pointer being freed was not allocated)
Paul Thomas
1
-1
/
+2
2018-09-21
Fix co-array allocation
Andrew Stubbs
1
-1
/
+3
2018-08-28
re PR fortran/80477 ([OOP] Polymorphic function result generates memory leak)
Paul Thomas
1
-1
/
+13
2018-05-20
re PR fortran/49636 ([F03] ASSOCIATE construct confused with slightly complic...
Paul Thomas
1
-5
/
+2
2018-04-12
re PR fortran/83064 (DO CONCURRENT and auto-parallelization)
Thomas Koenig
1
-4
/
+4
2018-04-09
re PR fortran/83064 (DO CONCURRENT and auto-parallelization)
Thomas Koenig
1
-1
/
+4
2018-02-28
re PR fortran/83901 (ICE in fold_convert_loc, at fold-const.c:2402)
Paul Thomas
1
-1
/
+2
2018-02-23
PR 84519 Handle optional QUIET specifier for STOP and ERROR STOP
Janne Blomqvist
1
-5
/
+8
2018-02-22
PR 78534, 84509 Fix libgfortran API for PAUSE statement
Janne Blomqvist
1
-4
/
+5
2018-02-22
Character length cleanup for Coarray Fortran library
Janne Blomqvist
1
-10
/
+10
2018-02-17
re PR fortran/84115 (Failure in associate construct with concatenated charact...
Paul Thomas
1
-0
/
+34
2018-01-26
Partial Failed Images patch
Damian Rouson
1
-0
/
+104
2018-01-23
re PR fortran/83898 (ICE in gfc_conv_expr_descriptor, at fortran/trans-array....
Paul Thomas
1
-1
/
+2
2018-01-08
re PR fortran/83611 ([PDT] Assignment of parameterized types causes double fr...
Paul Thomas
1
-2
/
+33
2018-01-05
PR 78534 Change character length from int to size_t
Janne Blomqvist
1
-11
/
+12
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
[next]