aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-intrinsic.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-25arith.c (gfc_validate_kind): Add may_fail argument; abort if false and we don...Richard Henderson1-5/+5
2004-08-25trans.h (build2_v, build3_v): New macros.Tobias Schlüter1-146/+145
2004-08-25tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell1-4/+4
2004-08-15re PR fortran/17030 (gfortran does not optimize ABS of complex that well)Andrew Pinski1-7/+7
2004-08-15tree.h (build_int_cst): New.Nathan Sidwell1-4/+4
2004-08-06arith.c: Add #define for model numbers.Steven G. Kargl1-15/+19
2004-08-05re PR c/14516 (-fleading-underscore does not work correctly for file static v...Geoffrey Keating1-1/+1
2004-07-04re PR libfortran/15280 (Fortran9x commandline not accessable)Janne Blomqvist1-0/+31
2004-06-29Make sure types in assignments are compatible.Steven Bosscher1-20/+35
2004-06-14Fix ChangeLog, fix parentheses from previous patch to trans-intrinsic.cTobias Schlüter1-2/+3
2004-06-14re PR fortran/15211 (ICE with LEN intrinsic)Tobias Schlüter1-1/+5
2004-06-12check.c (gfc_check_second_sub, [...]): New functions.Steven G. Kargl1-0/+4
2004-05-14re PR fortran/15206 (RRSPACING intrinsics returns wrong result for 0.0)Tobias Schlüter1-11/+20
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-12/+12
2004-05-13tree-gimple.c: Rename from tree-simple.c.Diego Novillo1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+3003