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
/
fortran
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-16
re PR fortran/28390 (Broken !$omp parallel do lastprivate(iterationvar))
Jakub Jelinek
2
-2
/
+9
2006-07-16
re PR fortran/28384 (ICE on non-existent COMMON block)
Paul Thomas
4
-63
/
+184
2006-07-15
trans-expr.c (gfc_trans_string_copy): Evaluate the string lengths
Steven G. Kargl
2
-3
/
+10
2006-07-13
re PR fortran/28174 (Corruption of multiple character arrays when passing arr...
Paul Thomas
4
-1
/
+47
2006-07-12
re PR fortran/28163 (Calling libgfortran's copy_string is inefficient)
Francois-Xavier Coudert
4
-15
/
+69
2006-07-11
Fix typos.
Feng Wang
1
-1
/
+1
2006-07-11
re PR fortran/28213 (ICE: Hollerith constant)
Feng Wang
2
-0
/
+7
2006-07-07
* intrinsic.texi: Fix typos.
Kazu Hirata
2
-2
/
+6
2006-07-07
re PR fortran/28237 (print call())
Paul Thomas
2
-0
/
+14
2006-07-06
re PR fortran/28129 (gfortran -fbounds-check: Shows invalid array out of boun...
Francois-Xavier Coudert
2
-9
/
+20
2006-07-06
re PR fortran/27874 (Bad interaction between bounds checking, forall and deri...
Francois-Xavier Coudert
2
-0
/
+10
2006-07-05
re PR fortran/20892 (dummy procedure can't be generic)
Francois-Xavier Coudert
2
-0
/
+13
2006-07-04
re PR fortran/28174 (Corruption of multiple character arrays when passing arr...
Paul Thomas
6
-23
/
+141
2006-07-04
intrinsic.c (add_subroutines): Add ITIME and IDATE.
Francois-Xavier Coudert
6
-2
/
+154
2006-07-03
decl.c (match_old_style_init): Add data attribute to symbol.
Asher Langton
2
-1
/
+14
2006-07-03
iresolve.c (gfc_resolve_cpu_time, [...]): Remove ATTRIBUTE_UNUSED for used ar...
Francois-Xavier Coudert
2
-2
/
+7
2006-07-03
* intrinsic.texi: Document new intrinsics.
Francois-Xavier Coudert
2
-138
/
+1352
2006-07-01
re PR fortran/19259 (";" as first nonblank character on a line should be an e...
Tobias Schlüter
2
-2
/
+31
2006-06-30
* check.c: Fix a comment typo.
Kazu Hirata
2
-1
/
+5
2006-06-25
re PR fortran/25056 (non-PURE function should not be a valid argument)
Paul Thomas
4
-9
/
+110
2006-06-24
re PR fortran/28081 (Undue compile-time error for zero-sized substring)
Francois-Xavier Coudert
2
-3
/
+13
2006-06-24
re PR fortran/23862 (Select Fortran source form appropriately for "-pipe")
Francois-Xavier Coudert
2
-1
/
+7
2006-06-24
re PR fortran/28118 (ICE calling subroutine defined via explicit interface)
Paul Thomas
2
-3
/
+38
2006-06-24
re PR fortran/28094 (Modulo of real(kind=10) variables doesn't work)
Francois-Xavier Coudert
3
-4
/
+18
2006-06-23
re PR fortran/27981 (Strange error message for illegal integer constant)
Steven G. Kargl
2
-0
/
+11
2006-06-22
re PR fortran/24748 (substring of implicitly typed variable not rejected)
Asher Langton
2
-1
/
+21
2006-06-22
re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...
Francois-Xavier Coudert
2
-26
/
+15
2006-06-21
trans-expr.c (gfc_conv_missing_dummy, [...]): Replace calls to convert on con...
Francois-Xavier Coudert
5
-21
/
+27
2006-06-20
simplify.c (gfc_simplify_rrspacing): Initialize and clear mpfr_t variable.
Steven G. Kargl
2
-0
/
+7
2006-06-20
re PR fortran/25049 (TRANSPOSE not allowed in initialisation expression)
Paul Thomas
7
-28
/
+416
2006-06-18
re PR fortran/26801 (-fbounds-check generates segfault)
Francois-Xavier Coudert
2
-0
/
+10
2006-06-18
Add PR reference to last ChangeLog entry.
Jerry DeLisle
1
-0
/
+1
2006-06-18
re PR fortran/19310 ([4.1 Only] unnecessary error for overflowing results)
Jerry DeLisle
8
-20
/
+127
2006-06-17
gfortran.texi (@dircategory): Use "Software development" instead of "Programm...
Karl Berry
2
-1
/
+6
2006-06-16
re PR fortran/27965 (invalid "Array bound mismatch" runtime error)
Francois-Xavier Coudert
2
-12
/
+89
2006-06-15
trans-array.h (gfc_trans_create_temp_array): Add bool argument.
Thomas Koenig
6
-11
/
+77
2006-06-09
re PR fortran/24558 (ENTRY doesn't work in module procedures)
Paul Thomas
5
-13
/
+72
2006-06-09
re PR fortran/27916 (Problem with allocatable arrays inside OpenMP do loop)
Jakub Jelinek
4
-0
/
+33
2006-06-08
re PR fortran/27958 (assignments to and from zero-sized string selections not...
Francois-Xavier Coudert
2
-0
/
+16
2006-06-08
re PR fortran/27786 ([4.1 only] Bad interaction between Cray pointer, assumed...
Asher Langton
2
-1
/
+8
2006-06-08
intrinsic.c (add_subroutine): Make make_noreturn() conditional on the appropr...
Steven G. Kargl
2
-2
/
+9
2006-06-07
re PR fortran/23091 (ICE in gfc_trans_auto_array_allocation)
Paul Thomas
4
-14
/
+157
2006-06-06
Makefile.in: Rename to htmldir to build_htmldir to avoid installing during bu...
Mike Stump
2
-2
/
+7
2006-06-06
re PR fortran/27897 (ICE on common block with the same name as the program.)
Paul Thomas
2
-2
/
+8
2006-06-05
re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)
François-Xavier Coudert
2
-5
/
+114
2006-06-05
data.c (gfc_assign_data_value): Fix comment typo.
Steven G. Kargl
2
-2
/
+6
2006-06-05
re PR fortran/14067 (no warning when character data statement overflows decla...
Paul Thomas
5
-10
/
+61
2006-06-03
trans.c (gfc_msg_bounds, [...]): Add strings for common runtime error messages.
Francois-Xavier Coudert
12
-82
/
+137
2006-06-01
re PR fortran/27715 (Extented ASCII characters lead to wrong "CASE" selection)
Thomas Koenig
2
-2
/
+10
2006-06-01
data.c (gfc_assign_data_value): Handle USE_MAPPED_LOCATION.
Per Bothner
3
-4
/
+22
[next]