aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/dfp
AgeCommit message (Expand)AuthorFilesLines
2011-03-24re PR debug/48204 (ICE: in decimal_to_decnumber, at dfp.c:115 with -fno-tree-...Jakub Jelinek1-0/+10
2010-12-10c-typeck.c (readonly_error): Delete.Nathan Froyd1-8/+8
2010-11-13re PR c/46462 (Revision 166700 caused new C test failures)Paolo Bonzini1-1/+1
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek1-3/+4
2009-09-18dfp.exp: Also run tests in c-c++-common/dfp.Janis Johnson83-6563/+4
2009-09-17dfp-dbg.h: Define EXTERN.Janis Johnson14-11/+34
2009-09-17re PR c/41049 (conversion from integer to decimal float loses trailing zeros)Janis Johnson1-0/+562
2009-09-17re PR testsuite/41385 (Many regressions on trunk)H.J. Lu1-1/+1
2009-09-16dfp.exp: Use appropriate default options.Janis Johnson119-860/+406
2009-07-30re PR c/39902 (x * 1.0DF gets wrong value)Janis Johnson1-4/+4
2009-06-26re PR c/39902 (x * 1.0DF gets wrong value)Janis Johnson1-0/+239
2009-05-07re PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported)Janis Johnson9-0/+626
2009-05-06re PR middle-end/39986 (decimal float constant is incorrect when cc1 is a 64-...Janis Johnson1-0/+31
2009-04-10re PR target/36800 (va_arg for _Decimal128 on 32-bit Power mishandled in cert...Ben Elliston1-0/+32
2009-04-01re PR c/33466 (mixed-case suffix for decimal float constants)Janis Johnson1-0/+14
2009-02-06re PR c/39035 (if( 0.0DF ) is considered true)Janis Johnson1-0/+81
2009-02-03re PR c/39034 (Decimal floating-point math done wrong)Janis Johnson1-0/+111
2009-01-06re PR c/34252 (DEC32_MIN_EXP, DEC32_MAX_EXP don't match TR 24732)Janis Johnson1-21/+35
2008-12-05target-supports.exp (check_effective_target_hard_dfp): New.Janis Johnson3-0/+3
2008-10-29re PR middle-end/36578 (cast to long double not taken into account when resul...Joseph Myers3-0/+54
2008-10-28convert.c (strip_float_extensions): Do not remove or introduce conversions be...Joseph Myers1-0/+17
2008-10-22re PR c/30949 ("incompatible pointer type" warning does not point to declarat...Manuel López-Ibáñez1-3/+3
2008-09-11float.h (DEC_EVAL_METHOD): Correct the macro name.Janis Johnson1-0/+20
2008-09-09re PR rtl-optimization/37435 (ICE with volatiles)H.J. Lu1-0/+11
2008-08-28re PR c/30949 ("incompatible pointer type" warning does not point to declarat...Manuel López-Ibáñez1-0/+8
2008-07-30func-vararg-alternate-d128-2.c: New.H.J. Lu2-0/+139
2008-06-18convert-bfp-6.c, [...]: XFAIL for lax_strtofp.Joseph Myers2-0/+2
2008-04-16re PR c/35739 (ICE with _Decimal128 and va_list)Jakub Jelinek1-0/+16
2008-04-04re PR target/35620 (ICE passing dereferenced pointer to _Decimal32)Janis Johnson3-0/+463
2008-04-03re PR c/35712 (decimal float literal constant zero loses significant trailing...Janis Johnson1-0/+159
2008-02-25re PR middle-end/19984 (nan should be C99 built-in)Uros Bizjak1-15/+15
2007-11-19rs6000.c (invalid_e500_subreg, [...]): Handle DDmode and TDmode similarly to ...Peter Bergner1-0/+54
2007-09-11re PR c/30013 (Multiple flaws in decimal floating-point arithmetic conversion...Janis Johnson12-25/+1307
2007-08-29pr31344.c: Move to ...Uros Bizjak1-0/+25
2007-08-27re PR target/31385 (gcc fails to find spill register for decimal arithmetic)H.J. Lu1-0/+30
2007-08-16re PR testsuite/33082 (Revision 127491 causes FAIL: gcc.dg/dfp/convert-bfp-fo...Uros Bizjak4-4/+4
2007-08-01execute.exp: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2007-07-24fe-convert-2.c: Unconditionally enable testing for converting from 1.0e-96 an...H.J. Lu1-5/+2
2007-07-25* gcc.dg/dfp/fe-convert-1.c: Fix typo in comments.Ben Elliston1-1/+1
2007-07-12re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Manuel López-Ibáñez6-327/+327
2007-07-06convert-dfp-round-thread.c: New test.H.J. Lu1-0/+494
2007-07-04Merged with libbbid branch at revision 126349.H.J. Lu1-0/+8
2007-06-14fe-convert-1.c: Expect FE_OVERFLOW when converting from 10.000000e96DD to _De...H.J. Lu2-9/+13
2007-05-22func-array.c: Support -DDBG to report individual failures.Janis Johnson12-169/+297
2007-05-14c-typeck.c (build_binary_op): Return early for error.Janis Johnson1-0/+14
2007-05-14func-mixed.c: Replace invalid constant suffixes.Janis Johnson2-20/+20
2007-05-07convert-bfp-fold.c: Remove extra assignment to sf variable.Uros Bizjak1-16/+15
2007-04-05extend.texi (Other Builtins): Add decimal float variants of signbit.Janis Johnson2-0/+83
2007-03-27func-vararg-alternate.h: New file.Janis Johnson4-0/+210
2007-03-27func-vararg-mixed.c: Add optional debugging output.Janis Johnson2-25/+48