s-rident.ads (No_Dynamic_Sized_Objects): New restriction name.
[gcc.git] / gcc / fortran /
2015-10-25 Paul Thomasre PR fortran/67171 (sourced allocation)
2015-10-25 Andre Vehreschildre PR fortran/66927 (ICE in gfc_conf_procedure_call)
2015-10-24 Steven G. Karglre PR fortran/68055 (ICE on using unsupported kinds...
2015-10-24 Steven G. Karglre PR fortran/67805 (ICE on array constructor with...
2015-10-23 Mikhail Maltsev[PATCH 4/9] ENABLE_CHECKING refactoring: Fortran
2015-10-22 Martin SeborFix up ChangeLog for rev. 229155.
2015-10-21 Martin SeborImprove --help output to generate references to option...
2015-10-21 Steven G. Karglre PR fortran/67939 (ICE on using data with negative...
2015-10-20 Steven G. Karglresolve.c (gfc_verify_binding_labels): Check for NULL...
2015-10-19 Steven G. Karglre PR fortran/68019 (ICE on rank mismatch of implied...
2015-10-18 Mikael MorinFix common-related error recovery ICE.
2015-10-18 Paul Thomasre PR fortran/67177 (MOVE_ALLOC not automatically alloc...
2015-10-17 Steven G. Karglre PR fortran/67987 (ICE on declaring and initializing...
2015-10-16 Richard Bienertree-nested.h (build_addr): Adjust prototype.
2015-10-14 Max Ostapenkoparse.c (decode_statement): Initialize M to MATCH_NO.
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-07 Andre Vehreschildre PR fortran/65889 ([6 Regressions] [OOP] ICE with...
2015-10-06 Louis Krupp[multiple changes]
2015-10-04 Mikael MorinRemove dead code
2015-10-04 Mikael MorinFix fortran common-related error recovery ICE.
2015-10-04 Mikael MorinFactor access to the common block head symbol
2015-10-02 Louis Krupp[multiple changes]
2015-10-02 Steven G. KarglPR fortran.67802
2015-10-02 Steven G. Karglre PR fortran/66979 (gfortran internal compiler error...
2015-10-02 Steven G. Karglre PR fortran/67616 (ICE on data initialization of...
2015-09-28 Paul Thomas[multiple changes]
2015-09-28 Nathan Sidwellgomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.
2015-09-26 Mikael MorinFix missing deep copy when assigning a DT constructor...
2015-09-26 Paul Thomasre PR fortran/67567 (resolve.c: gfc_error called with...
2015-09-25 Steven G. Karglre PR fortran/67614 (ICE on using arithmetic if with...
2015-09-25 Steven G. Karglre PR fortran/67525 (ICE on select type with improper...
2015-09-25 Manuel López-IbáñezPR pretty-print/67567 do not pass NULL as a string
2015-09-21 Steven G. Karglresolve.c (nonscalar_typebound_assign): Fix typos in...
2015-09-21 Steven G. Karglre PR fortran/67615 (ICE on using arithmetic if with...
2015-09-17 Paul Thomasre PR fortran/52846 ([F2008] Support submodules)
2015-09-10 Steven G. Karglre PR fortran/67526 (ICE on missing end parenthesis...
2015-09-10 Paul Thomasre PR fortran/66993 (Spurious ambiguous symbol error...
2015-09-04 Francois-Xavier... intrinsic.h (gfc_simplify_mvbits): Remove.
2015-09-04 Manuel López-Ibáñezre PR fortran/67429 (Missing part of error messages.)
2015-08-31 Francois-Xavier... re PR fortran/54833 (Don't wrap __builtin_free(a) in...
2015-08-29 Francois-Xavier... trans.c (gfc_call_malloc, [...]): Simplify code.
2015-08-28 Francois-Xavier... re PR fortran/53668 (Cray-pointer diagnostic enhancement)
2015-08-24 Louis Kruppre PR fortran/62536 (ICE (segfault) for invalid END...
2015-08-23 François-Xavier... * ChangeLog: fix previous entry.
2015-08-23 Francois-Xavier... re PR libfortran/54572 (Use libbacktrace library)
2015-08-19 Trevor Saundersremove more useless typedefs
2015-08-16 Francois-Xavier... re PR fortran/54656 (ICE with software REAL(16) for...
2015-08-16 Francois-Xavier... trans-intrinsic.c (conv_intrinsic_ieee_is_negative...
2015-08-16 Francois-Xavier... re PR libfortran/41387 (OPEN, STATUS='NEW' of a symboli...
2015-08-08 Francois-Xavier... re PR fortran/67059 (gfortran --version output is incon...
2015-08-08 Bud DavisWhen undoing symbols, also restore common block lists
2015-08-07 Francois-Xavier... re PR fortran/64104 ([F2003][IEEE] Allow IEEE functions...
2015-08-06 Mikael MorinMove one condition out of gfc_trans_scalar_assign
2015-08-05 Paul Thomasre PR fortran/52846 ([F2008] Support submodules)
2015-08-04 Francois-Xavier... re PR fortran/64022 ([F2003][IEEE] ieee_support_flag...
2015-08-03 Steven G. Karglre PR fortran/66942 (trans-expr.c:5701 runtime error...
2015-08-03 Mikael MorinFix random class_allocate_18.f90 failure
2015-08-01 Paul Thomasre PR fortran/67091 ([OOP] Bad result for type-bound...
2015-07-27 Thomas SchwingeFix logic error in Fortran OpenACC parsing
2015-07-24 Mikael MorinFix gfortran.dg/class_to_type_4.f90 deallocation code...
2015-07-22 Mikael MorinFix r225926's iso_varying_string ICE regression
2015-07-17 Paul Thomasre PR fortran/52846 ([F2008] Support submodules)
2015-07-17 Alessandro FanfarilloFix fortran double address operator with co_reduce
2015-07-17 Andre Vehreschildre PR fortran/66035 (gfortran ICE segfault)
2015-07-17 Mikael MorinFix PR61831: Side-effect variable component deallocation
2015-07-17 Steven G. Karglre PR fortran/66724 (ICE on input/output statements...
2015-07-15 Andrew MacLeodopth-gen.awk: Check for UNKNOWN_LOCATION rather than...
2015-07-14 Steven G. Karglsimplify.c (gfc_simplify_floor): Set precision of tempo...
2015-07-13 Andre Vehreschildre PR fortran/64589 ([OOP] Linking error due to undefin...
2015-07-13 Aldy HernandezFix double word typos.
2015-07-09 Andrew MacLeodflags.h: Don't include flag-types.h or options.h.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-07 Andre Vehreschildre PR fortran/66578 ([F2008] Invalid free on allocate...
2015-07-06 Steven G. Karglio.c (check_char_variable): New function.
2015-07-06 Andre Vehreschildre PR fortran/58586 (ICE with derived type with allocat...
2015-07-04 Steven G. Kargl[multiple changes]
2015-07-02 David Edelsohn* trans-common.c: Include <map> after system.h.
2015-07-02 Paul Thomasre PR fortran/52846 ([F2008] Support submodules)
2015-07-02 Steven G. Karglre PR fortran/56520 (Syntax error causes misleading...
2015-07-02 Steven G. Karglre PR fortran/66545 (ICE on using undefined parameter...
2015-07-01 Thomas Koenigarith.c (gfc_arith_divide): With -Winteger-division...
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordhash-traits.h (ggc_hasher): Rename to...
2015-06-24 Manuel López-IbáñezThe problem is that diagnostic_action_after_output...
2015-06-23 Andre Vehreschildre PR fortran/64674 ([OOP] ICE in ASSOCIATE with class...
2015-06-19 Mikael MorinFix openmp global state fortran regression
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-15 Andre Vehreschildre PR fortran/44672 ([F08] ALLOCATE with SOURCE and...
2015-06-14 Thomas Koenigintrinsic.texi: Change \leq to < in descrition of imagi...
2015-06-11 Paul Thomasre PR fortran/66079 (memory leak with source allocation...
2015-06-11 Pierre-Marie de... Restore DW_AT_abstract_origin for cross-unit call sites
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-08 Steven G. Karglre PR fortran/66245 (ICE on select type with empty...
2015-06-06 Thomas Koenigre PR fortran/47359 (Recursive functions of intrinsic...
2015-06-06 Thomas Koenigre PR fortran/47359 (Recursive functions of intrinsic...
2015-06-05 Steven G. Karglre PR fortran/66347 (Seg fault (ICE) on compile)
2015-06-05 Thomas Koenigre PR fortran/66385 (ICE: FORALL writing multiple eleme...
2015-06-05 Aldy HernandezMerge debug-early branch into mainline.
2015-06-05 Steven G. Kargl[multiple changes]
2015-06-04 Thomas Koenigre PR fortran/58749 (PACK(ADJUSTL([" a"," b"]), [.TRUE...
next