Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
160027a5
Commit
160027a5
authored
Aug 26, 2008
by
Janis Johnson
Committed by
Janis Johnson
Aug 26, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gcc.dg/torture/type-generic-1.c: Don't use IBM 128-bit long double.
g++.dg/torture/type-generic-1.C: Ditto. From-SVN: r139609
parent
24713e85
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
0 deletions
+9
-0
gcc/testsuite/ChangeLog
+5
-0
gcc/testsuite/g++.dg/torture/type-generic-1.C
+2
-0
gcc/testsuite/gcc.dg/torture/type-generic-1.c
+2
-0
No files found.
gcc/testsuite/ChangeLog
View file @
160027a5
2008-08-26 Janis Johnson <janis187@us.ibm.com>
gcc.dg/torture/type-generic-1.c: Don't use IBM 128-bit long double.
g++.dg/torture/type-generic-1.C: Ditto.
2008-08-26 Victor Kaplansky <victork@il.ibm.com>
* gcc.dg/vect/slp-18.c: Require vect_intfloat_cvt.
...
...
gcc/testsuite/g++.dg/torture/type-generic-1.C
View file @
160027a5
...
...
@@ -3,6 +3,8 @@
/* { dg-do run } */
/* { dg-options "-mieee" { target sh*-*-* } } */
/* IBM 128-bit long double is not IEEE, don't use it for this test. */
/* { dg-options "-mlong-double-64" { target powerpc*-*-linux* } } */
/* { dg-skip-if "No Inf/NaN support" { spu-*-* } } */
#include "../../gcc.dg/tg-tests.h"
...
...
gcc/testsuite/gcc.dg/torture/type-generic-1.c
View file @
160027a5
...
...
@@ -3,6 +3,8 @@
/* { dg-do run } */
/* { dg-options "-mieee" { target sh*-*-* } } */
/* IBM 128-bit long double is not IEEE, don't use it for this test. */
/* { dg-options "-mlong-double-64" { target powerpc*-*-linux* } } */
/* { dg-skip-if "No Inf/NaN support" { spu-*-* } } */
#include "../tg-tests.h"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment