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
/
testsuite
/
gfortran.dg
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-13
Fortran: add DATA statement testcase
Francois-Xavier Coudert
1
-0
/
+26
2023-06-13
Fortran: fix passing of zero-sized array arguments to procedures [PR86277]
Harald Anlauf
2
-0
/
+295
2023-06-12
OpenMP: Cleanups related to the 'present' modifier
Tobias Burnus
4
-24
/
+25
2023-06-10
Fortran: add Fortran 2018 IEEE_{MIN,MAX} functions
Francois-Xavier Coudert
4
-0
/
+940
2023-06-08
Fortran: Fix some more blockers in associate meta-bug [PR87477]
Paul Thomas
4
-1
/
+80
2023-06-06
openmp: Add support for the 'present' modifier
Tobias Burnus
7
-3
/
+180
2023-06-02
Fortran: fix diagnostics for SELECT RANK [PR100607]
Steve Kargl
1
-0
/
+48
2023-06-02
Fortran: Fix some problems blocking associate meta-bug [PR87477]
Paul Thomas
7
-1
/
+274
2023-06-01
Fortran: force error on bad KIND specifier [PR88552]
Harald Anlauf
1
-0
/
+6
2023-06-01
OpenMP/Fortran: Permit pure directives inside PURE
Tobias Burnus
7
-14
/
+241
2023-05-26
Fortran/OpenMP: Add parsing support for allocators/allocate directives
Tobias Burnus
7
-2
/
+533
2023-05-26
Remove accidentally added gfortran.dg/gomp/allocate*-.f90 files
Tobias Burnus
6
-530
/
+0
2023-05-26
amdgcn: Change -m(no-)xnack to -mxnack=(on,off,any)
Tobias Burnus
6
-0
/
+530
2023-05-24
Fortran: reject bad DIM argument of SIZE intrinsic in simplification [PR104350]
Harald Anlauf
1
-0
/
+19
2023-05-24
Fortran: checking and simplification of RESHAPE intrinsic [PR103794]
Harald Anlauf
2
-0
/
+49
2023-05-23
Fortran: Fix assumed length chars and len inquiry [PR103716]
Paul Thomas
1
-0
/
+15
2023-05-23
Fortran: Allow declaration of finalizable DT in a submodule [PR97122]
Paul Thomas
1
-27
/
+41
2023-05-17
Fortran: set shape of initializers of zero-sized arrays [PR95374,PR104352]
Harald Anlauf
1
-0
/
+28
2023-05-17
Fortran/OpenMP: Fix mapping of array descriptors and deferred-length strings
Tobias Burnus
5
-7
/
+78
2023-05-16
Fortran: Fix an assortment of bugs
Paul Thomas
6
-0
/
+154
2023-05-15
Fortran: CLASS pointer function result in variable definition context [PR109846]
Harald Anlauf
1
-0
/
+39
2023-05-12
Fortran: Revise a namelist test case.
Jerry DeLisle
1
-4
/
+17
2023-05-08
Let each 'lto_init' determine the default 'LTO_OPTIONS', and 'torture-init' t...
Thomas Schwinge
1
-1
/
+1
2023-05-07
Fortran: Reject semicolon after namelist name.
Jerry DeLisle
1
-0
/
+15
2023-05-06
Fortran: Namelist read with invalid input accepted.
Jerry DeLisle
1
-0
/
+15
2023-05-05
Fortran: overloading of intrinsic binary operators [PR109641]
Harald Anlauf
1
-0
/
+118
2023-05-04
OpenACC: Further attach/detach clause fixes for Fortran [PR109622]
Julian Brown
2
-0
/
+52
2023-04-28
OpenACC: Stand-alone attach/detach clause fixes for Fortran [PR109622]
Julian Brown
1
-6
/
+6
2023-04-28
gimple-range-op: Handle sqrt (basic bounds only)
Jakub Jelinek
1
-1
/
+1
2023-04-25
'omp scan' struct block seq update for OpenMP 5.x
Tobias Burnus
6
-19
/
+114
2023-04-22
Fortran: function results never have the ALLOCATABLE attribute [PR109500]
Harald Anlauf
1
-0
/
+36
2023-04-19
testsuite: fix scan-tree-dump patterns [PR83904,PR100297]
Harald Anlauf
2
-2
/
+2
2023-04-14
Fortran: fix compile-time simplification of SET_EXPONENT [PR109511]
Harald Anlauf
1
-0
/
+36
2023-04-14
Fortran: Fix an excess finalization during allocation [PR104272]
Paul Thomas
2
-1
/
+58
2023-04-12
Fortran: fix functions with entry and pointer/allocatable result [PR104312]
Harald Anlauf
2
-0
/
+128
2023-04-12
Fortran: resolve correct generic with TYPE(C_PTR) arguments [PR61615,PR99982]
Harald Anlauf
1
-0
/
+95
2023-04-11
gfortran.dg/gomp/affinity-clause-1.f90: Fix scan-tree-dump
Tobias Burnus
1
-2
/
+1
2023-04-08
Fortran: Fix some of the bugs in associate [PR87477]
Paul Thomas
7
-5
/
+197
2023-04-08
Fortran: Fix dg directives and remove trailing whitespaces in testsuite
Paul Thomas
23
-72
/
+72
2023-04-04
Fortran: reject module variable as character length in PARAMETER [PR104349]
Harald Anlauf
2
-0
/
+10
2023-03-28
Enable 'gfortran.dg/weak-2.f90' for nvptx target
Thomas Schwinge
1
-4
/
+6
2023-03-28
Fix compute_operand when op1 == op2 symbolically.
Andrew MacLeod
1
-0
/
+39
2023-03-24
Fortran: Escalate failure when Hollerith constant to real conversion fails
Haochen Gui
3
-0
/
+18
2023-03-22
Fortran: improve checking of FINAL subroutine arguments [PR104572]
Harald Anlauf
1
-0
/
+14
2023-03-21
Fortran: reject MODULE PROCEDURE outside generic module interface [PR99036]
Harald Anlauf
1
-0
/
+9
2023-03-21
Fortran: Fix regression caused by PR37336 patch [PR109209]
Paul Thomas
1
-0
/
+80
2023-03-20
Fortran: simplification of NEAREST for large argument [PR109186]
Harald Anlauf
1
-0
/
+26
2023-03-20
Fortran: Allow external function from in an associate block [PR87127]
Paul Thomas
1
-0
/
+28
2023-03-19
Fortran: procedures with BIND(C) attribute require explicit interface [PR85877]
Harald Anlauf
1
-0
/
+25
2023-03-18
Fortran: Fix bugs and missing features in finalization [PR37336]
Paul Thomas
19
-8
/
+1718
[next]