aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/expr.c
AgeCommit message (Expand)AuthorFilesLines
2002-05-28tree.h: Forward-declare struct realvaluetype.Zack Weinberg1-0/+1
2002-05-09expr.c (ffeexpr_reduced_ugly2log_): Allow logicals-as-integers under -fugly-l...Hassan Aurag1-0/+18
2002-02-04bad.def [...]: Insert comments to mark messages as not being printf style whe...Philipp Thomas1-0/+4
2002-02-03expr.c (ffeexpr_sym_impdoitem_): Allow other than default INTEGER implied-do ...Toon Moene1-4/+3
2001-09-28expr.c (ffeexpr_sym_rhs_dimlist_): Allow array elements as bounds of adjustab...Robert Anderson1-1/+3
2000-08-02c-common.h: Prototype min_precision and c_build_qualified_type here...Zack Weinberg1-1/+1
2000-02-26Fix copyrightsJeff Law1-1/+1
1999-05-15fix INTEGER*8 subscripts, add -fflatten-arraysCraig Burley1-6/+55
1999-04-24fix INTEGER*2 in DATA implied-DOCraig Burley1-13/+17
1999-03-27Warning fixes:Kaveh R. Ghazi1-13/+13
1999-03-13Fix INTEGER*8 conversion bugsCraig Burley1-0/+64
1999-02-18fix IOSTAT=16-bit-int crashCraig Burley1-1/+5
1999-02-15delete/change my email addressCraig Burley1-1/+1
1998-06-16Cutover to system.h:Craig Burley1-2/+1
1998-06-04com.c (ffecom_init_0): Fix setup of INTEGER(KIND=7) pointer type.Craig Burley1-0/+8
1998-05-19JCB: update email in header.Dave Love1-1/+1
1998-05-18(ffeexpr_token_number_): Call ffeexpr_make_float_const_ to make an integer.Craig Burley1-212/+74
1998-03-27expr.c (ffeexpr_sym_impdoitem_): Don't blindly reset symbol info after callin...Craig Burley1-13/+16
1998-03-22Merge in g77-0.5.22.Jeff Law1-1/+1
1998-02-22expr.c (ffeexpr_token_arguments_): Make sure outer exprstack isn't null.Craig Burley1-0/+1
1998-02-12com.c (type_for_mode): Add explicit braces to avoid ambiguous `else'.Kaveh R. Ghazi1-34/+44
1998-02-08Fix -fpedantic combined with `F()' invocation,Craig Burley1-54/+68
1997-10-01Update to 0.5.22-19970929.Jeff Law1-5/+7
1997-08-12Initial revisionJeff Law1-0/+19405