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
7181464a
Commit
7181464a
authored
Sep 14, 2007
by
Francois-Xavier Coudert
Committed by
François-Xavier Coudert
Sep 14, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gfortran.dg/nint_2.f90: Do not xfail on powerpc64-linux.
From-SVN: r128491
parent
2951f79b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/testsuite/ChangeLog
+4
-0
gcc/testsuite/gfortran.dg/nint_2.f90
+1
-1
No files found.
gcc/testsuite/ChangeLog
View file @
7181464a
2007
-
09
-
14
Francois
-
Xavier
Coudert
<
fxcoudert
@gcc
.
gnu
.
org
>
*
gfortran
.
dg
/
nint_2
.
f90
:
Do
not
xfail
on
powerpc64
-
linux
.
2007
-
09
-
14
Hans
-
Peter
Nilsson
<
hp
@axis
.
com
>
PR
debug
/
33429
gcc/testsuite/gfortran.dg/nint_2.f90
View file @
7181464a
...
...
@@ -3,7 +3,7 @@
! PR 31202
! http://gcc.gnu.org/ml/fortran/2005-04/msg00139.html
!
! { dg-do run { xfail powerpc-ibm-aix* powerpc
*-linux-gnu
} }
! { dg-do run { xfail powerpc-ibm-aix* powerpc
-*-linux*
} }
real
(
kind
=
8
)
::
a
integer
(
kind
=
8
)
::
i1
,
i2
real
::
b
...
...
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