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
2010-02-25
re PR debug/43166 (ICE in simplify_subreg on fortran code)
Jakub Jelinek
2
-1
/
+11
2010-02-24
[multiple changes]
Tobias Burnus
2
-0
/
+10
2010-02-22
re PR fortran/43072 (unneeded temporary (s=s+f(a)))
Paul Thomas
2
-8
/
+31
2010-02-21
re PR fortran/35259 (-fassociative-math not enabled by default; No option to...
Tobias Burnus
6
-3
/
+34
2010-02-20
re PR fortran/36932 (unneeded temporary (2x))
Paul Thomas
7
-28
/
+156
2010-02-20
re PR fortran/42958 (Weird temporary array allocation)
Tobias Burnus
5
-28
/
+40
2010-02-16
re PR fortran/43040 (Wrong decl for mathbuiltins -> wrong code with LTO)
Tobias Burnus
5
-6
/
+14
2010-02-14
re PR fortran/32382 (missed optimization in internal read)
Jerry DeLisle
5
-11
/
+86
2010-02-13
re PR fortran/41113 (spurious _gfortran_internal_pack)
Paul Thomas
2
-5
/
+45
2010-02-11
re PR fortran/43030 (Conditional jump or move depends on uninitialised value ...
Jakub Jelinek
2
-0
/
+4
2010-02-11
re PR fortran/43029 (enum_5.f90 ICE under valgrind)
Jakub Jelinek
2
-4
/
+14
2010-02-10
[multiple changes]
Tobias Burnus
2
-1
/
+11
2010-02-10
re PR fortran/43015 (ICE with BIND(C) and -fbounds-check in mingw-w64 cross-c...
Tobias Burnus
2
-2
/
+8
2010-02-10
re PR fortran/42309 (Problem with a pointer array passed to a subroutine)
Jakub Jelinek
2
-2
/
+10
2010-02-10
builtins.c (set_builtin_user_assembler_name): Also handle ffs if int is small...
Jakub Jelinek
1
-1
/
+1
2010-02-10
re PR fortran/42999 (bogus error: Parameter 'i' at (1) has not been declared ...
Jerry DeLisle
2
-2
/
+7
2010-02-09
* module.c (fix_mio_expr): Declare sym.
Jakub Jelinek
2
-0
/
+6
2010-02-09
[multiple changes]
Tobias Burnus
2
-0
/
+18
2010-02-09
re PR fortran/39171 (Misleading warning for negative character length)
Daniel Kraft
3
-2
/
+15
2010-02-09
re PR fortran/41507 (Documentation misleading on MAXLOC/MINLOC array type req...
Daniel Kraft
2
-8
/
+15
2010-02-05
re PR fortran/42309 (Problem with a pointer array passed to a subroutine)
Paul Thomas
5
-7
/
+58
2010-02-03
re PR fortran/42936 (Result of passing NULL() as actual arg doesn't inherit c...
Tobias Burnus
2
-3
/
+11
2010-02-02
re PR fortran/42650 (F90: DT function with in-line DT definition and RESULT i...
Tobias Burnus
2
-1
/
+6
2010-02-01
re PR fortran/42922 (Wrongly rejected derived types with default initializers...
Tobias Burnus
2
-3
/
+10
2010-01-31
re PR fortran/42888 (ICE in fold_convert_loc, at fold-const.c:2670)
Janus Weil
5
-24
/
+67
2010-01-31
re PR fortran/38324 (Wrong lbound given to allocatable components)
Paul Thomas
5
-121
/
+210
2010-01-25
re PR fortran/42858 (ICE in gfc_array_dimen_size at ../../trunk/gcc/fortran/a...
Tobias Burnus
2
-2
/
+8
2010-01-24
re PR fortran/41044 (internal compiler error: in gfc_conv_intrinsic_function)
Paul Thomas
2
-11
/
+44
2010-01-24
re PR fortran/39304 (ICE with MATMUL, specific/generic functions and rank che...
Tobias Burnus
2
-1
/
+15
2010-01-21
re PR fortran/42736 (Wrong-code with allocatable or pointer components in ele...
Paul Thomas
2
-0
/
+36
2010-01-20
re PR bootstrap/42812 (--enable-build-with-cxx bootstrap fails on fortran/res...
Joern Rennecke
2
-2
/
+7
2010-01-20
module.c (mio_f2k_derived): Use enumerator as initializer of enum variable.
Joern Rennecke
2
-1
/
+6
2010-01-19
re PR fortran/42804 (ICE with -fcheck=bounds and type bound procedure call on...
Janus Weil
2
-1
/
+11
2010-01-19
re PR fortran/42783 (Bogus Array bounds violation with optional array argument)
Paul Thomas
2
-16
/
+35
2010-01-19
re PR fortran/42545 (type extension: parent component has wrong accessibility)
Janus Weil
3
-11
/
+19
2010-01-17
re PR fortran/42677 (Bogus Error: Ambiguous interfaces '...' in intrinsic ass...
Janus Weil
5
-20
/
+21
2010-01-15
re PR fortran/42684 (ICE when interface operator(xx) available through host a...
Jerry DeLisle
3
-2
/
+13
2010-01-14
re PR fortran/41478 (Corrupted memory using PACK for derived-types with alloc...
Paul Thomas
4
-34
/
+175
2010-01-14
re PR fortran/42481 (generic interface not recognized)
Paul Thomas
2
-3
/
+36
2010-01-11
re PR translation/42467 (exgettext should not remove TABs from option help st...
Joseph Myers
2
-6
/
+14
2010-01-09
re PR fortran/20923 (gfortran slow for large array constructors)
Jerry DeLisle
5
-25
/
+93
2010-01-09
[multiple changes]
Tobias Burnus
4
-8
/
+38
2010-01-09
gcc.c (process_command): Update copyright notice dates.
Jakub Jelinek
2
-3
/
+8
2010-01-08
re PR fortran/25829 ([F03] Asynchronous IO support)
Tobias Burnus
9
-10
/
+154
2010-01-07
re PR fortran/42597 (ICE with procedure pointer initialized to null())
Tobias Burnus
2
-1
/
+9
2010-01-07
re PR fortran/41872 (wrong-code: Issues with allocatable scalars)
Tobias Burnus
2
-25
/
+38
2010-01-05
re PR fortran/42517 (-fcheck=recursion does not work with -fopenmp)
Tobias Burnus
2
-6
/
+16
2010-01-05
re PR fortran/41872 (wrong-code: Issues with allocatable scalars)
Tobias Burnus
2
-0
/
+12
2010-01-04
re PR fortran/36161 (gfc_error formats are not marked gcc-internal-format in ...
Tobias Burnus
2
-24
/
+32
2010-01-04
trans-decl.c (gfc_trans_deferred_vars): Fix spelling.
Tobias Burnus
2
-2
/
+6
[next]