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
3b193858
Commit
3b193858
authored
Oct 20, 2005
by
Geoffrey Keating
Committed by
Geoffrey Keating
Oct 20, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* obj-c++.dg/stubify-2.mm: Update the name of the RTL dump file.
From-SVN: r105695
parent
6afbb1cd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/testsuite/ChangeLog
+4
-0
gcc/testsuite/obj-c++.dg/stubify-2.mm
+1
-1
No files found.
gcc/testsuite/ChangeLog
View file @
3b193858
2005
-
10
-
20
Geoffrey
Keating
<
geoffk
@apple
.
com
>
*
obj
-
c
++
.
dg
/
stubify
-
2
.
mm
:
Update
the
name
of
the
RTL
dump
file
.
2005
-
10
-
21
Alan
Modra
<
amodra
@bigpond
.
net
.
au
>
2005
-
10
-
21
Alan
Modra
<
amodra
@bigpond
.
net
.
au
>
*
g
++
.
dg
/
warn
/
Wconversion1
.
C
:
Use
-
fsigned
-
char
.
*
g
++
.
dg
/
warn
/
Wconversion1
.
C
:
Use
-
fsigned
-
char
.
gcc/testsuite/obj-c++.dg/stubify-2.mm
View file @
3b193858
...
@@ -28,4 +28,4 @@ extern int bogonic (int, int, int) ;
...
@@ -28,4 +28,4 @@ extern int bogonic (int, int, int) ;
/* Any symbol_ref of an un-stubified objc_msgSend is an error; look
/* Any symbol_ref of an un-stubified objc_msgSend is an error; look
for "objc_msgSend" in quotes, without the $stub suffix. */
for "objc_msgSend" in quotes, without the $stub suffix. */
/* { dg-final { scan-file-not stubify-2.mm.0
3
.jump "symbol_ref.*\"objc_msgSend\"" } } */
/* { dg-final { scan-file-not stubify-2.mm.0
8
.jump "symbol_ref.*\"objc_msgSend\"" } } */
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