aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-26re PR fortran/41714 ([OOP] ALLOCATE SOURCE= does not properly copy the value ...Janus Weil1-3/+1
2009-10-13re PR fortran/41581 ([OOP] Allocation of a CLASS with SOURCE=<class> does not...Janus Weil1-2/+8
2009-09-30re PR fortran/40996 ([F03] ALLOCATABLE scalars)Tobias Burnus1-0/+7
2009-09-29re PR fortran/39626 (Correctly implement details of Fortran 2008 BLOCK constr...Daniel Kraft1-0/+4
2009-09-16re PR fortran/41212 (miscompilation at -O2)Michael Matz1-7/+0
2009-08-19tree-ssa-structalias.c (create_variable_info_for): Also mark first field in a...Michael Matz1-11/+22
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez1-17/+31
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-16/+15
2009-05-13re PR fortran/34153 (Debugging: Cannot set breakpoint in comment lines or "EN...Tobias Burnus1-0/+1
2009-05-10re PR fortran/38863 (WHERE with multiple elemental defined assignments gives ...Paul Thomas1-3/+6
2009-05-06re PR fortran/39630 ([F03] Procedure Pointer Components)Janus Weil1-0/+4
2009-04-20re PR fortran/35423 (Implement OpenMP workshare)Vasilis Liaskovitis1-0/+1
2009-04-10re PR middle-end/39701 (Revision 145846 caused many test failures)Paolo Bonzini1-4/+4
2009-03-29re PR fortran/38507 (Bogus Warning: Deleted feature: GOTO jumps to END of con...Tobias Schlüter1-2/+3
2009-03-27gimplify.c (mark_addressable): Export.Richard Guenther1-2/+3
2008-11-01re PR fortran/35681 (wrong result for vector subscripted array expression in ...Daniel Kraft1-1/+9
2008-09-18re PR fortran/37507 (Print location in (DE)ALLOCATION errors)Daniel Kraft1-49/+106
2008-08-29re PR fortran/29635 (debug info of modules)Jakub Jelinek1-0/+24
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-19/+18
2008-07-27re PR fortran/36132 (_gfortran_internal_pack on optional arguments)Tobias Burnus1-7/+30
2008-07-21fmt_g0_3.f08: Fix typo in expected error message.Ralf Wildenhues1-1/+1
2008-06-20arith.c (hollerith2representation): Fix for -Wc++-compat.Kaveh R. Ghazi1-1/+1
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-0/+2
2008-05-11re PR fortran/35719 (pointer to zero sized array not associated)Thomas Koenig1-9/+7
2008-04-05PR fortran/25829 28655Jerry DeLisle1-0/+4
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-13/+0
2008-02-25re PR fortran/34729 (Localization of run-time error messages, written into th...Francois-Xavier Coudert1-13/+16
2008-02-24trans-array.c (gfc_conv_descriptor_data_get, [...]): Use fold_buildN instead ...Tobias Schlüter1-13/+13
2007-11-10re PR fortran/33592 (FAIL: gfortran.dg/array_constructor_11.f90 -O1 executi...Francois-Xavier Coudert1-7/+8
2007-09-27arith.c (reduce_binary_aa): Fix capitalization.Tobias Schlüter1-3/+3
2007-09-16re PR fortran/29396 (segfault with character pointer association)Paul Thomas1-2/+25
2007-09-03re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert1-11/+6
2007-08-29builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.Francois-Xavier Coudert1-0/+373
2007-08-15re PR fortran/29459 (Spurious warnings about anonymous variables)Francois-Xavier Coudert1-1/+9
2007-08-10re PR fortran/31270 (print subscript value and array bounds when out-of-bound...Francois-Xavier Coudert1-4/+33
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-4/+3
2007-06-20re PR fortran/32140 (Miscompilation with -O1)Andrew Pinski1-1/+9
2007-05-14re PR fortran/30723 (Freeing memory doesn't need to call a library function)Francois-Xavier Coudert1-0/+81
2007-05-06re PR fortran/31201 (Too large unit number generates wrong code)Jerry DeLisle1-6/+10
2007-04-17arith.h: Update copyright years.Tobias Schlüter1-2/+2
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-7/+5
2007-02-02trans.c (gfc_build_array_ref): Use STRIP_TYPE_NOPS to eliminate NON_LVALUE_EX...Roger Sayle1-0/+3
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-4/+7
2006-10-19[multiple changes]Paul Thomas1-0/+4
2006-06-03trans.c (gfc_msg_bounds, [...]): Add strings for common runtime error messages.Francois-Xavier Coudert1-11/+23
2006-05-21re PR fortran/25746 (Elemental assignment gives wrong result)Paul Thomas1-1/+5
2006-03-30re PR middle-end/22375 (fold_builtins creates mis-matched types)Roger Sayle1-1/+3
2006-02-14re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek1-0/+17
2006-01-19gfortranspec.c: Update copyright years.Tobias Schlüter1-1/+2
2006-01-16trans-stmt.c (gfc_trans_if_1): Use fold_buildN and build_int_cst.Richard Guenther1-4/+0