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
96241349
Commit
96241349
authored
Jul 05, 2011
by
Jason Merrill
Committed by
Jason Merrill
Jul 05, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* g++.dg/rtti/anon-ns1.C: Allow for null-termination.
From-SVN: r175867
parent
a7adbbcb
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/g++.dg/rtti/anon-ns1.C
+1
-1
No files found.
gcc/testsuite/ChangeLog
View file @
96241349
2011-07-05 Jason Merrill <jason@redhat.com>
* g++.dg/rtti/anon-ns1.C: Allow for null-termination.
2011-07-05 Sebastian Pop <sebastian.pop@amd.com>
2011-07-05 Sebastian Pop <sebastian.pop@amd.com>
PR tree-optimization/47654
PR tree-optimization/47654
...
...
gcc/testsuite/g++.dg/rtti/anon-ns1.C
View file @
96241349
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// The typeinfo name for A should start with * so we compare
// The typeinfo name for A should start with * so we compare
// it by address rather than contents.
// it by address rather than contents.
// { dg-final { scan-assembler "\"\*N\[^\"\]+1AE
\"
" } }
// { dg-final { scan-assembler "\"\*N\[^\"\]+1AE" } }
namespace
namespace
{
{
...
...
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