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
/
testsuite
/
gfortran.dg
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-24
re PR fortran/66328 (Wrong initialization of derived-type DATA)
Thomas Koenig
1
-0
/
+13
2017-09-24
re PR fortran/54633 (ICEs and reject valid with MINLOC/MINVAL (MAXLOC/MAXVAL)...
Thomas Koenig
2
-0
/
+13
2017-09-24
re PR fortran/80118 (ICE with zero size parameter array)
Thomas Koenig
1
-0
/
+18
2017-09-23
re PR fortran/82143 (add a -fdefault-real-16 flag)
Janus Weil
2
-0
/
+32
2017-09-22
re PR fortran/52832 ([F03] ASSOCIATE construct with proc-pointer selector is ...
Paul Thomas
1
-39
/
+0
2017-09-21
re PR fortran/52832 ([F03] ASSOCIATE construct with proc-pointer selector is ...
Paul Thomas
6
-0
/
+186
2017-09-21
openmp.c (gfc_match_oacc_wait): Don't restrict wait directive arguments to co...
Cesar Philippidis
1
-0
/
+12
2017-09-21
re PR tree-optimization/71351 (ICE: Segmentation fault (graphite))
Richard Biener
2
-1
/
+16
2017-09-19
re PR tree-optimization/69728 (internal compiler error: in outer_projection_m...
Richard Biener
1
-0
/
+26
2017-09-18
Fix vectorizable_mask_load_store handling of invariant masks
Richard Sandiford
1
-0
/
+11
2017-09-17
re PR fortran/82173 ([meta-bug] Parameterized derived type errors)
Paul Thomas
8
-13
/
+147
2017-09-15
re PR fortran/82184 (187.facerec in SPEC CPU 2000 miscompares)
Paul Thomas
1
-0
/
+23
2017-09-13
re PR fortran/82173 ([meta-bug] Parameterized derived type errors)
Paul Thomas
1
-0
/
+30
2017-09-13
re PR tree-optimization/80925 (vect peeling failures)
Steve Ellcey
4
-11
/
+4
2017-09-12
re PR fortran/82173 ([meta-bug] Parameterized derived type errors)
Paul Thomas
5
-2
/
+94
2017-09-10
re PR fortran/34640 (ICE when assigning item of a derived-component to a poin...
Paul Thomas
14
-6
/
+678
2017-09-09
decl.c: Add decl_type_param_list...
Paul Thomas
5
-0
/
+481
2017-09-04
re PR tree-optimization/70043 (The compiler hangs in a fortran test-case with...
Jakub Jelinek
1
-2
/
+3
2017-09-01
re PR c/81887 (pragma omp ordered simd ignored under -fopenmp-simd)
Jakub Jelinek
1
-0
/
+61
2017-08-28
re PR fortran/81770 (Bogus warning: Pointer in pointer assignment might outli...
Janus Weil
2
-1
/
+29
2017-08-28
dec_init_1.f90 (dummy): Use ichar in print statement.
Steve Ellcey
3
-3
/
+3
2017-08-27
re PR fortran/81974 (ICE verify_gimple failed type mismatch in binary expres...
Thomas Koenig
1
-0
/
+34
2017-08-22
re PR fortran/81296 (derived type I/o problem)
Jerry DeLisle
1
-0
/
+6
2017-08-21
re PR go/78628 (GO fails to build a translation unit decl)
Richard Biener
1
-0
/
+54
2017-08-16
re PR fortran/81116 (Last character of allocatable-length string reset to bla...
Thomas Koenig
1
-0
/
+13
2017-08-11
re PR fortran/60355 ([F08] constraint C519 for BIND attribute not enforced)
Thomas Koenig
1
-0
/
+6
2017-08-10
options.c (set_dec_flags, [...]): Only set flag_d_lines with -fdec when not s...
Fritz Reese
2
-0
/
+17
2017-08-10
decl.c (attr_seen): New static variable.
Fritz Reese
4
-0
/
+104
2017-08-08
re PR tree-optimization/81723 (fortran build doesn't terminate on 64bit targets)
Richard Biener
1
-0
/
+56
2017-08-07
re PR fortran/68829 (Segfaults with -Ofast due to large array on stack)
Thomas Koenig
1
-0
/
+17
2017-08-01
re PR fortran/79312 (Empty array in assignment not correctly type-checked)
Thomas Koenig
1
-0
/
+10
2017-08-01
re PR fortran/53542 (Diagnostic of USE-associated variables shows original in...
Dominique d'Humieres
1
-0
/
+17
2017-07-31
re PR fortran/81581 (runtime checks for DIM argument of intrinsic SUM missing)
Thomas Koenig
3
-0
/
+111
2017-07-25
re PR tree-optimization/81529 (ICE in vectorizable_induction, at tree-vect-lo...
Richard Biener
1
-0
/
+32
2017-07-24
re PR fortran/66102 (dependency mishandling with reallocation on assignment)
Thomas Koenig
1
-0
/
+40
2017-07-20
re PR tree-optimization/61171 (vectorization fails for a reduction in presenc...
Richard Biener
1
-0
/
+15
2017-07-19
Handle equal-argument loop exit phi in expand_omp_for_static_chunk
Tom de Vries
1
-0
/
+19
2017-07-09
eoshift2.c (eoshift2): Use memcpy for innermost copy where possible.
Thomas Koenig
3
-0
/
+550
2017-07-07
Fix pr60510.f test on arm-linux-gnueabihf
Szabolcs Nagy
1
-0
/
+1
2017-07-06
re PR fortran/70071 (ICE on wrong usage of a subscript triplet)
Harald Anlauf
1
-0
/
+12
2017-07-03
re PR fortran/79866 (diagnostics: typo in "Variable %s at %L of type EVENT_TY...
Dominique d'Humieres
1
-0
/
+13
2017-07-03
re PR fortran/79843 (diagnostics: missing word in fortran/symbol.c, conflict_...
Dominique d'Humieres
2
-2
/
+2
2017-07-03
re PR tree-optimization/60510 (SLP blocks loop vectorization (with reduction))
Richard Biener
1
-0
/
+29
2017-07-02
eoshift0.c: For contiguous arrays, use block algorithm.
Thomas Koenig
1
-0
/
+178
2017-06-29
re PR fortran/77765 (ICE in gfc_match_oacc_routine, at fortran/openmp.c:1781)
Cesar Philippidis
1
-0
/
+19
2017-06-28
re PR fortran/80164 (ICE in gfc_format_decoder at gcc/fortran/error.c:933)
Jerry DeLisle
1
-0
/
+59
2017-06-26
re PR target/81175 (EXC_BAD_ACCESS in ::slpeel_duplicate_current_defs_from_ed...
Richard Biener
1
-0
/
+23
2017-06-24
re PR fortran/52473 (CSHIFT slow - inline it?)
Thomas Koenig
1
-0
/
+152
2017-06-20
Always check for target i?86 and x86_64
Rainer Orth
2
-2
/
+2
2017-06-18
re PR fortran/52473 (CSHIFT slow - inline it?)
Thomas Koenig
1
-0
/
+108
[next]