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-expr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-10
Fortran: Pass unlimited polymorphic argument to assumed type [PR103366].
Paul Thomas
1
-4
/
+14
2022-01-03
Fortran: Fix array copy-in/copy-out for BIND(C) functions [PR103390]
Sandra Loosemore
1
-2
/
+8
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
-49
/
+37
2021-11-30
Avoid some -Wunreachable-code-ctrl
Richard Biener
1
-8
/
+3
2021-11-16
fortran: Delete redundant missing_arg_type field
Mikael Morin
1
-2
/
+7
2021-10-27
Fortran: make some trans* functions static
Bernhard Reutner-Fischer
1
-5
/
+5
2021-10-22
Fortran: Avoid running into assert with -fcheck= + UBSAN
Tobias Burnus
1
-0
/
+1
2021-10-19
Fortran: Fix "str" to scalar descriptor conversion [PR92482]
Tobias Burnus
1
-1
/
+1
2021-10-18
Fortran: Fix Bind(C) Array-Descriptor Conversion
Tobias Burnus
1
-153
/
+472
2021-10-12
Fortran: Various CLASS + assumed-rank fixed [PR102541]
Tobias Burnus
1
-38
/
+42
2021-09-27
Fortran: Fix assumed-size to assumed-rank passing [PR94070]
Tobias Burnus
1
-5
/
+38
2021-09-22
Fortran: Add gfc_simple_for_loop aux function
Tobias Burnus
1
-0
/
+34
2021-09-16
Fortran - fix handling of optional allocatable DT arguments with INTENT(OUT)
Harald Anlauf
1
-0
/
+11
2021-09-09
Fortran - out of bounds in array constructor with implied do loop
Harald Anlauf
1
-1
/
+3
2021-07-26
PR fortran/93308/93963/94327/94331/97046 problems raised by descriptor handling
Tobias Burnus
1
-10
/
+14
2021-07-21
Fortran: Fix bind(C) character length checks
Tobias Burnus
1
-10
/
+8
2021-07-14
Fortran - ICE in gfc_conv_expr_present initializing non-dummy class variable
Harald Anlauf
1
-2
/
+3
2021-06-08
Fix "tailing" typo.
Martin Liska
1
-1
/
+1
2021-06-05
Fortran: Fix some issues with pointers to character.
José Rui Faustino de Sousa
1
-14
/
+56
2021-05-24
OpenMP/Fortran: Handle polymorphic scalars in data-sharing FIRSTPRIVATE [PR86...
Tobias Burnus
1
-1
/
+1
2021-05-23
Fortran: fix passing return value to class(*) dummy argument
Harald Anlauf
1
-1
/
+3
2021-05-10
Come up with startswith function.
Martin Liska
1
-1
/
+1
2021-05-06
Fortran: Assumed and explicit size class arrays [PR46691/99819].
Paul Thomas
1
-0
/
+9
2021-05-05
PR fortran/100274 - ICE in gfc_conv_procedure_call, at fortran/trans-expr.c:6131
Harald Anlauf
1
-0
/
+1
2021-04-28
Fortran: Fix double function call with -fcheck=pointer [PR]
José Rui Faustino de Sousa
1
-5
/
+2
2021-04-15
Fortran: Fix class reallocate on assignment [PR99307].
Paul Thomas
1
-29
/
+69
2021-03-28
Fortran: Fix problem with runtime pointer check [PR99602].
Paul Thomas
1
-8
/
+20
2021-03-14
PR fortran/99112 - ICE with runtime diagnostics for SIZE intrinsic function
Harald Anlauf
1
-2
/
+12
2021-03-13
Fortran: Fix for class defined operators [PR99125].
Paul Thomas
1
-1
/
+1
2021-02-24
Fortran: Fix memory problems with assumed rank formal args [PR98342].
Paul Thomas
1
-6
/
+34
2021-02-21
PR fortran/99169 - Do not clobber allocatable intent(out) dummy argument
Harald Anlauf
1
-0
/
+1
2021-02-12
Fortran: Fix rank of assumed-rank array [PR99043]
Tobias Burnus
1
-2
/
+3
2021-01-27
Fortran: Fix ICE due to elemental procedure pointers [PR93924/5].
Paul Thomas
1
-2
/
+4
2021-01-08
Fortran: Allow pointer deferred length associate selectors. [PR93794]
Paul Thomas
1
-1
/
+1
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-12-26
Fix failures with -m32 and some memory leaks.
Paul Thomas
1
-5
/
+37
2020-12-25
PR93685 - ICE in gfc_constructor_append_expr, at fortran/constructor.c:135
Harald Anlauf
1
-5
/
+7
2020-12-18
As well as the PR this patch fixes problems in handling class objects
Paul Thomas
1
-23
/
+241
2020-10-07
This patch fixes PR47469 - a trivial bit of tidying up.
Paul Thomas
1
-6
/
+2
2020-09-30
This patch fixes PR97045 - unlimited polymorphic array element selectors.
Paul Thomas
1
-1
/
+2
2020-09-24
This patch fixes PR96495 - frees result components outside loop.
Paul Thomas
1
-1
/
+25
2020-08-10
This patch fixes PR96312. Cures a used uninitialized warning.
Paul Thomas
1
-6
/
+21
2020-06-11
Patch to Bug 94022 - Array slices of assumed-size arrays.
José Rui Faustino de Sousa
1
-0
/
+2
2020-06-04
PR fortran/95500 - Segfault compiling extra interface on intrinsic
Harald Anlauf
1
-0
/
+1
2020-06-03
Simple patch only add assumed-rank to the list of possible attributes.
José Rui Faustino de Sousa
1
-1
/
+2
2020-05-11
[Fortran] Fix/modify present() handling for assumed-shape optional (PR 94672)
Tobias Burnus
1
-8
/
+14
2020-04-25
Fix PR 94578.
Thomas König
1
-2
/
+6
2020-03-17
Fix up duplicated duplicated words mostly in comments
Jakub Jelinek
1
-1
/
+1
2020-02-28
Commit for PR92785
Paul Thomas
1
-0
/
+11
[next]