summaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-expr.c
Commit message (Expand)AuthorAgeFilesLines
* 2016-09-07 Paul Thomas <pault@gcc.gnu.org>pault2016-09-071-1/+3
* 2016-09-07 Paul Thomas <pault@gcc.gnu.org>pault2016-09-071-4/+13
* Merge trunk r144975 bis r184995 to branchburnus2016-09-011-3/+17
|\
| * 2016-08-31 Paul Thomas <pault@gcc.gnu.org>pault2016-08-311-4/+18
* | 2016-08-30 Paul Thomas <pault@gcc.gnu.org>pault2016-08-301-7/+14
* | Merge trunk r239841 into fortran-dev branchburnus2016-08-291-15/+45
|\ \ | |/
| * gcc/fortran/ChangeLog:vehre2016-07-151-0/+6
| * 2016-07-07 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2016-07-081-1/+0
| * 2016-06-20 Tobias Burnus <burnus@net-b.de>burnus2016-06-201-5/+5
| * 2016-05-07 Fritz Reese <fritzoreese@gmail.com>kargl2016-05-071-9/+34
* | Merge from the trunk r235035burnus2016-08-291-164/+551
|\ \ | |/
| * gcc/fortran/ChangeLog:vehre2016-03-291-1/+25
| * Fix fortran scalar elemental dependency mishandlingmikael2016-02-051-5/+5
| * gcc/testsuite/ChangeLog:vehre2016-02-031-1/+8
| * 2016-01-31 Paul Thomas <pault@gcc.gnu.org>pault2016-01-311-1/+2
| * 2016-01-30 Paul Thomas <pault@gcc.gnu.org>pault2016-01-301-2/+3
| * 2016-01-27 Paul Thomas <pault@gcc.gnu.org>pault2016-01-271-3/+4
| * 2016-01-26 Paul Thomas <pault@gcc.gnu.org>pault2016-01-261-7/+11
| * Clean up some minor white space issues in trans-decl.c and trans-expr.cpault2016-01-161-1/+1
| * 2016-01-15 Paul Thomas <pault@gcc.gnu.org>pault2016-01-151-1/+32
| * PR fortran/69128jakub2016-01-081-2/+11
| * Update copyright years.jakub2016-01-041-1/+1
| * 2015-12-02 Tobias Burnus <burnus@net-b.de>kargl2015-12-021-2/+8
| * 2015-11-15 Paul Thomas <pault@gcc.gnu.org>pault2015-11-151-4/+13
| * adaamacleod2015-11-111-2/+0
| * adaamacleod2015-10-291-5/+5
| * 2015-01-25 Paul Thomas <pault@gcc.gnu.org>pault2015-10-251-32/+38
| * gcc/fortran/ChangeLog:vehre2015-10-251-10/+39
| * 2015-10-18 Paul Thomas <pault@gcc.gnu.org>pault2015-10-181-0/+5
| * Fix missing deep copy when assigning a DT constructor to an arraymikael2015-09-261-1/+0
| * * trans.c (gfc_call_malloc, gfc_allocate_using_malloc,fxcoudert2015-08-291-5/+5
| * Move one condition out of gfc_trans_scalar_assignmikael2015-08-061-9/+9
| * 2015-08-03 Steven G. Kargl <kargl@gcc.gnu.org>kargl2015-08-031-5/+5
| * Fix gfortran.dg/class_to_type_4.f90 deallocation code misordering failuremikael2015-07-241-1/+1
| * gcc/fortran/ChangeLog:vehre2015-07-171-1/+25
| * Fix PR61831: Side-effect variable component deallocationmikael2015-07-171-42/+95
| * 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+1
| * gcc/testsuite/ChangeLog:vehre2015-07-061-5/+15
| * gcc/fortran/ChangeLog:vehre2015-06-231-1/+2
| * 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
| * gcc/testsuite/ChangeLog:vehre2015-06-151-4/+19
| * 2015-06-11 Paul Thomas <pault@gcc.gnu.org>pault2015-06-111-0/+14
| * 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
| * 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
| * 2015-05-16 Mikael Morin <mikael@gcc.gnu.orgpault2015-05-161-4/+16
| * Fix fortran/65894 elemental procedures wrong-codemikael2015-05-091-17/+3
| * gcc/fortranvehre2015-04-271-2/+2
| * gcc/testsuite/ChangeLog:vehre2015-04-231-10/+160
* | * Merge from the trunk to r222315.burnus2016-08-281-159/+1077
|\ \ | |/
| * 2015-03-24 Andre Vehreschild <vehre@gmx.de>vehre2015-03-241-40/+74