aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2014-09-13re PR fortran/63252 (tree_class_check_failed)Tobias Burnus2-1/+7
2014-09-12Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers2-3/+12
2014-09-05re PR fortran/62245 (gfortran miscompiles int() on mips)Joost VandeVondele2-3/+9
2014-09-04Revert incorrect merging of debug-early branch.Aldy Hernandez1-1/+1
2014-09-04+ * c/c-decl.c (write_global_declarations_1): Call global_decl() + with early...Aldy Hernandez1-1/+1
2014-09-03[multiple changes]Fritz Reese2-1/+8
2014-09-02re PR fortran/62270 (-Wlogical-not-parentheses warnings)Marek Polacek3-2/+8
2014-09-01re PR fortran/62309 (-fno-automatic with -finit-local prevents initialization...Fritz Reese2-0/+7
2014-08-31trans-decl.c (gfc_build_builtin_function_decls): Add may_require_tmp dummy ar...Tobias Burnus4-33/+90
2014-08-30Add missing ChangeLog items for Rev. 214758.Tobias Burnus1-0/+14
2014-08-30trans.h (gfc_caf_get_image_index, [...]): New prototypes.Tobias Burnus3-152/+159
2014-08-30re PR fortran/62278 (gfc_check_dependency should also check for TARGET attrib...Tobias Burnus2-3/+16
2014-08-30Use ISO C remove() instead of POSIX unlink()Janne Blomqvist2-3/+8
2014-08-29PR 62215 Reinstate unlinking old module file before renaming.Jeffrey Armstrong2-0/+9
2014-08-26frontend_passes (expr_array): Replace by vec template.Thomas Koenig2-48/+47
2014-08-25IPA C++ refactoring 4/NMartin Liska1-4/+4
2014-08-22re PR fortran/62135 (ICE with invalid SELECT CASE selector)Steven Bosscher2-1/+7
2014-08-22re PR fortran/61234 (Warn for use-stmt without explicit only-list.)Joost VandeVondele6-1/+30
2014-08-21re PR fortran/62214 (Problem with spread plus concatenation for characters)Thomas Koenig2-0/+11
2014-08-21re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2-13/+51
2014-08-20re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2-2/+8
2014-08-20options.c (gfc_init_options_struct): assert that the frontend sets flag_errno...Joost VandeVondele2-0/+7
2014-08-17resolve.c (gfc_resolve_finalizers): Ensure that parents are resolved first.Tobias Burnus2-0/+9
2014-08-17trans-io.c (gfc_build_io_library_fndecls): Fix decl of IOCALL_SET_NML_VAL.Tobias Burnus2-3/+11
2014-08-15re PR fortran/62142 (internal compiler error: Segmentation fault (X = X - L*f...Thomas Koenig2-2/+7
2014-08-15resolve.c (resolve_critical): Fix name mangling.Tobias Burnus3-5/+11
2014-08-15re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez15-25/+200
2014-08-15re PR fortran/62131 (OpenMP: Subobject of an allocatable array not allowed in...Jakub Jelinek2-1/+8
2014-08-15re PR fortran/62107 (libgomp.fortran/target2.f90 error while compiling for Op...Jakub Jelinek2-1/+38
2014-08-14re PR fortran/62106 (Adding a scalar variable to an array constructor gives w...Thomas Koenig3-6/+32
2014-08-14gfortran.texi (caf_register_t): Add CAF_REGTYPE_CRITICAL.Tobias Burnus6-35/+223
2014-08-14gfortran.texi (Coarray Programming): Add first ABI documentation.Tobias Burnus2-0/+380
2014-08-14re PR fortran/62076 (testsuite failure in udr2.90)Jakub Jelinek2-1/+16
2014-08-11re PR fortran/61950 (Many 64-bit fortran allocate tests FAIL)Richard Biener2-1/+9
2014-08-09re PR fortran/61999 (`gfc_simplify_dot_product` causes ICE for constant argum...Thomas Koenig2-1/+16
2014-08-02add a hash_set based on hash_tableTrevor Saunders3-15/+19
2014-07-26Follow up to r213079.Tobias Burnus2-2/+13
2014-07-26check.c (gfc_check_sizeof): Permit for assumed type if and only if it has an ...Tobias Burnus6-53/+167
2014-07-25simplify.c (gfc_simplify_storage_size): Use proper integer kind for the retur...Tobias Burnus2-3/+6
2014-07-24intrinsic.texi (Intrinsic Procedures): Move to correct menu position to match...Uros Bizjak2-2/+6
2014-07-24IPA C++ refactoring 1/NMartin Liska1-2/+2
2014-07-15symbol.c (check_conflict): Add codimension conflict with pointer; fix cray-po...Tobias Burnus2-2/+9
2014-07-14trans-intrinsic.c (conv_intrinsic_atomic_ref): Fix handling for kind mismatch...Tobias Burnus2-1/+19
2014-07-12re PR fortran/61780 (Wrong code when shifting elements of a multidimensional ...Paul Thomas2-43/+59
2014-07-12re PR fortran/61628 ([MinGW)Write of medium sized or larger matrix fails with...Tobias Burnus2-2/+8
2014-07-12libgfortran.h (libcaf_atomic_codes): Add.Tobias Burnus5-81/+322
2014-07-12check.c (gfc_check_atomic): Update for STAT=.Tobias Burnus9-55/+957
2014-07-09Avoid using create_tmp_var for static decls.Bernd Schmidt3-2/+17
2014-07-07re PR fortran/61459 (segfault when assigning to allocatable function result f...Paul Thomas2-4/+11
2014-07-06* gfortran.texi (Fortran 2003 status): Fix grammar.Gerald Pfeifer2-1/+5