PF fortran/60322
[gcc.git] / gcc / fortran / trans-types.c
2015-04-23 Andre VehreschildPF fortran/60322
2015-04-10 Tobias Burnustrans-stmt.c (gfc_trans_lock_unlock): Implement -fcoarr...
2015-03-17 Paul Thomasre PR fortran/59198 (ICE on cyclically dependent polymo...
2015-01-27 Tobias Burnusre PR fortran/63861 (OpenACC coarray ICE (also with...
2015-01-17 Andre Vehreschildre PR fortran/60357 ([F08] structure constructor with...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-17 Pierre-Marie de... Complete information generated through the array descri...
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-16 Tobias Burnus2014-12-15 Tobias Burnus <burnus@net-b.de>
2014-11-15 Tobias Burnuserror.c (gfc_fatal_error_1): Renamed from gfc_fatal_error.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-09-23 Jakub Jelinekre PR fortran/63331 (Fortran -fcompare-debug issues)
2014-09-20 Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
2014-09-12 Joseph MyersRemove LIBGCC2_HAS_?F_MODE target macros.
2014-08-15 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-07-12 Tobias Burnusre PR fortran/61628 ([MinGW)Write of medium sized or...
2014-07-04 Tobias Burnusresolve.c (resolve_assoc_var): Fix corank setting.
2014-06-17 Tobias Burnuscheck.c (gfc_check_atomic, [...]): Use argument for...
2014-06-10 Jakub Jelinekre PR fortran/60928 (gfortran issue with allocatable...
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-30 Tobias Burnusgfortran.h (gfc_init_coarray_decl): Remove.
2014-04-17 Jakub Jelinekgenmodes.c (struct mode_data): Add need_bytesize_adj...
2014-04-04 Bernd Edlingerre PR fortran/60191 (test case gfortran.dg/dynamic_disp...
2014-03-06 Paul Thomasre PR fortran/51976 ([F2003] Support deferred-length...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-10-29 Paul ThomasPR fortran 57893
2013-04-28 Tobias Burnusre PR fortran/57093 (Seg fault on internal output to...
2013-04-10 Janne BlomqvistReplace enum gfc_try with bool type.
2013-03-25 Tobias Burnusre PR fortran/38536 (ICE with C_LOC in resolve.c due...
2013-03-18 Tobias Burnusgfortran.h (gfc_option_t): Remove flag_whole_file.
2013-02-08 Mikael Morinre PR fortran/54107 ([F03] Memory hog with abstract...
2013-01-29 Janus Weilre PR fortran/54107 ([F03] Memory hog with abstract...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-06 Paul ThomasPR fortran/PR53876 PR fortran/PR54990 PR fortran/PR54992
2012-12-20 Paul Thomasarray.c (resolve_array_list): Apply C4106.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-04 Tobias Burnusexpr.c (scalarize_intrinsic_call): Plug memory leak.
2012-07-25 Tobias Burnustrans-types.c (gfc_real16_is_float128): Fix spelling...
2012-07-20 Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-05-30 Tobias Burnusdecl.c: Fix comment typos.
2012-05-05 Paul Thomasre PR fortran/41600 ([OOP] SELECT TYPE with associate...
2012-03-08 Tobias Burnusre PR fortran/52469 (-fwhole-file bug: Wrong backend_de...
2012-03-03 Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-01-16 Zydrunas Gimbutasre PR fortran/48426 ([patch] Quad precision promotion)
2012-01-13 Tobias Burnusre PR fortran/51842 (fortran fails if ssize_t is 32...
2011-11-25 Tobias Burnusre PR fortran/50408 (ICE in transfer_expr)
2011-11-16 Tobias Burnusre PR fortran/39427 (F2003: Procedures with same name...
2011-11-09 Francois-Xavier... re PR fortran/21881 (ICE instead of error for large...
2011-10-18 Mikael Morinre PR fortran/50420 ([Coarray] lcobound doesn't accept...
2011-10-09 Tobias BurnusMake-lang.in (F95_PARSER_OBJS, [...]): Add dependency...
2011-09-27 Jakub Jelinektrans-types.c (gfc_type_for_size): Return wider type...
2011-09-04 Janus Weilre PR fortran/50227 ([OOP] ICE-on-valid with allocatabl...
2011-08-25 Tobias Burnustrans-array.c (gfc_conv_descriptor_token): Add assert.
2011-08-25 Tobias Burnustrans-array.c (structure_alloc_comps): Fix for allocata...
2011-07-27 Tobias Burnusre PR fortran/45586 (ICE non-trivial conversion at...
2011-07-26 Tobias Burnustrans-array.c (CAF_TOKEN_FIELD): New macro constant.
2011-07-19 Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-07-16 Tobias Burnusexpr.c (gfc_ref_this_image): New function.
2011-05-31 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-29 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-27 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-26 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-19 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-15 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-15 Joern Renneckere PR middle-end/46500 (target.h includes tm.h)
2011-05-06 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-04 Nathan Froydtree.h (build_function_type_array): Declare.
2011-05-04 Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2011-04-10 Mike StumpRemove doubled up words.
2011-04-04 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-03-25 Tobias Burnusre PR fortran/48174 (DWARF for subroutine with no args...
2011-02-20 Paul Thomasre PR fortran/45077 (ICE with -fwhole-file in fold_conv...
2011-02-18 Michael Matzre PR fortran/45586 (ICE non-trivial conversion at...
2011-01-28 Paul Thomasre PR fortran/45170 ([F2003] allocatable character...
2010-12-14 Tobias Burnusre PR fortran/46937 (gfortran.dg/pointer_intent_1.f90...
2010-12-10 Tobias Burnusre PR fortran/46540 (libquadmath: Implement --disable...
2010-11-28 Paul Thomasre PR fortran/35810 ([TR 15581 / F2003] Automatic reall...
2010-11-20 Janne BlomqvistFix size_type_node and sizetype in Fortran frontend
2010-11-16 Francois-Xavier... re PR fortran/32049 (Support on x86_64 also kind=16)
2010-11-08 Janus Weilre PR fortran/46344 ([OOP] ICE with allocatable CLASS...
2010-10-19 Jerry DeLisleio.h: Remove definition of the BT enumerator.
2010-09-26 Tobias Burnusre PR fortran/40569 (F2008: Support COMPILER_OPTIONS...
2010-09-16 Tobias Burnusre PR fortran/43665 (INTENT(IN) etc. optimization of...
2010-09-02 Tobias Burnusre PR fortran/45186 (Gfortran 4.5.0 emits wrong linenum...
2010-08-28 Francois-Xavier... re PR libfortran/45436 (Failed to bootstrap)
2010-08-27 Francois-Xavier... re PR fortran/32049 (Support on x86_64 also kind=16)
2010-08-17 Jakub Jelinekre PR fortran/45304 (Functions/subroutines without...
2010-08-17 Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-07-28 Tobias Burnusre PR fortran/45077 (ICE with -fwhole-file in fold_conv...
2010-07-23 Tobias Burnusre PR fortran/44945 (Wrong decl for module vars / FAIL...
2010-07-23 Jakub Jelinektree.h (struct tree_base): Add nameless_flag bitfield.
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-10 Mikael Morintrans-io.c (gfc_build_st_parameter): Update calls to...
2010-07-06 Tobias Burnustrans-decl.c: Include diagnostic-core.h besides toplev.h.
2010-07-05 Paul Thomasre PR fortran/44596 ([OOP] Dynamic dispatch uses broken...
2010-07-04 Paul Thomasre PR fortran/44596 ([OOP] Dynamic dispatch uses broken...
next