]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/trans-intrinsic.c
re PR fortran/66679 ([OOP] ICE with class(*) and transfer)
[thirdparty/gcc.git] / gcc / fortran / trans-intrinsic.c
2018-08-12  Paul Thomasre PR fortran/66679 ([OOP] ICE with class(*) and transfer)
2018-07-19  Kyrylo Tkachov[Fortran] Use MIN/MAX_EXPR or IFN_FMIN/MAX for min...
2018-06-01  Steven G. Karglre PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM...
2018-05-20  Paul Thomasre PR fortran/49636 ([F03] ASSOCIATE construct confused...
2018-05-08  Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-05-06  Andre Vehreschildre PR fortran/85507 (ICE in gfc_dep_resolver, at fortra...
2018-04-14  Andre Vehreschildre PR fortran/81773 ([Coarray] Get with vector index...
2018-03-14  Steven G. Karglcheck.c (gfc_check_kill_sub): Remove check for INTEGER...
2018-02-25  Paul Thomasre PR fortran/84523 (Runtime crash deallocating allocat...
2018-02-22  Janne BlomqvistCharacter length cleanup for Coarray Fortran library
2018-02-19  Andre Vehreschildgfortran.texi: Document additional src/dst_type.
2018-02-07  Thomas Koenigre PR fortran/68560 (The test gfortran.dg/shape_8.f90...
2018-01-26  Damian RousonPartial Failed Images patch
2018-01-25  Paul Thomasre PR fortran/37577 ([meta-bug] change internal array...
2018-01-15  Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-01-05  Janne BlomqvistPR 78534 Change character length from int to size_t
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-03  Thomas Koenigre PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should...
2017-11-22  Thomas Koenigre PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should...
2017-11-19  Paul Thomasre PR fortran/78990 (ICE when assigning polymorphic...
2017-11-08  Janne BlomqvistPR 82869 Introduce logical_type_node and use it
2017-11-04  Andre Vehreschildtrans-expr.c (gfc_trans_assignment_1): Character kind...
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-09-10  Paul Thomasre PR fortran/34640 (ICE when assigning item of a deriv...
2017-03-22  Dominique d'Humieresre PR fortran/79602 (translation: globally replace...
2017-03-05  Andre Vehreschildcheck.c (positive_check): Add new function checking...
2017-01-13  Janne BlomqvistRevert r244448
2017-01-13  Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-07  Andre Vehreschildre PR fortran/78781 ([Coarray] ICE in gfc_deallocate_sc...
2017-01-03  Janne BlomqvistPR 78534 Revert r244011
2017-01-03  Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-30  Andre Vehreschildlibcaf.h: Add new action types for (de-)registration...
2016-10-27  Steven G. Karglre PR fortran/78092 (ICE when calling SIZEOF on CLASS...
2016-10-24  Jakub Jelinektrans-intrinsic.c (gfc_conv_intrinsic_minmax): Use...
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-13  Andre Vehreschildre PR fortran/72832 ([OOP] ALLOCATE with SOURCE fails...
2016-09-30  Andre Vehreschildtrans-array.c (gfc_array_allocate): Use the token from...
2016-09-27  Jakub Jelinekauto-inc-dec.c (try_merge): Remove break after return.
2016-09-23  Andre Vehreschildtrans-intrinsic.c (gfc_conv_intrinsic_caf_get): Use...
2016-09-20  Marek Polacektrans-intrinsic.c (conv_expr_ref_to_caf_ref): Adjust...
2016-09-19  Andre Vehreschildlibcaf.h: Add caf_reference_type.
2016-08-19  Joseph MyersImplement C _FloatN, _FloatNx types.
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-07-22  Andre Vehreschildexpr.c (gfc_find_stat_co): Fixed whitespaces.
2016-07-05  Alessandro FanfarilloSecond review of STAT= patch + tests
2016-06-19  Bernhard Reutner... Use gfc_add_*_component defines where appropriate
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-12  Tobias Burnusre PR fortran/45859 ([Coarray, F2008, IR] Rejects valid...
2015-12-09  Tobias Burnustrans.c (gfc_allocate_using_lib,gfc_deallocate_with_sta...
2015-12-02  Tobias Burnuscheck.c (gfc_check_event_query): New function.
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-18  Paul Thomasre PR fortran/67177 (MOVE_ALLOC not automatically alloc...
2015-10-16  Richard Bienertree-nested.h (build_addr): Adjust prototype.
2015-10-07  Andre Vehreschildre PR fortran/65889 ([6 Regressions] [OOP] ICE with...
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-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-01  Paul Thomasre PR fortran/67091 ([OOP] Bad result for type-bound...
2015-07-17  Alessandro FanfarilloFix fortran double address operator with co_reduce
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-19  Mikhail MaltsevUse std::swap instead of explicit swaps
2015-04-23  Andre VehreschildPF fortran/60322
2015-03-24  Andre Vehreschildre PR fortran/64787 (Invalid code on sourced allocation...
2015-03-17  Jerry DeLislere PR fortran/64432 (SYSTEM_CLOCK(COUNT_RATE=rate)...
2015-01-17  Paul Thomasre PR fortran/64578 ([OOP] Seg-fault and ICE with unlim...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-22  Tobias Burnustrans-intrinsic.c (gfc_conv_intrinsic_caf_get, [.....
2014-12-17  Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
2014-12-16  Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
2014-12-12  Tobias Burnuserror.c (gfc_error): Add variant which takes a va_list.
2014-12-03  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-12-02  Richard Bienerre PR fortran/64137 (Fortran FE builds invalid GENERIC)
2014-11-30  Tobias Burnusgfortran.h (gfc_option_t): Remove warn_aliasing,
2014-11-25  Tobias Burnuserror.c (gfc_internal_error): Convert to common diagnos...
2014-10-24  Tobias Burnuscheck.c (check_co_collective): Reject coindexed A args.
2014-10-19  Francois-Xavier... re PR fortran/48979 (FRACTION und EXPONENT return inval...
2014-10-09  Francois-Xavier... f95-lang.c (gfc_init_builtin_functions): Add more float...
2014-09-25  Tobias Burnuscheck.c (check_co_collective): Renamed from
2014-09-20  Alessandro Fanfarillotrans-intrinsic.c (conv_intrinsic_atomic_op): Fix issue...
2014-09-20  Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
2014-08-31  Tobias Burnustrans-decl.c (gfc_build_builtin_function_decls): Add...
2014-08-30  Tobias Burnustrans.h (gfc_caf_get_image_index, [...]): New prototypes.
2014-08-15  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-07-26  Tobias Burnuscheck.c (gfc_check_sizeof): Permit for assumed type...
2014-07-14  Tobias Burnustrans-intrinsic.c (conv_intrinsic_atomic_ref): Fix...
2014-07-12  Tobias Burnuslibgfortran.h (libcaf_atomic_codes): Add.
2014-07-12  Tobias Burnuscheck.c (gfc_check_atomic): Update for STAT=.
2014-07-04  Tobias Burnusresolve.c (resolve_assoc_var): Fix corank setting.
2014-06-25  Tobias Burnusresolve.c (resolve_ordinary_assign): Don't invoke caf_s...
2014-06-25  Tobias Burnuscheck.c (check_co_minmaxsum): Add definable check.
2014-06-19  Tobias Burnustrans-intrinsic.c (conv_co_minmaxsum): Fix argument...
2014-06-17  Tobias Burnuscheck.c (gfc_check_atomic, [...]): Use argument for...
2014-06-15  Francois-Xavier... re PR fortran/28484 ([F03] system_clock with real-type...
next