]> gcc.gnu.org Git - gcc.git/history - gcc/fortran/trans-expr.c
re PR fortran/46330 ([OOP] ICE after revision 166368)
[gcc.git] / gcc / fortran / trans-expr.c
2010-11-06 Janus Weilre PR fortran/46330 ([OOP] ICE after revision 166368)
2010-11-03 Nathan Froydbuiltins.c (fold_builtin_signbit): Use build_zero_cst...
2010-10-06 Mikael Morintrans-expr.c (get_proc_ptr_comp): Restore initial expre...
2010-10-06 Mikael Morintrans-array.c (gfc_conv_tmp_array_ref): Add factorized...
2010-09-21 Mikael Morinre PR fortran/45648 (Unnecessary temporary for transpos...
2010-09-20 Janus Weilre PR fortran/45438 ([OOP] ICE with -fcheck=pointer)
2010-09-10 Mikael Morintrans-expr.c (expr_is_variable): New function taking...
2010-09-10 Tobias Burnusre PR fortran/45186 (Gfortran 4.5.0 emits wrong linenum...
2010-09-07 Jan Hubicka* trans-expr.c (gfc_conv_initializer): Set STATIC flags...
2010-09-06 Thomas Koenigre PR fortran/34145 (single_char_string.f90 fails with...
2010-09-03 Tobias Burnusre PR fortran/45186 (Gfortran 4.5.0 emits wrong linenum...
2010-09-01 Janus Weilre PR fortran/44541 ([OOP] wrong code for polymorphic...
2010-09-01 Francois-Xavier... trans-expr.c (gfc_conv_power_op): Handle floating-point...
2010-08-21 Janus Weilre PR fortran/45271 ([OOP] Polymorphic code breaks...
2010-08-21 Tobias Burnusre PR fortran/36158 (Transformational function BESSEL_Y...
2010-08-19 Daniel Kraftre PR fortran/29785 (Fortran 2003: POINTER Rank Remapping)
2010-08-18 Janus Weilre PR fortran/45290 ([F08] pointer initialization)
2010-08-17 Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-08-15 Janus Weiltrans-expr.c (gfc_trans_assign_vtab_procs): Clean up...
2010-08-15 Tobias Burnustrans-expr.c (gfc_conv_expr_present): Regard nullified...
2010-07-29 Janus Weilre PR fortran/45004 ([OOP] Segfault with allocatable...
2010-07-23 Paul Thomasre PR fortran/24524 (Fortran dependency checking should...
2010-07-15 Jakub Jelinektrans.h (gfc_string_to_single_character): New prototype.
2010-07-15 Jakub Jelinektrans.h (gfc_build_compare_string): Add CODE argument.
2010-07-13 Jakub Jelinektrans-expr.c (string_to_single_character): Also optimiz...
2010-07-13 Janus Weilre PR fortran/44434 ([OOP] ICE in in gfc_add_component_ref)
2010-07-10 Paul Thomasre PR fortran/44773 (Unnecessary temporaries increase...
2010-07-06 Tobias Burnustrans-decl.c: Include diagnostic-core.h besides toplev.h.
2010-07-05 Nathan Froydvec.h (VEC_splice, [...]): New macros.
2010-06-29 Paul Thomasre PR fortran/44582 (gfortran generates wrong results...
2010-06-21 Tobias Burnusre PR fortran/40632 (Support F2008's contiguous attribute)
2010-06-11 Paul Thomasre PR fortran/42051 ([OOP] ICE on array-valued function...
2010-05-23 Tobias Burnusgfortran.h: Do not include system.h.
2010-05-20 Steven Bosschertrans-expr.c: Do not include convert.h, ggc.h, real...
2010-05-17 Janus Weilre PR fortran/43990 ([OOP] ICE in output_constructor_re...
2010-05-15 Janus Weilre PR fortran/43207 ([OOP] invalid (pointer) assignment...
2010-05-06 Jason MerrillAdd support for C++0x nullptr.
2010-04-29 Paul Thomas[multiple changes]
2010-04-24 Paul Thomasre PR fortran/43841 (Missing temporary for ELEMENTAL...
2010-04-13 Jerry DeLisle[multiple changes]
2010-04-09 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-04-06 Tobias Burnusre PR fortran/43178 (Pointless resetting to NULL for...
2010-03-18 Paul Thomasre PR fortran/43039 ([lto/-fwhole-file] fortran-dev...
2010-02-28 Tobias Burnusre PR fortran/43205 (-finit-local-zero and -fno-automat...
2010-02-24 Tobias Burnus[multiple changes]
2010-02-21 Tobias Burnusre PR fortran/35259 (-fassociative-math not enabled...
2010-02-20 Paul Thomasre PR fortran/36932 (unneeded temporary (2x))
2010-02-10 Jakub Jelinekre PR fortran/42309 (Problem with a pointer array passe...
2010-02-05 Paul Thomasre PR fortran/42309 (Problem with a pointer array passe...
2010-01-31 Janus Weilre PR fortran/42888 (ICE in fold_convert_loc, at fold...
2010-01-31 Paul Thomasre PR fortran/38324 (Wrong lbound given to allocatable...
2010-01-14 Paul Thomasre PR fortran/41478 (Corrupted memory using PACK for...
2010-01-09 Tobias Burnus[multiple changes]
2010-01-05 Tobias Burnusre PR fortran/41872 (wrong-code: Issues with allocatabl...
2010-01-04 Tobias Burnusre PR fortran/41872 (wrong-code: Issues with allocatabl...
2009-12-17 Janus Weilre PR fortran/42144 ([OOP] deferred TBPs do not work)
2009-11-30 Janus Weilbackport: re PR fortran/42053 ([OOP] SELECT TYPE: rejec...
2009-11-28 Jakub Jelinektrans-common.c (create_common): Remove unused offset...
2009-11-20 Paul Thomasre PR fortran/42104 ([F03] runtime segfault with proced...
2009-11-19 Janus Weiltrans-expr.c (conv_isocbinding_procedure): New function.
2009-11-18 Janus Weilre PR fortran/42072 ([F03] wrong-code with C_F_PROCPOINTER)
2009-11-03 Tobias Burnusre PR fortran/41907 (465.tonto in SPEC CPU 2006 runtime...
2009-11-01 Tobias Burnus[multiple changes]
2009-11-01 Tobias Burnusre PR fortran/41850 (Wrong-code with optional allocatab...
2009-10-29 Tobias Burnusre PR fortran/41777 (Wrong-code with POINTER-returning...
2009-10-23 Janus Weilre PR fortran/41800 ([OOP] ICE in fold_convert_loc...
2009-10-19 Richard Guentherre PR fortran/41494 (temp and memcpy used when zeroing...
2009-10-16 Paul Thomasre PR fortran/41648 ([OOP] Type-bound procedures refused)
2009-10-13 Janus Weilre PR fortran/41581 ([OOP] Allocation of a CLASS with...
2009-10-05 Paul Thomastrans-expr.c (select_class_proc): New function.
2009-09-30 Tobias Burnusre PR fortran/40996 ([F03] ALLOCATABLE scalars)
2009-09-09 Richard Guentherre PR fortran/41297 (Functions are called twice)
2009-08-29 Steven G. Kargltrans-expr.c (gfc_trans_assignment_1): Correct a comment.
2009-08-25 Janus Weilre PR fortran/41139 (a procedure pointer call as actual...
2009-08-21 Janus Weilre PR fortran/41106 ([F03] Procedure Pointers with...
2009-08-20 Michael Matztrans-expr.c (gfc_conv_string_tmp): Check type compatib...
2009-08-19 Michael Matztree-ssa-structalias.c (create_variable_info_for):...
2009-08-16 Richard Guenthertrans-expr.c (gfc_trans_scalar_assign): Replace hack...
2009-08-13 Janus Weilre PR fortran/40941 (gfc_typespec: put derived and...
2009-08-11 Janus Weilre PR fortran/41022 ([F03] procedure pointer components...
2009-08-01 Paul Thomasre PR fortran/40011 (Problems with -fwhole-file)
2009-07-25 Richard Guentherre PR fortran/40005 (segfault in gt_ggc_mx_lang_tree_node)
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-07-13 Janus Weilre PR fortran/40646 ([F03] array-valued procedure point...
2009-07-09 Janus Weilre PR fortran/40646 ([F03] array-valued procedure point...
2009-07-09 Tobias Burnusre PR fortran/40604 (ICE with -fcheck=pointer)
2009-07-05 Paul Thomasre PR fortran/40646 ([F03] array-valued procedure point...
2009-07-04 Janus Weilre PR fortran/40593 (Proc-pointer returning function...
2009-06-29 Tobias Burnusre PR fortran/40580 (Add -fcheck=pointer with runtime...
2009-06-29 Paul Thomasre PR fortran/40551 (Optimizations possible using gfc_f...
2009-06-19 Paul Thomasre PR fortran/40440 (Automatic deallocation component...
2009-06-19 Kaveh R. Ghazigfortran.h (gfc_expr): Use mpc_t to represent complex...
2009-06-19 Janus Weilre PR fortran/40450 ([F03] procedure pointer as actual...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-08 Paul Thomastrans-array.h: Replace prototypes for gfc_conv_descript...
2009-05-25 Janus Weilre PR fortran/40176 (Fortran 2003: Procedure pointers...
2009-05-18 Richard Guentherre PR tree-optimization/40168 (finding common subexpres...
2009-05-14 Jakub Jelinekre PR fortran/39865 (ICE in gfc_conv_scalarized_array_ref)
2009-05-13 Steven G. Karglgfortran.h (gfc_code): Rename struct member expr to...
2009-05-10 Paul Thomasre PR fortran/38863 (WHERE with multiple elemental...
next
This page took 1.085909 seconds and 108 git commands to generate.