]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/40799 (Revision 149750 failed 483.xalancbmk in SPEC CPU 2006)
authorRichard Guenther <rguenther@suse.de>
Wed, 22 Jul 2009 08:43:19 +0000 (08:43 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 22 Jul 2009 08:43:19 +0000 (08:43 +0000)
commitac3cbee587c9d65ba8d5be751c8c74ad9ba4c930
treef9a913388a71cb7931fe2fcf827fa9ae741cca2c
parent43ce5e5260d0e439a7a4896625e7c3e7c4464bce
re PR c++/40799 (Revision 149750 failed 483.xalancbmk in SPEC CPU 2006)

2009-07-22  Richard Guenther  <rguenther@suse.de>

PR c++/40799
* cp-gimplify.c (cp_gimplify_expr): Move handling of using
related exprs to ...
(cp_genericize_r): ... genericization stage.
(cp_genericize): Adjust.

* g++.dg/lookup/using21.C: New testcase.

From-SVN: r149919
gcc/cp/ChangeLog
gcc/cp/cp-gimplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/lookup/using21.C [new file with mode: 0644]