aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/ChangeLog
AgeCommit message (Expand)Author
2016-08-03Mark ChangeLogRichard Biener
2016-07-16backport: re PR fortran/71764 (ICE in gfc_trans_structure_assign)Jerry DeLisle
2016-07-07backport: re PR fortran/71717 (A gfortran silent "wrong code" bug in the tran...Jakub Jelinek
2016-07-07backport: re PR fortran/71704 (ICE with -fopenmp and some omp constructs)Jakub Jelinek
2016-07-07backport: re PR fortran/71705 (ICE in lower_omp_target, at omp-low.c:16136)Jakub Jelinek
2016-05-27backport: re PR fortran/66461 (ICE on missing end program in fixed source)Jerry DeLisle
2016-02-28backport: re PR fortran/61156 (Internal compiler error for Fortran files when...Jerry DeLisle
2016-02-11backport: re PR fortran/69128 (OpenMP workshare problem with SUM())Jakub Jelinek
2015-11-27re PR fortran/68218 (ALLOCATE with size given by a module function)Andre Vehreschild
2015-11-25backport: re PR fortran/68196 (ICE on function result with procedure pointer ...Paul Thomas
2015-10-19re PR fortran/56852 (ICE on invalid: "Bad array reference" for an undeclared ...Paul Thomas
2015-10-18backport: re PR fortran/66385 (ICE: FORALL writing multiple elements of one a...Thomas Koenig
2015-08-07Fix elemental wrong-codeMikael Morin
2015-08-05Fix random class_allocate_18.f90 failureMikael Morin
2015-06-26Mark ChangeLogGCC Administrator
2015-06-26cpp.texi: Update displayed copyright years.Jakub Jelinek
2015-06-03backport: re PR middle-end/65597 (ICE in build_outer_var_ref, at omp-low.c:1043)Jakub Jelinek
2015-04-14re PR fortran/56674 (ICE in check_sym_interfaces)Mikael Morin
2015-03-23backport: re PR fortran/60255 ([OOP] Deferred character length variable at (1...Andre Vehreschild
2015-03-21re PR fortran/61138 (Wrong code with pointer-bounds remapping)Mikael Morin
2015-03-19re PR fortran/59198 (ICE on cyclically dependent polymorphic types)Paul Thomas
2015-03-12re PR fortran/60898 (model compile error with gfortran 4.7 and gcc 4.9)Mikael Morin
2015-03-10re PR fortran/65024 ([OOP] unlimited polymorphic pointer structure not built ...Paul Thomas
2015-02-13Use the local name instead of the original name in the check for name conflic...Mikael Morin
2015-02-12re PR fortran/64932 (ICE in gfc_conv_descriptor_data_get for generated finali...Paul Thomas
2015-02-03intrinsic.texi (CO_ASSOCIATED): c_prt_1 should be c_ptr_1.Steven G. Kargl
2015-01-27re PR fortran/62044 (ICE in USE statement with RENAME for extended derived type)Paul Thomas
2015-01-27re PR fortran/64771 (ICE(segfault) when passing coarrays around; ICE in gfc_z...Tobias Burnus
2015-01-26backport: re PR fortran/64230 (Invalid memory reference in a compiler-generat...Janus Weil
2015-01-24backport: re PR fortran/57023 (Not packing arrays with changing variable used...Thomas Koenig
2015-01-24backport: re PR fortran/60922 (Memory leak with allocatable CLASS components)Janus Weil
2015-01-14backport: re PR fortran/64528 (ICE: in process_constraint, at tree-ssa-struct...Jakub Jelinek
2015-01-12backport: re PR fortran/63733 ([OOP] wrong resolution for OPERATOR generics)Janus Weil
2015-01-07backport: re PR fortran/56867 (Missing temporary with string array assignment)Thomas Koenig
2014-12-23backport: re PR fortran/64244 (ICE at class.c:236 when using non_overridable)Janus Weil
2014-11-28backport: re PR fortran/63938 (OpenMP atomic update does not protect access t...Jakub Jelinek
2014-10-30Mark ChangeLogGCC Administrator
2014-10-10re PR fortran/59488 ([OpenMP] named constant in parallel construct leads to "...Jakub Jelinek
2014-09-03re PR fortran/62270 (-Wlogical-not-parentheses warnings)Marek Polacek
2014-08-29PR 62215 Unlink old module file before renaming.Jeffrey Armstrong
2014-08-21backport: re PR fortran/62214 (Problem with spread plus concatenation for cha...Thomas Koenig
2014-08-16backport: re PR fortran/62142 (internal compiler error: Segmentation fault (X...Thomas Koenig
2014-08-15backport: re PR fortran/62106 (Adding a scalar variable to an array construct...Thomas Koenig
2014-08-15re PR fortran/62131 (OpenMP: Subobject of an allocatable array not allowed in...Jakub Jelinek
2014-08-15re PR fortran/62107 (libgomp.fortran/target2.f90 error while compiling for Op...Jakub Jelinek
2014-08-14re PR fortran/62076 (testsuite failure in udr2.90)Jakub Jelinek
2014-08-10backport: re PR fortran/61999 (`gfc_simplify_dot_product` causes ICE for cons...Thomas Koenig
2014-07-19re PR fortran/61780 (Wrong code when shifting elements of a multidimensional ...Paul Thomas
2014-07-16Mark ChangeLogGCC Administrator
2014-07-07re PR fortran/61459 (segfault when assigning to allocatable function result f...Paul Thomas