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
9c85aeb6
Commit
9c85aeb6
authored
Jun 12, 2014
by
Eric Botcazou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* tree-core.h (DECL_NONALIASED): Use proper spelling in comment.
From-SVN: r211499
parent
c407027e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
4 deletions
+8
-4
gcc/ChangeLog
+7
-3
gcc/tree-core.h
+1
-1
No files found.
gcc/ChangeLog
View file @
9c85aeb6
2014-06-12 Eric Botcazou <ebotcazou@adacore.com>
* tree-core.h (DECL_NONALIASED): Use proper spelling in comment.
2014-06-12 Georg-Johann Lay <avr@gjlay.de>
2014-06-12 Georg-Johann Lay <avr@gjlay.de>
PR target/61443
PR target/61443
...
@@ -9401,10 +9405,10 @@
...
@@ -9401,10 +9405,10 @@
PR tree-optimization/60577
PR tree-optimization/60577
* tree-core.h (struct tree_base): Document nothrow_flag use
* tree-core.h (struct tree_base): Document nothrow_flag use
in
VAR_
DECL_NONALIASED.
in DECL_NONALIASED.
* tree.h (
VAR_
DECL_NONALIASED): New.
* tree.h (DECL_NONALIASED): New.
(may_be_aliased): Adjust.
(may_be_aliased): Adjust.
* coverage.c (build_var): Set
VAR_
DECL_NONALIASED.
* coverage.c (build_var): Set DECL_NONALIASED.
2014-03-20 Eric Botcazou <ebotcazou@adacore.com>
2014-03-20 Eric Botcazou <ebotcazou@adacore.com>
...
...
gcc/tree-core.h
View file @
9c85aeb6
...
@@ -1012,7 +1012,7 @@ struct GTY(()) tree_base {
...
@@ -1012,7 +1012,7 @@ struct GTY(()) tree_base {
SSA_NAME_IN_FREELIST in
SSA_NAME_IN_FREELIST in
SSA_NAME
SSA_NAME
VAR_
DECL_NONALIASED in
DECL_NONALIASED in
VAR_DECL
VAR_DECL
deprecated_flag:
deprecated_flag:
...
...
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