Commit ae53e5bc by Mark Mitchell

Fix typo.

From-SVN: r71177
parent a2a9e21c
...@@ -19,7 +19,7 @@ Sun Sep 7 13:15:14 CEST 2003 Jan Hubicka <jh@suse.cz> ...@@ -19,7 +19,7 @@ Sun Sep 7 13:15:14 CEST 2003 Jan Hubicka <jh@suse.cz>
2003-09-06 Mark Mitchell <mark@codesourcery.com> 2003-09-06 Mark Mitchell <mark@codesourcery.com>
PR c++/11687 PR c++/11867
* call.c (standard_conversion): Improve comments. * call.c (standard_conversion): Improve comments.
(perform_direct_initialization): Make sure we return an expression (perform_direct_initialization): Make sure we return an expression
of the correct type. of the correct type.
......
2003-09-06 Mark Mitchell <mark@codesourcery.com> 2003-09-06 Mark Mitchell <mark@codesourcery.com>
PR c++/11687 PR c++/11867
* g++.dg/expr/static_cast5.C: New test. * g++.dg/expr/static_cast5.C: New test.
2003-09-06 Andrew Pinski <pinskia@physics.uc.edu> 2003-09-06 Andrew Pinski <pinskia@physics.uc.edu>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment