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
5bbe9958
Commit
5bbe9958
authored
May 19, 2011
by
Rainer Orth
Committed by
Rainer Orth
May 19, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc.c-torture/execute/960321-1.x: Remove.
From-SVN: r173890
parent
4577f730
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
15 deletions
+4
-15
gcc/testsuite/ChangeLog
+4
-0
gcc/testsuite/gcc.c-torture/execute/960321-1.x
+0
-15
No files found.
gcc/testsuite/ChangeLog
View file @
5bbe9958
2011-05-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gcc.c-torture/execute/960321-1.x: Remove.
2011-05-18 H.J. Lu <hongjiu.lu@intel.com>
PR target/49002
...
...
gcc/testsuite/gcc.c-torture/execute/960321-1.x
deleted
100644 → 0
View file @
4577f730
# This test fails to link on 64-bit Solaris 2/x86 due to a Sun as bug.
if { [istarget "i?86-*-solaris2*"]
&& ! [check_effective_target_ilp32]
&& ! [check_effective_target_gas] } {
set torture_eval_before_compile {
global compiler_conditional_xfail_data
set compiler_conditional_xfail_data {
"64-bit Sun as bug" \
{ "i?86-*-solaris2*" } \
{ "-O[1-3s]" } \
{ "" }
}
}
}
return 0
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