]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/trans-expr.c
trans-expr.c (gfc_reset_vptr): Fix comment whitespace.
[thirdparty/gcc.git] / gcc / fortran / trans-expr.c
2014-09-20  Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
2014-09-02  Marek Polacekre PR fortran/62270 (-Wlogical-not-parentheses warnings)
2014-08-30  Tobias Burnustrans.h (gfc_caf_get_image_index, [...]): New prototypes.
2014-08-15  Thomas Koenigre PR fortran/62142 (internal compiler error: Segmentat...
2014-08-15  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-08-11  Richard Bienerre PR fortran/61950 (Many 64-bit fortran allocate tests...
2014-07-26  Tobias Burnuscheck.c (gfc_check_sizeof): Permit for assumed type...
2014-07-07  Paul Thomasre PR fortran/61459 (segfault when assigning to allocat...
2014-07-04  Tobias Burnusresolve.c (resolve_assoc_var): Fix corank setting.
2014-06-25  Tobias Burnuscheck.c (check_co_minmaxsum): Add definable check.
2014-06-17  Tobias Burnuscheck.c (gfc_check_atomic, [...]): Use argument for...
2014-06-10  Dominique d'Humieresre PR fortran/41936 (Memory leakage with allocatables...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-04-30  Tobias Burnustrans-decl.c (create_function_arglist): Add hidden...
2014-04-30  Tobias Burnustrans-expr.c (get_tree_for_caf_expr): Fix handling of
2014-04-22  Tobias Burnusre PR fortran/60881 (ICE on dummy argument that extends...
2014-04-13  Paul Thomasre PR fortran/58085 (Wrong indexing of an array in...
2014-03-28  Mikael Morinre PR fortran/60576 (FAIL: gfortran.dg/assumed_rank_7...
2014-03-27  Tobias Burnusre PR fortran/58880 ([OOP] ICE on valid with FINAL...
2014-03-18  Jakub Jelinekre PR ipa/58721 (The subroutine perdida is no longer...
2014-03-06  Paul Thomasre PR fortran/51976 ([F2003] Support deferred-length...
2014-02-09  Paul Thomasre PR fortran/59026 (ELEMENTAL procedure with VALUE...
2014-02-01  Paul Thomasre PR fortran/59906 (error: size of variable '<anonymou...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-18  Janus Weilre PR fortran/59493 ([OOP] ICE: Segfault on Class(...
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-04  Paul Thomasre PR fortran/57445 ([OOP] ICE in gfc_conv_class_to_cla...
2013-10-02  Tobias Burnusre PR fortran/58593 (internal compiler error: in gfc_co...
2013-10-01  Tobias Burnusre PR fortran/58579 (Memory allocation fails when calli...
2013-08-29  Thomas Koenigre PR fortran/52243 (Avoid reallocation for: array1...
2013-08-09  Janus Weilgfortran.h (gfc_get_code): Modified prototype.
2013-08-06  Janus Weilre PR fortran/57306 ([OOP] [F08] ICE on valid with...
2013-07-30  Tobias Burnusre PR fortran/57530 ([OOP] Wrongly rejects type_pointe...
2013-07-21  Ondřej Bílkatrans-decl.c: Fix comment typos.
2013-07-16  Tobias Burnusre PR fortran/57912 (gfortran/coarray/alloc_comp_2...
2013-07-15  Tobias Burnustrans-array.h (gfc_deallocate_alloc_comp_no_caf, [...
2013-06-26  Tobias Burnusre PR fortran/29800 (-fbounds-check: For derived types...
2013-06-21  Tobias Burnustrans-array.c (gfc_alloc_allocatable_for_assignment...
2013-06-13  Mikael Morinre PR fortran/49074 ([OOP] Defined assignment w/ CLASS...
2013-06-04  Tobias Burnusre PR fortran/37336 ([F03] Finish derived-type finaliza...
2013-05-28  Tobias Burnustrans-expr.c (gfc_conv_procedure_call): Deallocate...
2013-04-12  Tobias Burnusre PR fortran/56845 ([OOP] _vptr not set to declared...
2013-03-30  Thomas Koenigtrans-expr.c (build_memcmp_call): New function.
2013-03-29  Tobias Burnusre PR fortran/35203 (OPTIONAL, VALUE actual argument...
2013-03-28  Thomas Koenigre PR fortran/45159 (Unnecessary temporaries)
2013-03-25  Tobias Burnusre PR fortran/38536 (ICE with C_LOC in resolve.c due...
2013-01-29  Janus Weilre PR fortran/54107 ([F03] Memory hog with abstract...
2013-01-13  Jakub Jelinekre PR fortran/55935 ([OOP] Fortran fronted has ADDR_EXP...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-08  Paul Thomasre PR fortran/55618 (Failures with ISO_Varying_String...
2013-01-06  Paul ThomasPR fortran/PR53876 PR fortran/PR54990 PR fortran/PR54992
2013-01-05  Steven G. Karglre PR fortran/55827 (ICE with multiple fortran modules...
2013-01-04  Tobias Burnustrans.c (gfc_build_final_call): New function.
2012-12-22  Tobias Burnusre PR fortran/55763 (Issues with some simpler CLASS...
2012-12-20  Paul Thomasarray.c (resolve_array_list): Apply C4106.
2012-12-03  Tobias Burnusre PR fortran/37336 ([F03] Finish derived-type finaliza...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-24  Janus Weilre PR fortran/55037 ([OOP] ICE with local allocatable...
2012-10-19  Janus Weilre PR fortran/54224 (Warn for unused internal procedures)
2012-10-16  Tobias Burnusre PR fortran/50981 ([OOP] Wrong-code for scalarizing...
2012-09-24  Tobias Burnusre PR fortran/54618 ([OOP] wrong-code with CLASS(....
2012-09-24  Lawrence CrowlFinish conversion of uses of double_int to the new...
2012-09-23  Tobias Burnusre PR fortran/54599 (Issues found in gfortran by the...
2012-09-17  Tobias Burnusre PR fortran/54603 ([F03] Wrong code with structure...
2012-08-27  Tobias Burnusre PR fortran/54384 (gfortran memory leaks)
2012-08-27  Tobias Burnusre PR fortran/54384 (gfortran memory leaks)
2012-08-24  Tobias Burnusre PR fortran/54350 (FAIL: gfortran.dg/realloc_on_assig...
2012-08-22  Tobias Burnustrans-expr.c (gfc_copy_class_to_class, [...]): Free...
2012-08-14  Mikael Morinre PR fortran/47586 ([F03] allocatable components:...
2012-08-14  Mikael Morintrans-expr.c (gfc_trans_scalar_assign): Rename argument...
2012-08-14  Mikael Moringfortran.h (gfc_get_proc_ptr_comp): New prototype.
2012-08-02  Mikael Morinarray.c (gfc_copy_array_ref): Don't copy the offset...
2012-07-25  Tobias Burnustrans-types.c (gfc_real16_is_float128): Fix spelling...
2012-07-21  Tobias Burnustrans-expr.c (gfc_conv_derived_to_class): Fix argument...
2012-07-20  Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-07-19  Tobias Burnustrans-expr.c (gfc_conv_procedure_call): Fix handling...
2012-07-12  Tobias Burnustrans-expr.c (conv_isocbinding_procedure): Generate
2012-06-16  Tobias Burnusre PR fortran/53642 (Front-end optimization: Wrong...
2012-05-14  Tobias Burnusre PR fortran/49110 (Deferred-length character result...
2012-05-13  Alessandro Fanfarillore PR fortran/52158 (Regression on character function...
2012-05-05  Paul Thomasre PR fortran/41600 ([OOP] SELECT TYPE with associate...
2012-04-25  Tobias Burnusre PR fortran/52196 (Add -Wrealloc-lhs)
2012-04-15  Janus Weilre PR fortran/51082 ([F03] Wrong result for a pointer...
2012-03-04  Mikael Morinre PR fortran/50981 ([OOP] Wrong-code for scalarizing...
2012-03-04  Mikael Morinre PR fortran/50981 ([OOP] Wrong-code for scalarizing...
2012-03-04  Mikael Morintrans.h (struct gfc_ss_info): Move can_be_null_ref...
2012-03-03  Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-02-29  Paul Thomasre PR fortran/52386 (ICE in gfc_conv_descriptor_dtyp...
2012-02-08  Tobias Burnusre PR fortran/52151 (Segfault with realloc on assignmen...
2012-02-07  Tobias Burnusre PR fortran/51514 ([OOP] Wrong code when passing...
2012-02-02  Mikael Morinre PR fortran/41587 ([OOP] ICE with ALLOCATABLE CLASS...
2012-02-02  Paul Thomasre PR fortran/52012 (Wrong-code with realloc on assignm...
2012-02-01  Tobias Burnus2012-02-01 Tobias Burnus
2012-01-31  Paul Thomasre PR fortran/52012 (Wrong-code with realloc on assignm...
2012-01-27  Tobias Burnusre PR fortran/52022 (Wrong-code with procedures passed...
2012-01-27  Paul Thomasre PR fortran/48705 ([OOP] ALLOCATE with non-trivial...
2012-01-18  Paul Thomasre PR fortran/51634 ([OOP] ICE with polymorphic operators)
next