nvptx.opt (moptimize): New flag.
[gcc.git] / gcc / fortran /
2015-11-09 Steven G. Karglre PR fortran/68053 (lower bound of implied shape array...
2015-11-08 Andre Vehreschildre PR fortran/68218 (ALLOCATE with size given by a...
2015-11-08 Steven G. Karglre PR fortran/68224 (ICE on referencing parameter array...
2015-11-08 Paul Thomasre PR fortran/68196 (ICE on function result with proced...
2015-11-07 Steven G. Karglre PR fortran/68153 (ICE for intrinsic reshape with...
2015-11-07 Steven G. Karglre PR fortran/68151 (ICE on using select case with...
2015-11-06 David MalcolmReimplement diagnostic_show_locus, introducing rich_loc...
2015-11-06 Cesar Philippidisgimplify.c (gimplify_scan_omp_clauses): Add support...
2015-11-05 Jakub Jelinekgcc/
2015-11-03 Thomas SchwingeOpenACC atomic directive
2015-10-31 Cesar Philippidisre PR bootstrap/68168 (r229609 breaks bootstrap)
2015-10-30 Cesar Philippidisgfortran.h (gfc_omp_namespace): Add locus where member.
2015-10-30 Steven G. Karglre PR fortran/51993 (Erroneous type component initializ...
2015-10-30 Steven G. Karglre PR fortran/36192 (ICE with wrong index types and...
2015-10-30 Steven G. Karglre PR fortran/68154 (ICE on initializing character...
2015-10-29 Steven G. Karglre PR fortran/68054 (ICE on using protected attribute...
2015-10-29 Steven G. Kargl[multiple changes]
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-29 Richard Bienergimple-match-head.c (gimple_simplify): Remove premature...
2015-10-27 Thomas Schwinge[PR fortran/63865] OpenACC cache directive: match Fortr...
2015-10-27 Steven G. Karglre PR fortran/68108 (erroneous error message 'scalar...
2015-10-27 Thomas Schwinge[PR c/64765, c/64880] Support OpenACC Combined Directiv...
2015-10-26 Louis Kruppre PR fortran/66056 (ICEs and endless compilation for...
2015-10-26 Steven G. Karglre PR fortran/36192 (ICE with wrong index types and...
2015-10-26 Andre Vehreschildre PR fortran/66927 (ICE in gfc_conf_procedure_call)
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...
next