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
/
testsuite
/
gfortran.dg
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-17
re PR fortran/48699 ([OOP] MOVE_ALLOC inside SELECT TYPE)
Janus Weil
1
-0
/
+24
2011-06-16
re PR fortran/49074 ([OOP] Defined assignment w/ CLASS arrays: Incomplete err...
Janus Weil
1
-0
/
+30
2011-06-16
re PR fortran/49417 ([OOP] ICE on invalid CLASS component declaration)
Janus Weil
1
-0
/
+14
2011-06-14
re PR fortran/49103 (local variables exchange values / wrong code with -O3)
Jakub Jelinek
1
-0
/
+19
2011-06-13
frontend-passes.c (remove_trim): New function.
Thomas Koenig
1
-0
/
+14
2011-06-12
2011-06-12 Tobias Burnus
Tobias Burnus
1
-0
/
+41
2011-06-11
frontend-passes.c (optimize_assignment): Follow chains of concatenation opera...
Thomas Koenig
1
-0
/
+19
2011-06-10
trans-decl.c (gfc_build_builtin_function_decls): Updated declaration of caf_s...
Daniel Carrera
1
-0
/
+64
2011-06-09
re PR middle-end/49308 (segfault in rest_of_handle_ud_dce () at gcc/gcc/dce.c...
Jakub Jelinek
1
-0
/
+28
2011-06-08
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
2
-0
/
+30
2011-06-07
re PR tree-optimization/48497 (gfortran.dg/graphite/vect-pr40979.f90 FAILs wi...
Rainer Orth
1
-0
/
+1
2011-06-05
re PR fortran/49255 (-fcheck=pointer diagnoses too much: Passing NULL pointer...
Tobias Burnus
2
-0
/
+31
2011-06-04
re PR middle-end/48893 (ICE in evaulate_conditions_for_edge at ipa-inline-ana...
Jan Hubicka
1
-0
/
+11
2011-06-02
re PR fortran/49268 (Invalid code generated for assumed-size Cray pointee)
Asher Langton
1
-0
/
+51
2011-06-02
re PR fortran/37039 (Cray pointer with pointee DIMENSION statement after POIN...
Asher Langton
1
-0
/
+15
2011-06-02
re PR fortran/49265 (Double colon in procedure-stmt (generic interface))
Steven G. Kargl
2
-0
/
+47
2011-05-31
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
2
-0
/
+48
2011-05-31
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+70
2011-05-31
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-4
/
+5
2011-05-29
re PR fortran/47601 ([OOP] Internal Error: mio_component_ref(): Component not...
Janus Weil
1
-0
/
+30
2011-05-29
re PR fortran/45786 (Relational operators .eq. and == are not recognized as e...
Thomas Koenig
1
-0
/
+27
2011-05-29
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+26
2011-05-29
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+13
2011-05-27
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+33
2011-05-27
re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
Tobias Burnus
2
-0
/
+26
2011-05-26
[multiple changes]
Paul Thomas
1
-0
/
+29
2011-05-26
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+41
2011-05-25
re PR rtl-optimization/48757 (internal compiler error: in compensate_edge, at...
Vladimir Makarov
1
-0
/
+54
2011-05-22
frontend-passes.c (cfe_register_funcs): Also register character functions if ...
Thomas Koenig
1
-0
/
+36
2011-05-21
re PR fortran/48699 ([OOP] MOVE_ALLOC inside SELECT TYPE)
Janus Weil
1
-0
/
+22
2011-05-20
re PR fortran/48706 (Type extension inside subroutine)
Janus Weil
1
-0
/
+24
2011-05-19
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+27
2011-05-18
re PR fortran/48700 (memory leak with MOVE_ALLOC)
Janus Weil
1
-0
/
+22
2011-05-15
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+76
2011-05-14
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+15
2011-05-14
re PR fortran/22572 (Double occurrence of matmul intrinsic not optimised)
Thomas Koenig
1
-0
/
+46
2011-05-13
re PR fortran/48972 (OPEN with Unicode file name)
Tobias Burnus
1
-1
/
+1
2011-05-13
re PR fortran/48972 (OPEN with Unicode file name)
Tobias Burnus
2
-0
/
+85
2011-05-12
re PR fortran/48972 (OPEN with Unicode file name)
Tobias Burnus
1
-0
/
+27
2011-05-11
re PR fortran/48889 (f951: internal compiler error: in gfc_is_constant_expr, ...
Tobias Burnus
1
-0
/
+100
2011-05-10
re PR tree-optimization/48611 (ICE: SIGSEGV in remap_eh_region_nr (tree-inlin...
Jakub Jelinek
2
-0
/
+24
2011-05-06
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+125
2011-05-06
Really commit:
Tobias Burnus
2
-0
/
+67
2011-05-06
re PR fortran/48858 (Incorrect error for same binding label on two generic in...
Tobias Burnus
2
-0
/
+128
2011-05-05
fmt_g0_6.f08: Use dg-options "-ffloat-store".
Rainer Orth
1
-1
/
+2
2011-05-05
re PR libfortran/48787 (Invalid UP/DOWN rounding with F editing)
Jerry DeLisle
1
-0
/
+17
2011-05-04
pr47878.f90, [...]: Gate test on effective_target fd_truncate.
Hans-Peter Nilsson
6
-6
/
+6
2011-05-03
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-1
/
+0
2011-05-03
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+197
2011-05-03
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
2
-0
/
+175
[next]