aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2016-10-11iresolve.c (is_trig_resolved, [...]): Formatting fixes.Jakub Jelinek3-76/+77
2016-10-11re PR fortran/77942 (ICE: Floating point exception, in gfc_simplify_cshift, a...Steven G. Kargl2-2/+7
2016-10-11Fix bad commit for -fdec-math.Fritz Reese3-9/+12
2016-10-11simplify.c (radians_f): Fix mpdr_mod.Jerry DeLisle3-2/+11
2016-10-11New flag -fdec-math for COTAN and degree trig intrinsics.Fritz Reese11-5/+1170
2016-10-10re PR fortran/77915 (Internal error for matmul() in forall with optimization)Thomas Koenig2-0/+11
2016-10-07Fix ICE due to map typespecs with different sized charlens being copied.Fritz Reese2-0/+15
2016-10-07re PR fortran/77406 (ICE in generic_correspondence, at fortran/interface.c:1123)Steven G. Kargl2-7/+25
2016-10-07[multiple changes]Louis Krupp2-3/+13
2016-10-072016_10-06 Louis Krupp <louis.krupp@zoho.com>Louis Krupp2-0/+10
2016-10-05re PR fortran/58991 (ICE with associate and character string constant)Steven G. Kargl2-1/+21
2016-10-05Fix ICE due to comparison between UNION components.Fritz Reese2-5/+19
2016-10-05re PR fortran/67524 (ICE on using implicit character instead of implicit none...Louis Krupp2-1/+10
2016-09-30re PR fortran/66643 (Missing compilation error for formatted data transfer wi...Jerry DeLisle2-0/+11
2016-09-30Fix ICE for maps with zero components.Fritz Reese2-4/+20
2016-09-30Fix ICE caused by union types comparing equal to structures.Fritz Reese2-0/+10
2016-09-30trans-array.c (gfc_array_allocate): Use the token from coarray's .token member.Andre Vehreschild4-10/+36
2016-09-29[Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_DEFAULT and poison itJames Greenhalgh2-2/+6
2016-09-27auto-inc-dec.c (try_merge): Remove break after return.Jakub Jelinek6-10/+6
2016-09-27re PR fortran/77666 (ICE in gfc_omp_clause_default_ctor, at fortran/trans-ope...Jakub Jelinek2-3/+9
2016-09-26re PR fortran/77420 (gfortran and equivalence produces internal compiler error)Steven G. Kargl2-3/+17
2016-09-26re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO))Paul Thomas2-1/+11
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek8-3/+20
2016-09-25re PR fortran/77429 (ICE in gfc_check_dependency, at fortran/dependency.c:1261)Steven G. Kargl2-1/+8
2016-09-25re PR fortran/77694 (ICE in optimize_binop_array_assignment, at fortran/front...Steven G. Kargl2-0/+9
2016-09-23lang.opt, [...]: New flag -fdec-static.Fritz Reese12-16/+287
2016-09-23re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO))Jerry DeLisle7-7/+31
2016-09-23trans-intrinsic.c (gfc_conv_intrinsic_caf_get): Use the old caf- interface wh...Andre Vehreschild2-4/+8
2016-09-22re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO))Paul Thomas2-4/+7
2016-09-22interface.c (check_dtio_interface1): Introduce errors for alternate returns a...Paul Thomas2-2/+45
2016-09-22re PR fortran/66107 (ICE on missing parameter value for initialisation (segfa...Louis Krupp2-1/+18
2016-09-21re PR fortran/77657 (link error with implementation of user-defined derived t...Paul Thomas2-4/+24
2016-09-20trans-intrinsic.c (conv_expr_ref_to_caf_ref): Adjust fall through comment.Marek Polacek2-1/+6
2016-09-19libcaf.h: Add caf_reference_type.Andre Vehreschild15-226/+1930
2016-09-19re PR fortran/77584 (Unclassifiable statement error with procedure pointer us...Fritz Reese2-30/+41
2016-09-18re PR fortran/68078 (segfault with allocate and stat for derived types with d...Louis Krupp2-8/+37
2016-09-16re PR fortran/77612 (ICE on invalid character len in contained procedure)Steven G. Kargl2-3/+11
2016-09-15re PR fortran/69963 (ICE out of memory on displaced implicit character)Louis Krupp2-0/+30
2016-09-14simplify.c (gfc_simplify_repeat): Fix a misplaced closing ')'.Bernd Edlinger2-1/+5
2016-09-13re PR fortran/77420 (gfortran and equivalence produces internal compiler error)Steven G. Kargl2-1/+6
2016-09-10Fix typo in log.Jerry DeLisle1-1/+1
2016-09-10re PR fortran/77532 ([F03] ICE in check_dtio_interface1, at fortran/interface...Paul Thomas2-6/+20
2016-09-10Commit the ChangeLog entry for revision 240063.Steven G. Kargl1-0/+7
2016-09-10re PR fortran/77420 (gfortran and equivalence produces internal compiler error)Steven G. Kargl1-1/+1
2016-09-09re PR fortran/77506 (F2008 Standard does not allow CHARACTER(LEN=*) in array ...Steven G. Kargl2-0/+15
2016-09-09re PR fortran/77507 (gfortran rejects keyworded calls to procedures from intr...Steven G. Kargl2-3/+9
2016-09-08re PR fortran/69514 (ICE with nested array constructor)Steven G. Kargl2-2/+16
2016-09-08re PR fortran/77500 (ICE in gfc_trans_omp_atomic, at fortran/trans-openmp.c:2...Jakub Jelinek2-1/+16
2016-09-05ChangeLog formatting fixes.Jakub Jelinek1-6/+6
2016-09-04re PR fortran/77391 (gfortran allows CHARACTER(LEN=:),PARAMETER:: STRING='con...Steven G. Kargl2-11/+33