re PR c++/10858 (failure with calling a method inside sizeof: sorry, unimplemented...
authorAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 3 Feb 2004 07:27:37 +0000 (23:27 -0800)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 3 Feb 2004 07:27:37 +0000 (23:27 -0800)
commit9d977b5bb3de10d0851a079f0dc20cb8542634ae
tree7938306f65585ca7650730d5de274c8a3d1c9b39
parenta7a2225a2b951894a6f2b0d8648cd5595efb4a93
re PR c++/10858 (failure with calling a method inside sizeof: sorry, unimplemented: `method_call_expr' not supported by dump_expr)

2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>

        PR c++/10858
        * g++.dg/template/sizeof7.C: New test.

From-SVN: r77164
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/sizeof7.C [new file with mode: 0644]