diff options
author | Mark Mitchell <mark@codesourcery.com> | 2006-01-22 00:42:40 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2006-01-22 00:42:40 +0000 |
commit | 0e686aa6f7af3db2a7fc3a8f988d14d4e75282f4 (patch) | |
tree | 34bf7e47e301d282bde70b7e5eec5fcaa0d764a1 /gcc/c-opts.c | |
parent | 5826ba2218e090eeb05a7e60bd88305b1dd250a1 (diff) | |
download | gcc-0e686aa6f7af3db2a7fc3a8f988d14d4e75282f4.zip gcc-0e686aa6f7af3db2a7fc3a8f988d14d4e75282f4.tar.gz gcc-0e686aa6f7af3db2a7fc3a8f988d14d4e75282f4.tar.bz2 |
re PR c++/25895 (wrong code with ?: and derived class pointers)
PR c++/25895
* class.c (build_base_path): Generate a NOP_EXPR instead of a
COMPONENT_REF if the base and derived classes are at the same
address.
PR c++/25856
* decl.c (begin_destructor_body): Robustify.
PR c++/25858
* parser.c (cp_parser_direct_declarator): Robustify.
PR c++/25895
* g++.dg/inherit/conv2.C: New test.
PR c++/25856
* g++.dg/parse/dtor7.C: New test.
PR c++/25858
* g++.dg/template/crash44.C: New test.
From-SVN: r110084
Diffstat (limited to 'gcc/c-opts.c')
0 files changed, 0 insertions, 0 deletions