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
aa070a60
Commit
aa070a60
authored
Apr 10, 2009
by
Kaveh R. Ghazi
Committed by
Kaveh Ghazi
Apr 10, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
forward-1.x: Fix x86_64 entry typos.
* objc/execute/forward-1.x: Fix x86_64 entry typos. From-SVN: r145932
parent
a862775d
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/objc/execute/forward-1.x
+1
-1
No files found.
gcc/testsuite/ChangeLog
View file @
aa070a60
2009-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* objc/execute/forward-1.x: Fix x86_64 entry typos.
2009-04-10 Daniel Franke <franke.daniel@gmail.com>
2009-04-10 Daniel Franke <franke.daniel@gmail.com>
PR fortran/38709
PR fortran/38709
...
...
gcc/testsuite/objc/execute/forward-1.x
View file @
aa070a60
...
@@ -4,7 +4,7 @@ load_lib target-supports.exp
...
@@ -4,7 +4,7 @@ load_lib target-supports.exp
# For powerpc-darwin it fails with -fgnu-runtime, passes with -fnext-runtime,
# For powerpc-darwin it fails with -fgnu-runtime, passes with -fnext-runtime,
# but that would be too ugly to handle; let it fail there.
# but that would be too ugly to handle; let it fail there.
if { ([istarget x86_64-*-linux
] && [is
_effective_target_lp64] )
if { ([istarget x86_64-*-linux
*] && [check
_effective_target_lp64] )
|| [istarget powerpc*-*-linux*]
|| [istarget powerpc*-*-linux*]
|| [istarget powerpc*-*-aix*]
|| [istarget powerpc*-*-aix*]
|| [istarget s390*-*-*-linux*]
|| [istarget s390*-*-*-linux*]
...
...
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