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
e4c6167f
Commit
e4c6167f
authored
Feb 17, 2004
by
Zack Weinberg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc.c-torture/execute/990208-1.x: Delete.
From-SVN: r77986
parent
1da326c3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
18 deletions
+8
-18
gcc/testsuite/ChangeLog
+8
-4
gcc/testsuite/gcc.c-torture/execute/990208-1.x
+0
-14
No files found.
gcc/testsuite/ChangeLog
View file @
e4c6167f
2004-02-17 Zack Weinberg <zack@codesourcery.com>
* gcc.c-torture/execute/990208-1.x: Delete.
2004-02-17 Richard Sandiford <rsandifo@redhat.com>
* gcc.c-torture/execute/20040208-2.x: New file.
...
...
@@ -87,7 +91,7 @@
PR c++/14122
* g++.dg/template/array4.C: New test.
PR c++/14108
* g++.dg/inherit/thunk2.C: New test.
...
...
@@ -104,7 +108,7 @@
2004-02-12 Hartmut Penner <hpenner@de.ibm.com>
* g++.dg/simd-2.C: xfail on ppc64-linux.
* g++.dg/simd-2.C: xfail on ppc64-linux.
2004-02-11 Joseph S. Myers <jsm@polyomino.org.uk>
...
...
@@ -122,11 +126,11 @@
2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
* g++.dg/simd-2.C: Set -maltivec for ppc64.
* g++.dg/simd-2.C: Set -maltivec for ppc64.
2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
* gcc.dg/ppc64-abi-3.c: New test.
* gcc.dg/ppc64-abi-3.c: New test.
2004-02-10 Paolo Bonzini <bonzini@gnu.org>
...
...
gcc/testsuite/gcc.c-torture/execute/990208-1.x
deleted
100644 → 0
View file @
1da326c3
# Doesn't work at -O3 because of ifcvt.c optimizations which
# cause the 2 inlined labels to be at the same location.
set torture_eval_before_execute {
set compiler_conditional_xfail_data {
"ifcvt transforms 2 inlined labels to the same address" \
{ "ia64-*-*" "arm*-*-*" "strongarm*-*-*" "xscale*-*-*" } \
{ "-O3" } \
{ "" }
}
}
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