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
9a3d019a
Commit
9a3d019a
authored
Feb 15, 2020
by
Ian Lance Taylor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
libbacktrace: update to current libgo test file
* ztest.c (test_large): Update file to current libgo test file.
parent
93b8cfce
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
libbacktrace/ChangeLog
+4
-0
libbacktrace/ztest.c
+2
-2
No files found.
libbacktrace/ChangeLog
View file @
9a3d019a
2020-02-15 Ian Lance Taylor <iant@golang.org>
* ztest.c (test_large): Update file to current libgo test file.
2020-02-03 Ian Lance Taylor <iant@golang.org>
* Makefile.am (libbacktrace_TEST_CFLAGS): Define.
...
...
libbacktrace/ztest.c
View file @
9a3d019a
...
...
@@ -315,8 +315,8 @@ test_large (struct backtrace_state *state)
size_t
ctimes
[
16
];
size_t
ztimes
[
16
];
static
const
char
*
const
names
[]
=
{
"
Mark.Twain-Tom.Sawyer
.txt"
,
"../libgo/go/
compress/testdata/Mark.Twain-Tom.Sawyer.txt"
"
Isaac.Newton-Opticks
.txt"
,
"../libgo/go/
testdata/Isaac.Newton-Opticks.txt"
,
};
orig_buf
=
NULL
;
...
...
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