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
2011-04-08
re PR fortran/48448 (Implement -f(no-)frontend-optimization)
Thomas Koenig
6
-5
/
+90
2011-04-06
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
2
-1
/
+7
2011-04-05
trans-intrinsic.c (gfc_build_intrinsic_lib_fndecls): Use build_function_type_...
Nathan Froyd
2
-17
/
+26
2011-04-05
The parameters for functions from the frexp family were the wrong way round.
Duncan Sands
2
-3
/
+6
2011-04-04
frontend-passes: (optimize_lexical_comparison): New function.
Thomas Koenig
1
-0
/
+7
2011-04-04
frontend-passes: (optimize_lexical_comparison): New function.
Thomas Koenig
1
-7
/
+72
2011-04-04
re PR fortran/48412 (CP2K miscompiled due to some Fortran frontend pass)
Thomas Koenig
2
-4
/
+10
2011-04-04
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
12
-132
/
+446
2011-04-03
re PR middle-end/48422 (bootstrap failure for i686-*-* targets by ICE)
Kai Tietz
2
-1
/
+7
2011-04-01
re PR fortran/48352 (segfault in fortran/frontend-passes.c)
Thomas Koenig
2
-1
/
+14
2011-03-30
re PR fortran/47516 (testsuite failure: realloc_on_assign_2.f03 (with --disab...
Michael Matz
2
-11
/
+19
2011-03-29
re PR fortran/48095 ([OOP] Invalid assignment to procedure pointer component ...
Janus Weil
4
-10
/
+18
2011-03-29
function_optimize_1.f90: Add -Warray-temporaries, check for corresponding war...
Thomas Koenig
2
-1
/
+8
2011-03-27
re PR fortran/47065 (Replace trim(a) by a(1:len_trim(a)))
Thomas Koenig
2
-29
/
+44
2011-03-27
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
12
-31
/
+394
2011-03-26
re PR fortran/48291 ([OOP] internal compiler error, new_symbol(): Symbol name...
Janus Weil
2
-3
/
+9
2011-03-25
Changelog c-family/
Kai Tietz
2
-3
/
+8
2011-03-25
re PR fortran/48174 (DWARF for subroutine with no args indicates 'varargs')
Tobias Burnus
2
-1
/
+8
2011-03-21
re PR fortran/22572 (Double occurrence of matmul intrinsic not optimised)
Thomas Koenig
7
-31
/
+318
2011-03-15
* arith.c (arith_power): Plug memory leak.
Francois-Xavier Coudert
2
-1
/
+5
2011-03-12
re PR fortran/48059 ([OOP] ICE in in gfc_conv_component_ref: character functi...
Janus Weil
2
-0
/
+10
2011-03-12
re PR libfortran/48054 (Documentation for LOG intrinsic function is ambiguous)
Francois-Xavier Coudert
2
-7
/
+15
2011-03-12
re PR fortran/47552 (CTIME: Valgrind warning "depends on uninitialised value")
Francois-Xavier Coudert
2
-1
/
+7
2011-03-11
re PR fortran/47768 (ICE: printing a derived-type variable with proc-pointer ...
Janus Weil
2
-2
/
+15
2011-03-06
re PR fortran/47850 (ICE in gfc_conv_array_initializer)
Paul Thomas
2
-4
/
+14
2011-03-04
PR 47802 Update doc for CTIME and FDATE intrinsics
Janne Blomqvist
2
-13
/
+24
2011-03-03
docs: fix typos and markup nits in Fortran manual.
Ralf Wildenhues
2
-12
/
+20
2011-02-28
re PR libfortran/47894 (Documentation text for VERIFY intrinsic function is w...
Francois-Xavier Coudert
2
-1
/
+6
2011-02-27
re PR fortran/47846 (Deferred-string length: Length is wrong (gfortran.dg/all...
Tobias Burnus
2
-0
/
+25
2011-02-26
re PR fortran/47886 (ICE: OpenMP !$omp task if(omp_get_num_threads() > 0))
Tobias Burnus
2
-0
/
+7
2011-02-26
re PR libfortran/47894 (Documentation text for VERIFY intrinsic function is w...
Francois-Xavier Coudert
2
-5
/
+11
2011-02-24
re PR libfortran/47872 (Alternative syntax for intrinsics should be documente...
Tobias Burnus
2
-7
/
+22
2011-02-24
re PR fortran/47839 (ICE in dwarf2out.c:add_AT_specification)
Richard Guenther
2
-5
/
+18
2011-02-23
re PR fortran/40850 (double free in nested types with allocatable components)
Mikael Morin
4
-4
/
+26
2011-02-22
re PR fortran/45743 (gfortran.dg/whole_file_3.f90 ICE: verify_stmts failed: i...
Paul Thomas
2
-0
/
+25
2011-02-22
re PR fortran/41359 (Wrong line numbers for debugging/profiling)
Tobias Burnus
2
-0
/
+16
2011-02-20
re PR fortran/47797 (Debug: Odd first break point for subroutine breakp w/ al...
Tobias Burnus
3
-6
/
+36
2011-02-20
re PR fortran/45077 (ICE with -fwhole-file in fold_convert_loc, at fold-const...
Paul Thomas
4
-43
/
+81
2011-02-19
re PR fortran/47348 (wrong string length with array constructor)
Paul Thomas
2
-50
/
+62
2011-02-18
re PR fortran/47789 ([F03] Structure constructor of type extending DT with no...
Janus Weil
2
-0
/
+12
2011-02-18
2011-02-18 Tobias Burnus
Tobias Burnus
2
-3
/
+14
2011-02-18
re PR fortran/45586 (ICE non-trivial conversion at assignment)
Michael Matz
5
-0
/
+203
2011-02-18
re PR fortran/47768 (ICE: printing a derived-type variable with proc-pointer ...
Janus Weil
2
-0
/
+14
2011-02-18
re PR fortran/47767 ([OOP] SELECT TYPE fails to execute correct TYPE IS block)
Janus Weil
4
-37
/
+49
2011-02-16
re PR fortran/47745 ([OOP] Segfault with CLASS(*) and derived type dummy argu...
Janus Weil
6
-13
/
+42
2011-02-15
re PR fortran/47633 (Result of COMPILER_VERSION() has NULL byte appended)
Steven G. Kargl
2
-3
/
+8
2011-02-14
re PR fortran/47730 ([OOP] ICE on invalid source in connection with SELECT TYPE)
Janus Weil
2
-0
/
+6
2011-02-14
re PR fortran/47728 ([OOP] ICE on invalid CLASS declaration)
Janus Weil
3
-3
/
+11
2011-02-14
re PR fortran/47349 (missing warning: Actual argument contains too few elements)
Janus Weil
2
-6
/
+9
2011-02-13
re PR fortran/47569 (gfortran does not detect that the parameters for passing...
Tobias Burnus
2
-25
/
+54
[next]