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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-05
resolve.c (conformable_arrays): Avoid segfault when ar.start[i] == NULL.
Tobias Burnus
2
-0
/
+8
2013-05-05
re PR fortran/57141 (Cannot change attributes of USE-associated intrinsic)
Tobias Burnus
2
-0
/
+7
2013-05-04
decl.c (gfc_verify_c_interop_param): Permit allocatable and pointer with -std...
Tobias Burnus
2
-12
/
+24
2013-05-02
re PR fortran/57142 (SIZE/SHAPE overflow despite kind=8)
Tobias Burnus
3
-23
/
+62
2013-05-01
frontend-passes.c (optimize_power): Fix typo in comment.
Thomas Koenig
2
-1
/
+6
2013-04-30
re PR fortran/57071 (Optimize (-1)**k to 1 - 2 * mod(K, 2))
Thomas Koenig
2
-0
/
+24
2013-04-29
re PR fortran/57114 (wrong information at http://gcc.gnu.org/onlinedocs/gfort...
Tobias Burnus
2
-2
/
+8
2013-04-28
re PR fortran/57093 (Seg fault on internal output to a character scalar coarray)
Tobias Burnus
3
-5
/
+12
2013-04-28
re PR fortran/57071 (Optimize (-1)**k to 1 - 2 * mod(K, 2))
Thomas Koenig
2
-0
/
+69
2013-04-25
PR 57028 Bootstrap regression wrt zlib.
Janne Blomqvist
2
-1
/
+9
2013-04-22
re PR fortran/53685 (surprising warns about transfer with explicit character ...
Janus Weil
5
-47
/
+47
2013-04-20
re PR fortran/56907 (C_LOC shall not call internal-PACK when an array argumen...
Tobias Burnus
2
-1
/
+12
2013-04-19
re PR fortran/56872 (Incorrect SUM evaluation, involving implied-do loop, wit...
Thomas Koenig
2
-20
/
+43
2013-04-18
expr.c (find_array_element): Don't copy expr.
Tobias Burnus
6
-5
/
+27
2013-04-18
re PR fortran/56994 (Incorrect documentation for Fortran NEAREST intrinsic fu...
Tobias Burnus
2
-1
/
+6
2013-04-17
re PR fortran/56814 (Bogus Interface mismatch in dummy procedure)
Janus Weil
2
-2
/
+15
2013-04-17
PR 40958 Compress module files with zlib.
Janne Blomqvist
5
-95
/
+196
2013-04-16
re PR fortran/39505 (Consider a 'no arg check' directive)
Tobias Burnus
6
-16
/
+141
2013-04-16
re PR fortran/56968 ([F03] Issue with a procedure defined with a generic name...
Janus Weil
2
-1
/
+11
2013-04-16
re PR fortran/56969 (ISO_C_BINDING regression with current trunk)
Tobias Burnus
2
-1
/
+9
2013-04-15
intrinsic.texi (SYSTEM_CLOCK): Recommend kind=8.
Tobias Burnus
2
-1
/
+5
2013-04-15
PR 56919 Improve SYSTEM_CLOCK intrinsic on Windows.
Janne Blomqvist
2
-19
/
+35
2013-04-15
class.c (gfc_find_intrinsic_vtab): Removed unused var.
Tobias Burnus
7
-7
/
+16
2013-04-14
re PR fortran/56816 (ICE in delete_root)
Mikael Morin
3
-7
/
+17
2013-04-13
re PR fortran/55959 ([OOP] ICE in in gfc_simplify_expr, at fortran/expr.c:1920)
Janus Weil
2
-1
/
+5
2013-04-12
re PR fortran/56266 ([OOP] ICE on invalid in gfc_match_varspec)
Janus Weil
2
-4
/
+11
2013-04-12
re PR fortran/56929 ([OOP] [F08] ICE on dummy argument child class with coarr...
Tobias Burnus
2
-3
/
+13
2013-04-12
re PR fortran/56261 ([OOP] seg fault call procedure pointer on polymorphic ar...
Janus Weil
5
-150
/
+172
2013-04-12
re PR fortran/56845 ([OOP] _vptr not set to declared type for CLASS + SAVE)
Tobias Burnus
2
-1
/
+8
2013-04-12
re PR fortran/56845 ([OOP] _vptr not set to declared type for CLASS + SAVE)
Tobias Burnus
4
-33
/
+89
2013-04-11
Replace enum gfc_try with bool type.
Janne Blomqvist
36
-4989
/
+4849
2013-04-09
gfortran.texi (KIND Type Parameters, [...]): Add crossrefs.
Tobias Burnus
2
-11
/
+159
2013-04-08
re PR fortran/56872 (Incorrect SUM evaluation, involving implied-do loop, wit...
Thomas Koenig
2
-1
/
+13
2013-04-07
re PR fortran/56849 (Missing compile-time shape check for RESHAPE assignments...
Tobias Burnus
2
-4
/
+7
2013-04-04
re PR fortran/40881 ([F03] warn for obsolescent features)
Janus Weil
3
-4
/
+10
2013-04-04
re PR fortran/50269 (Wrongly rejects element of assumed-shape array in C_LOC)
Tobias Burnus
2
-6
/
+30
2013-04-03
re PR fortran/56284 ([OOP] ICE with alternate return in type-bound procedure)
Janus Weil
3
-1
/
+20
2013-04-01
re PR fortran/56500 ([OOP] "IMPLICIT CLASS(...)" wrongly rejected)
Janus Weil
2
-0
/
+10
2013-03-31
2013-03-31 Tobias Burnus <burnus@net-b.de>
Tobias Burnus
4
-28
/
+55
2013-03-30
ChangeLog: Add commit message from rev.
Thomas Koenig
1
-0
/
+8
2013-03-30
trans-expr.c (build_memcmp_call): New function.
Thomas Koenig
1
-0
/
+46
2013-03-29
re PR fortran/35203 (OPTIONAL, VALUE actual argument cannot be an INTEGER 0)
Tobias Burnus
3
-7
/
+105
2013-03-29
re PR libfortran/56737 (Wrong I/O result with format cache for Hollerith stri...
Tobias Burnus
1
-7
/
+0
2013-03-29
re PR fortran/56735 (Namelist Read Error with question marks)
Tobias Burnus
1
-0
/
+7
2013-03-28
re PR fortran/45159 (Unnecessary temporaries)
Thomas Koenig
4
-10
/
+296
2013-03-28
re PR fortran/55806 (Missed optimization with ANY or ALL)
Thomas Koenig
2
-1
/
+106
2013-03-27
re PR fortran/56650 (Odd error messages with C_SIZEOF for valid code)
Tobias Burnus
6
-18
/
+156
2013-03-27
PR 25708 Use a temporary buffer when parsing module files.
Janne Blomqvist
2
-13
/
+54
2013-03-26
re PR fortran/56649 (ICE gfc_conv_structure with MERGE)
Tobias Burnus
2
-4
/
+44
2013-03-25
re PR fortran/38536 (ICE with C_LOC in resolve.c due to not properly going th...
Tobias Burnus
17
-1465
/
+1181
[next]