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
bc472c00
Commit
bc472c00
authored
Jan 01, 2010
by
Anthony Green
Committed by
Anthony Green
Jan 01, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xfail tests for AVR32
From-SVN: r155551
parent
d7e9538e
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
1 deletions
+8
-1
libffi/ChangeLog
+6
-0
libffi/testsuite/libffi.call/cls_double_va.c
+1
-0
libffi/testsuite/libffi.call/cls_longdouble_va.c
+1
-1
No files found.
libffi/ChangeLog
View file @
bc472c00
2009-12-26 Anthony Green <green@redhat.com>
* testsuite/libffi.call/cls_longdouble_va.c: Mark as xfail for
avr32*-*-*.
* testsuite/libffi.call/cls_double_va.c: Ditto.
2009-12-26 Andreas Tobler <a.tobler@schweiz.org>
* testsuite/libffi.call/ffitest.h: Conditionally include stdint.h
...
...
libffi/testsuite/libffi.call/cls_double_va.c
View file @
bc472c00
...
...
@@ -5,6 +5,7 @@
Originator: Blake Chaffin 6/6/2007 */
/* { dg-do run { xfail strongarm*-*-* xscale*-*-* } } */
/* { dg-output "" { xfail avr32*-*-* } } */
#include "ffitest.h"
static
void
...
...
libffi/testsuite/libffi.call/cls_longdouble_va.c
View file @
bc472c00
...
...
@@ -5,7 +5,7 @@
Originator: Blake Chaffin 6/6/2007 */
/* { dg-do run { xfail strongarm*-*-* xscale*-*-* } } */
/* { dg-output "" { xfail x86_64-*-mingw* } } */
/* { dg-output "" { xfail
avr32*-*-*
x86_64-*-mingw* } } */
#include "ffitest.h"
static
void
...
...
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