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
bc440d04
Commit
bc440d04
authored
May 31, 2001
by
Richard Henderson
Committed by
Richard Henderson
May 31, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
From-SVN: r42762
parent
0c02eebf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
4 deletions
+6
-4
gcc/testsuite/ChangeLog
+1
-0
gcc/testsuite/gcc.c-torture/execute/memcheck/blkarg.x
+5
-4
No files found.
gcc/testsuite/ChangeLog
View file @
bc440d04
2001-05-31 Richard Henderson <rth@redhat.com>
* gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
* g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
...
...
gcc/testsuite/gcc.c-torture/execute/memcheck/blkarg.x
View file @
bc440d04
# The mem
e
ory checking code does not mark the stack as readable or writable
# The memory checking code does not mark the stack as readable or writable
# so this test fails. Ideally the memory checking library ought to
# cooperate with the host OS to mark the stack as it is used or individual
# function prologues and epilogues ought to mark their pieces of stack as
# writable and readable-after-written.
set torture_execute_xfail "*-*-*"
return 0
# Setting XFAIL here creates noise because the test passes at
# random optimization levels for quite a number of targets.
# Don't run the test at all.
return 1
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