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
169e477d
Commit
169e477d
authored
Sep 03, 2008
by
Jakub Jelinek
Committed by
Jakub Jelinek
Sep 03, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix up PR number - PR c++/37346
From-SVN: r139941
parent
36a881c7
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
gcc/ChangeLog
+1
-1
gcc/testsuite/ChangeLog
+2
-2
gcc/testsuite/g++.dg/gomp/pr37346.C
+1
-1
No files found.
gcc/ChangeLog
View file @
169e477d
2008
-
09
-
03
Jakub
Jelinek
<
jakub
@redhat
.
com
>
2008
-
09
-
03
Jakub
Jelinek
<
jakub
@redhat
.
com
>
PR
c
++/
37
43
6
PR
c
++/
37
34
6
*
gimple
.
h
(
gimple_has_substatements
)
:
GIMPLE_OMP_CRITICAL
has
*
gimple
.
h
(
gimple_has_substatements
)
:
GIMPLE_OMP_CRITICAL
has
substatements
.
substatements
.
*
tree
-
inline
.
c
(
remap_gimple_stmt
)
:
Handle
GIMPLE_OMP_CRITICAL
.
*
tree
-
inline
.
c
(
remap_gimple_stmt
)
:
Handle
GIMPLE_OMP_CRITICAL
.
...
...
gcc/testsuite/ChangeLog
View file @
169e477d
...
@@ -4,8 +4,8 @@
...
@@ -4,8 +4,8 @@
2008-09-03 Jakub Jelinek <jakub@redhat.com>
2008-09-03 Jakub Jelinek <jakub@redhat.com>
PR c++/37
43
6
PR c++/37
34
6
* g++.dg/gomp/pr37
43
6.C: New test.
* g++.dg/gomp/pr37
34
6.C: New test.
2008-09-03 Bernd Schmidt <bernd.schmidt@analog.com>
2008-09-03 Bernd Schmidt <bernd.schmidt@analog.com>
...
...
gcc/testsuite/g++.dg/gomp/pr37
43
6.C
→
gcc/testsuite/g++.dg/gomp/pr37
34
6.C
View file @
169e477d
// PR c++/37
43
6
// PR c++/37
34
6
// { dg-do compile }
// { dg-do compile }
// { dg-options "-fopenmp" }
// { dg-options "-fopenmp" }
...
...
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