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
06728f70
Commit
06728f70
authored
Jul 02, 2002
by
Kriang Lerdsuwanakij
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correct changed function name.
From-SVN: r55184
parent
04c4491d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
gcc/cp/ChangeLog
+4
-4
No files found.
gcc/cp/ChangeLog
View file @
06728f70
2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
* typeck2.c (
incomplete_type_error): Fix typo caused by
CVS conflict in my last patch.
* typeck2.c (
cxx_incomplete_type_diagnostic): Fix typo caused
by
CVS conflict in my last patch.
2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
PR c++/6716
* pt.c (can_complete_type_without_circularity): New function.
(instantiate_class_template): Use it.
* typeck2.c (
incomplete_type_error): Improve error message
due to incomplete fields.
* typeck2.c (
cxx_incomplete_type_diagnostic): Improve error
message
due to incomplete fields.
2002-07-01 Mark Mitchell <mark@codesourcery.com>
...
...
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