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
070809e3
Commit
070809e3
authored
Jun 15, 2006
by
Mark Mitchell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix ChangeLog
From-SVN: r114666
parent
fe89d797
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
11 deletions
+6
-11
gcc/cp/ChangeLog
+6
-11
No files found.
gcc/cp/ChangeLog
View file @
070809e3
2006-06-14 Gabriel Dos Reis <gdr@integrable-solutions.net>
* typeck.c (build_modify_expr): Tidy diagnostic message.
2006-06-14 Mark Mitchell <mark@codesourcery.com>
2006-06-14 Mark Mitchell <mark@codesourcery.com>
* parser.c (cp_parser_unqualified_id): Use constructor_name_p to
check destructor names.
(cp_parser_nested_name_specifier_opt): Remove invalid
optimization.
* parser.c (cp_parser_declarator): Robustify.
PR c++/26559
PR c++/26559
* pt.c (tsubst_expr): Use finish_omp_atomic.
* pt.c (tsubst_expr): Use finish_omp_atomic.
(value_dependent_expression_p): All CALL_EXPRs are dependent.
(value_dependent_expression_p): All CALL_EXPRs are dependent.
* semantics.c (finish_omp_atomic): Rework to use standard
* semantics.c (finish_omp_atomic): Rework to use standard
paradigms for handling non-dependent expressions.
paradigms for handling non-dependent expressions.
2006-06-14 Gabriel Dos Reis <gdr@integrable-solutions.net>
* typeck.c (build_modify_expr): Tidy diagnostic message.
2006-06-14 Mark Mitchell <mark@codesourcery.com>
PR c++/28018
PR c++/28018
* typeck.c (build_modify_expr): Disallow array assignment.
* typeck.c (build_modify_expr): Disallow array assignment.
...
...
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