aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/dfp
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-15Add __builtin_tgmath for better tgmath.h implementation (bug 81156).Joseph Myers2-0/+296
2017-06-17Get rid of dg-skip-if etc. default argsRainer Orth3-3/+3
2017-04-28Remove superfluous "" in dg-(error|warning|message|bogus)Tom de Vries1-3/+3
2017-04-19Use relative line number for subsequent dg directivesTom de Vries1-3/+3
2017-02-15re PR c/79515 (ICE: tree check: expected class 'type', have 'exceptional' (er...Marek Polacek1-0/+13
2017-02-15re PR target/79487 (Invalid _Decimal32 comparison on s390x)Jakub Jelinek1-0/+16
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-08-19Implement C _FloatN, _FloatNx types.Joseph Myers1-0/+20
2016-06-20Fix ICE on conditional expression between DFP and non-DFP float (PR c/71601).Joseph Myers1-0/+13
2016-03-25[RS6000] PR70052, ICE compiling _Decimal128 test caseAlan Modra1-0/+24
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-13target-supports.exp (error_h): New check.Alexander Ivchenko1-0/+2
2014-05-27re PR c/56724 (sub-optimal location in error)Marek Polacek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-17Fix typo in dg-warning comment.Thomas Schwinge1-1/+1
2013-10-26Makefile.def (target_modules): Remove libmudflapJeff Law1-16/+0
2013-06-10forced.C: Extend current handling of Linux-based x86 systems to cover all GNU...Thomas Schwinge2-2/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-04-30Adjust relevant test cases wrt -ftrack-macro-expansion=[0|2]Dodji Seketeli1-1/+1
2012-02-09re PR middle-end/52140 (Libdfp testcase encounters ICE when compiled with sof...Peter Bergner1-0/+10
2012-01-30fe-convert-2.c: Force use of soft dfp on s390 and s390x.Andreas Krebbel1-0/+2
2011-08-19c-parser.c (c_parser_postfix_expression): Handle RID_BUILTIN_COMPLEX.Joseph Myers1-0/+10
2011-07-09Add x32 support to GCC testsuite.H.J. Lu1-1/+1
2011-05-10re PR debug/48928 (ICE: in decimal_to_decnumber, at dfp.c:113 with -O -g and ...Jakub Jelinek1-0/+10
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