* gcc.dg/dfp/convert-int.c: Remove dg-do compile, fix comment.
From-SVN: r119331
This commit is contained in:
parent
70d53c3bc0
commit
cc9d154c48
2 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
|||
2006-11-29 Janis Johnson <janis187@us.ibm.com>
|
||||
|
||||
* gcc.dg/dfp/convert-int.c: Remove dg-do compile, fix comment.
|
||||
|
||||
* gcc.dg/dfp/convert-bfp.c: Skip long double conversions.
|
||||
|
||||
2006-11-29 Lee Millward <lee.millward@codesourcery.com>
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
/* { dg-do compile } */
|
||||
/* { dg-options "-std=gnu99 -O0" } */
|
||||
|
||||
/* N1150 5.1 Conversion between decimal floating integer.
|
||||
/* N1150 5.1 Conversion between decimal floating types and integer.
|
||||
C99 6.3.1.4(1a) New. */
|
||||
|
||||
extern void abort (void);
|
||||
|
|
Loading…
Add table
Reference in a new issue