mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-19 22:41:28 +08:00
* gcc.dg/dfp/convert-int.c: Remove dg-do compile, fix comment.
From-SVN: r119331
This commit is contained in:
parent
70d53c3bc0
commit
cc9d154c48
@ -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…
x
Reference in New Issue
Block a user