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