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/gfortran-test
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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-13
Merged current trunk to branch.
Thomas Koenig
1
-4
/
+21
2021-01-03
Merge branch 'master' into devel/coarray_native
Thomas Koenig
1
-1
/
+4
2020-12-30
Make STAT and ERRMSG work on ALLOCATE, move error handling to library.
Thomas Koenig
1
-1
/
+2
2020-12-26
Fix failures with -m32 and some memory leaks.
Paul Thomas
1
-0
/
+1
2020-12-23
Add offset to allocatable shared coarrays.
Thomas Koenig
1
-4
/
+3
2020-12-20
Made the ALLOCATED intrinsic work with scalar coarrays.
Thomas Koenig
1
-0
/
+5
2020-12-18
As well as the PR this patch fixes problems in handling class objects
Paul Thomas
1
-0
/
+1
2020-12-17
Use __builtin_atomic_thread_fence and implement SYNC_MEMORY.
Thomas Koenig
1
-0
/
+1
2020-11-28
Generate correct fn specs for some Fortran library functions.
Thomas Koenig
1
-1
/
+2
2020-10-28
Merge branch 'master' into devel/coarray_native.
Thomas Koenig
1
-0
/
+4
2020-10-18
Implement comments from review.
Nicolas KÃnig
1
-12
/
+12
2020-09-23
Initial commit of coarray_native branch.
I'm not telling you my name, idiot
1
-0
/
+18
2020-09-21
PR fortran/90903 [part2] - Add runtime checking for the MVBITS intrinsic
Harald Anlauf
1
-0
/
+4
2020-09-15
OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668]
Tobias Burnus
1
-1
/
+1
2020-06-03
[OpenMP] Fix mapping of artificial variables (PR94874)
Tobias Burnus
1
-0
/
+1
2020-05-11
[Fortran] Fix/modify present() handling for assumed-shape optional (PR 94672)
Tobias Burnus
1
-1
/
+1
2020-01-28
Increase GFC_MAX_MANGLED_SYMBOL_LEN to handle submodule names.
Andrew Benson
1
-2
/
+2
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-20
OpenACC 2.6 deep copy: Fortran front-end parts
Julian Brown
1
-0
/
+8
2019-12-07
Fortran] PR 92793 - fix column used for error diagnostic
Tobias Burnus
1
-0
/
+4
2019-12-06
re PR fortran/92775 (Incorrect expression in DW_AT_byte_stride on an array)
Jakub Jelinek
1
-4
/
+0
2019-11-11
Fortran] Support absent optional args with use_device_{ptr,addr}
Tobias Burnus
1
-1
/
+1
2019-11-01
OpenMP] use_device_addr/use_device_ptr with Fortran allocatable/pointer arrays
Tobias Burnus
1
-0
/
+1
2019-10-11
[OpenMP,Fortran] Fix several OpenMP use_device_addr/map/update errors
Tobias Burnus
1
-0
/
+1
2019-10-02
f95-lang.c (LANG_HOOKS_OMP_IS_OPTIONAL_ARGUMENT): Define to gfc_omp_is_option...
Kwok Cheung Yeung
1
-0
/
+4
2019-09-29
re PR fortran/91726 (ICE in gfc_conv_array_ref, at fortran/trans-array.c:3612)
Paul Thomas
1
-0
/
+1
2019-09-26
CO_BROADCAST for derived types with allocatable components
Alessandro Fanfarillo
1
-0
/
+8
2019-08-17
PR fortran/68401 Improve allocation error message
Janne Blomqvist
1
-1
/
+1
2019-08-13
re PR fortran/90561 (ICE in gimplify_var_or_parm_decl, at gimplify.c:2747)
Thomas Koenig
1
-0
/
+1
2019-05-29
re PR fortran/90539 (481.wrf slowdown by 25% on Intel Kaby with -Ofast -march...
Thomas Koenig
1
-1
/
+4
2019-05-19
re PR fortran/88821 (Inline packing of non-contiguous arguments)
Thomas Koenig
1
-1
/
+4
2019-05-10
re PR fortran/90093 (Extended C interop: optional argument incorrectly identi...
Paul Thomas
1
-0
/
+3
2019-02-24
re PR fortran/89174 (Allocation segfault with CLASS(*) MOLD)
Thomas Koenig
1
-1
/
+1
2019-02-18
re PR fortran/87689 (PowerPC64 ELFv2 function parameter passing violation)
Thomas Koenig
1
-1
/
+2
2019-01-12
gfortran.texi: Add description in sections on TS 29113 and further interopera...
Paul Thomas
1
-0
/
+2
2019-01-07
re PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic)
Thomas Koenig
1
-0
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-09-22
re PR middle-end/41453 (use INTENT(out) for optimization)
Thomas Koenig
1
-1
/
+2
2018-06-08
re PR fortran/85631 (Runtime error message array bound mismatch with nonzero ...
Thomas Koenig
1
-0
/
+1
2018-06-01
re PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM INIT (REPEATABLE, IMAG...
Steven G. Kargl
1
-0
/
+2
2018-03-14
check.c (gfc_check_kill_sub): Remove check for INTEGER(4) or (8).
Steven G. Kargl
1
-0
/
+2
2018-03-11
re PR fortran/84546 (Bad sourced allocation of CLASS(*) with source with CLAS...
Paul Thomas
1
-1
/
+1
2018-01-26
Partial Failed Images patch
Damian Rouson
1
-0
/
+6
2018-01-25
re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...
Paul Thomas
1
-0
/
+6
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-09-10
re PR fortran/34640 (ICE when assigning item of a derived-component to a poin...
Paul Thomas
1
-1
/
+1
2017-03-05
check.c (positive_check): Add new function checking constant for being greate...
Andre Vehreschild
1
-0
/
+4
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-12-19
trans.h: Remove gfor_fndecl_stop_numeric_f08.
Francois-Xavier Coudert
1
-1
/
+0
2016-12-09
trans-array.c (gfc_array_deallocate): Remove wrapper.
Andre Vehreschild
1
-1
/
+2
[next]