summaryrefslogtreecommitdiff
path: root/gcc/fortran/arith.c
AgeCommit message (Collapse)Author
2004-06-202004-06-20 Steven G. Kargl <kargls@comcast.net>tobi
* arith.c (gfc_range_check): correct complex underflow. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83417 138bc75d-0d04-0410-961f-82ee72b054a4
2004-05-22 * invoke.texi: Document -Wunderflow and spell check.pbrook
* lang.opt: Add Wunderflow. * gfortran.h (gfc_option_t): Add warn_underflow option. * options.c (gfc_init_options, set_Wall): Use it. * primary.c (match_real_constant): Explicitly handle UNDERFLOW. * arith.c (gfc_arith_uminus, gfc_arith_plus, gfc_arith_minus, gfc_arith_times, gfc_arith_divide, gfc_arith_power, gfc_real2real, gfc_real2complex, gfc_complex2real, gfc_complex2complex): Ditto. * arith.c (common_logarithm): Fix typo in comment. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82130 138bc75d-0d04-0410-961f-82ee72b054a4
2004-05-182004-05-17 Steve Kargl <kargls@comcast.net>tobi
* arith.c (gfc_int2complex): Fix incorrect range checking. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81985 138bc75d-0d04-0410-961f-82ee72b054a4
2004-05-172004-05-17 Steve Kargl <kargls@comcast.net>tobi
* arith.c (gfc_arith_power): Complex number raised to 0 power is 1. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81959 138bc75d-0d04-0410-961f-82ee72b054a4
2004-05-172004-05-17 Steve Kargl <kargls@comcast.net>tobi
* arith.c (gfc_real2complex): Range checking wrong part of complex number. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81957 138bc75d-0d04-0410-961f-82ee72b054a4
2004-05-16 * arith.c (gfc_range_check): Fix logic error.pbrook
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81918 138bc75d-0d04-0410-961f-82ee72b054a4
2004-05-16 * arith.c: Fix comment typos.pbrook
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81912 138bc75d-0d04-0410-961f-82ee72b054a4
2004-05-14* Make-lang.in, arith.c, arith.h, array.c, bbt.c, check.c,tobi
decl.c, dependency.c, dependency.h, dump-parse-tree.c, error.c, expr.c, f95-lang.c, gfortran.h, interface.c, intrinsic.c, intrinsic.h, io.c, iresolve.c, lang-specs.h, match.c, match.h, matchexp.c, misc.c, module.c, options.c, parse.c, parse.h, primary.c, resolve.c, scanner.c, simplify.c, st.c, symbol.c, trans-array.c, trans-array.h, trans-common.c, trans-const.c, trans-const.h, trans-decl.c, trans-expr.c, trans-intrinsic.c, trans-io.c, trans-stmt.c, trans-stmt.h, trans-types.c, trans-types.h, trans.c, trans.h: Update copyright years and boilerplate. * data.c: Likewise, also removed two whitespace-only lines. * gfortranspec.c, lang.opt: Update copyright years. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81839 138bc75d-0d04-0410-961f-82ee72b054a4
2004-05-13Merge tree-ssa-20020619-branch into mainline.dnovillo
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81764 138bc75d-0d04-0410-961f-82ee72b054a4