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
ffc3e843
Commit
ffc3e843
authored
Nov 04, 2004
by
Ben Elliston
Committed by
Ben Elliston
Nov 04, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* g++.dg/rtti/tinfo1.C: Remove xfails.
From-SVN: r90048
parent
8a998e0c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
4 deletions
+8
-4
gcc/testsuite/ChangeLog
+5
-1
gcc/testsuite/g++.dg/rtti/tinfo1.C
+3
-3
No files found.
gcc/testsuite/ChangeLog
View file @
ffc3e843
2004
-
11
-
03
Ben
Elliston
<
bje
@au
.
ibm
.
com
>
2004
-
11
-
04
Ben
Elliston
<
bje
@au
.
ibm
.
com
>
*
g
++
.
dg
/
rtti
/
tinfo1
.
C
:
Remove
xfails
.
2004
-
11
-
04
Ben
Elliston
<
bje
@au
.
ibm
.
com
>
*
g
++
.
old
-
deja
/
g
++
.
other
/
enum5
.
C
(
enum
conditions
)
:
Move
the
*
g
++
.
old
-
deja
/
g
++
.
other
/
enum5
.
C
(
enum
conditions
)
:
Move
the
packed
attribute
to
the
definition
to
satisfy
the
new
C
++
parser
.
packed
attribute
to
the
definition
to
satisfy
the
new
C
++
parser
.
...
...
gcc/testsuite/g++.dg/rtti/tinfo1.C
View file @
ffc3e843
// Test if a local definition is in a linkonce/comdat section.
// Test if a local definition is in a linkonce/comdat section.
// { dg-do compile }
// { dg-do compile }
// { dg-final { scan-assembler "_ZTIP9CTemplateIhE:"
{ xfail *-*-* }
} }
// { dg-final { scan-assembler "_ZTIP9CTemplateIhE:" } }
// { dg-final { scan-assembler-not ".globl\[ \]+_ZTIP9CTemplateIhE"
{ xfail *-*-* }
} }
// { dg-final { scan-assembler-not ".globl\[ \]+_ZTIP9CTemplateIhE" } }
// { dg-final { scan-assembler-not ".section\[^\n\r\]*_ZTIP9CTemplateIhE\[^\n\r\]*"
{ xfail *-*-* }
} }
// { dg-final { scan-assembler-not ".section\[^\n\r\]*_ZTIP9CTemplateIhE\[^\n\r\]*" } }
namespace
std
namespace
std
...
...
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