aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-15re PR fortran/43207 ([OOP] invalid (pointer) assignment to and from abstract ...Janus Weil1-3/+3
2010-05-14trans.c (trans_code): Set backend locus early.Jakub Jelinek1-0/+2
2010-04-17re PR fortran/31538 (misleading bounds check error)Steven G. Kargl1-1/+0
2010-04-06re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...Tobias Burnus1-1/+12
2010-04-01ioparm.def: Update copyright.Paul Thomas1-2/+2
2010-02-20re PR fortran/42958 (Weird temporary array allocation)Tobias Burnus1-24/+19
2010-02-14re PR fortran/32382 (missed optimization in internal read)Jerry DeLisle1-4/+25
2010-01-31re PR fortran/42888 (ICE in fold_convert_loc, at fold-const.c:2670)Janus Weil1-1/+4
2010-01-04re PR fortran/41872 (wrong-code: Issues with allocatable scalars)Tobias Burnus1-0/+1
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