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
17f4409d
Commit
17f4409d
authored
19 years ago
by
Hans-Peter Nilsson
Committed by
Hans-Peter Nilsson
19 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* g++.old-deja/g++.jason/thunk2.C: Guard test with { target fpic }.
From-SVN: r105798
parent
8e6a4309
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
gcc/testsuite/ChangeLog
+2
-0
gcc/testsuite/g++.old-deja/g++.jason/thunk2.C
+1
-1
No files found.
gcc/testsuite/ChangeLog
View file @
17f4409d
2005
-
10
-
22
Hans
-
Peter
Nilsson
<
hp
@axis
.
com
>
*
g
++
.
old
-
deja
/
g
++
.
jason
/
thunk2
.
C
:
Guard
test
with
{
target
fpic
}.
*
gcc
.
dg
/
tree
-
ssa
/
20040204
-
1
.
c
:
Adjust
XFAIL
for
CRIS
and
MMIX
.
*
gcc
.
dg
/
tree
-
ssa
/
loop
-
1
.
c
:
Adjust
"call foo"
-
scanning
for
CRIS
.
This diff is collapsed.
Click to expand it.
gcc/testsuite/g++.old-deja/g++.jason/thunk2.C
View file @
17f4409d
// { dg-do run }
// { dg-do run
{ target fpic }
}
// { dg-options "-fPIC" }
// { dg-bogus "\[Uu\]nresolved symbol .(_GLOBAL_OFFSET_TABLE_|\[_.A-Za-z\]\[_.0-9A-Za-z\]*@(PLT|GOT|GOTOFF))|\[Bb\]ad fixup at .DATA.:" "PIC unsupported" { xfail *-*-netware* } 0 }
// Test that non-variadic function calls using thunks and PIC work right.
...
...
This diff is collapsed.
Click to expand it.
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