Commit 997fea03 by Uros Bizjak Committed by Uros Bizjak

re PR testsuite/33082 (Revision 127491 causes FAIL:…

re PR testsuite/33082 (Revision 127491 causes FAIL: gcc.dg/dfp/convert-bfp-fold.c (test for excess errors))

	PR testsuite/33082
	* gcc.dg/dfp/convert-dfp-fold.c: Use -O2 instead of -O in dg-options.
	* gcc.dg/dfp/convert-bfp-fold.c: Ditto.
	* gcc.dg/dfp/convert-int-fold.c: Ditto.
	* gcc.dg/dfp/operator-arith-fold.c: Ditto.

From-SVN: r127565
parent d33b6020
2007-08-16 Uros Bizjak <ubizjak@gmail.com>
PR testsuite/33082
* gcc.dg/dfp/convert-dfp-fold.c: Use -O2 instead of -O in dg-options.
* gcc.dg/dfp/convert-bfp-fold.c: Ditto.
* gcc.dg/dfp/convert-int-fold.c: Ditto.
* gcc.dg/dfp/operator-arith-fold.c: Ditto.
2007-08-16 Tobias Burnus <burnus@net-b.de>
PR fortran/33072
/* { dg-options "-std=gnu99 -O" } */
/* { dg-options "-std=gnu99 -O2" } */
/* N1150 5.2 Conversions among decimal floating types and between
decimal floating types and generic floating types.
......
/* { dg-options "-std=gnu99 -O" } */
/* { dg-options "-std=gnu99 -O2" } */
/* N1150 5.2 Conversions among decimal floating types and between
decimal floating types and generic floating types.
......
/* { dg-options "-std=gnu99 -O" } */
/* { dg-options "-std=gnu99 -O2" } */
/* N1150 5.1 Conversion between decimal floating integer.
C99 6.3.1.4(1a) New.
......
/* { dg-options "-std=gnu99 -O" } */
/* { dg-options "-std=gnu99 -O2" } */
/* C99 6.5.5: Multiplicative operators.
C99 6.5.6: Additive operators. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment