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
2420cc4d
Commit
2420cc4d
authored
May 04, 2007
by
Bob Wilson
Committed by
Bob Wilson
May 04, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* g++.old-deja/g++.pt/static11.C: Remove xtensa-*-elf* xfail.
From-SVN: r124434
parent
b60cb710
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++.old-deja/g++.pt/static11.C
+1
-1
No files found.
gcc/testsuite/ChangeLog
View file @
2420cc4d
2007
-
05
-
04
Bob
Wilson
<
bob
.
wilson
@acm
.
org
>
*
g
++
.
old
-
deja
/
g
++
.
pt
/
static11
.
C
:
Remove
xtensa
-*-
elf
*
xfail
.
2007
-
05
-
04
Francois
-
Xavier
Coudert
<
fxcoudert
@gcc
.
gnu
.
org
>
PR
libfortran
/
31210
gcc/testsuite/g++.old-deja/g++.pt/static11.C
View file @
2420cc4d
...
...
@@ -2,7 +2,7 @@
// in their dejagnu baseboard description) require that the status is
// final when exit is entered (or main returns), and not "overruled" by a
// destructor calling _exit. It's not really worth it to handle that.
// { dg-do run { xfail mmix-knuth-mmixware
xtensa-*-elf*
arm*-*-elf arm*-*-eabi m68k-*-elf } }
// { dg-do run { xfail mmix-knuth-mmixware arm*-*-elf arm*-*-eabi m68k-*-elf } }
// Bug: g++ was failing to destroy C<int>::a because it was using two
// different sentry variables for construction and destruction.
...
...
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