summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.fortran-torture
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand
2019-08-24re PR fortran/91390 (treatment of extra parameter in a subroutine call)Thomas Koenig
2019-07-23arith.c (gfc_convert_integer, [...]): Move to ...Steven G. Kargl
2019-02-22Handle stack pointer with SUBS/ADDS instructions.Matthew Malcomson
2019-01-01Update copyright years.Jakub Jelinek
2018-12-08re PR fortran/88304 (ICE in use_pointer_in_frame, at tree-nested.c:267)Jakub Jelinek
2018-12-06re PR fortran/88304 (ICE in use_pointer_in_frame, at tree-nested.c:267)Jakub Jelinek
2018-06-15re PR middle-end/85878 (ICE in convert_mode_scalar, at expr.c:287)Jakub Jelinek
2018-05-22re PR tree-optimization/85863 (ICE in compiling spec2006 fortran test case so...Richard Biener
2018-02-17re PR fortran/84381 (replace non-std 'call abort' by 'stop 1' in gfortran tes...Thomas Koenig
2018-01-11re PR tree-optimization/83189 (internal compiler error: in probability_in, at...Jan Hubicka
2018-01-10avx2-gather-1.c: Add -march.Jan Hubicka
2018-01-03Update copyright years.Jakub Jelinek
2017-04-25S/390: PR80464: Split MEM->GPR vector movesAndreas Krebbel
2017-03-24re PR tree-optimization/80158 (ICE in all_phi_incrs_profitable)Bill Schmidt
2017-01-01Update copyright years.Jakub Jelinek
2016-10-01re PR middle-end/77798 (465.tonto ICE with trunk with -O2)Richard Biener
2016-09-30re PR fortran/66643 (Missing compilation error for formatted data transfer wi...Jerry DeLisle
2016-08-17re PR tree-optimization/76490 (when use -O2 -fcheck-founds compiler appears t...Richard Biener
2016-05-06re PR tree-optimization/70960 (ICE: tree check: expected ssa_name, have integ...Richard Biener
2016-01-04Update copyright years.Jakub Jelinek
2015-12-03re PR tree-optimization/68639 (ICE: Floating point exception)Richard Biener
2015-06-17revert: [multiple changes]Richard Biener
2015-06-01re PR tree-optimization/66349 (ICE on valid code at -O1, -O2 and -O3 on x86_6...Richard Biener
2015-05-22re PR middle-end/66251 (ICE in vect_get_vec_def_for_operand, at tree-vect-stm...Richard Biener
2015-04-14re PR middle-end/65758 (191.fma3d in SPEC CPU 200 failed to build)Richard Biener
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-19re PR tree-optimization/57517 (internal compiler error: in eliminate_temp_cop...Richard Biener
2013-07-19* gfortran.fortran-torture/execute/intrinsic_nearest.x: Skip AIX.David Edelsohn
2013-05-27re PR tree-optimization/57396 (Wrong code with -fpredictive-commoning in Fort...Richard Biener
2013-04-12re PR fortran/56261 ([OOP] seg fault call procedure pointer on polymorphic ar...Janus Weil
2013-01-16re PR tree-optimization/54767 (Incorrect code generated with "-O2 -fcheck=bou...Richard Biener
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-03-15gfortran testsuite: implicitly cleanup-modulesBernhard Reutner-Fischer
2011-10-14gimplify.c (gimplify_expr): Take care that for bitwise-binary transformation ...Kai Tietz
2011-08-19Permute conversion and addition of constant for zero-extend.H.J. Lu
2011-01-29re PR libfortran/47434 (Wrong field width for NaN with (F0.n) formatting)Jerry DeLisle
2010-09-24re PR middle-end/45738 (ICE: tree check: expected var_decl, have debug_expr_d...Jan Hubicka
2010-09-10Check that result of string folding is of integral type.H.J. Lu
2010-09-09tree-ssa-ccp.c (fold_const_aggregate_ref): Check that result of string foldin...Jan Hubicka
2010-07-01re PR tree-optimization/40421 (Revision 148352 failed 416.gamess in SPEC CPU ...Jakub Jelinek
2010-03-22re PR middle-end/43390 (ICE: integral result type precision does not match f...Richard Guenther
2010-01-18re PR tree-optimization/42781 (ICE in pt_solutions_same_restrict_base, at tre...Richard Guenther
2009-10-10re PR tree-optimization/41654 (ICE: in gimple_cond_get_ops_from_tree, at gimp...Richard Guenther
2009-06-16re PR tree-optimization/40413 (Internal error in connection with optimization...Martin Jambor
2009-06-13re PR tree-optimization/40421 (Revision 148352 failed 416.gamess in SPEC CPU ...Richard Guenther
2009-05-06pr40021.f: Moved to ...H.J. Lu