]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/30168 (C++ constructors can cause invalid gimple to happen with complex...
authorAndrew Pinski <pinskia@gmail.com>
Fri, 22 Dec 2006 07:30:55 +0000 (23:30 -0800)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Fri, 22 Dec 2006 07:30:55 +0000 (23:30 -0800)
commitb3c4918f98830ee60d9d6dcad83de6e9e2f9ef6d
tree22e853cec34834d64d11f49dfac6d0c59828bee2
parentbc0ebe76b3d07e19aeafe057c480a52ad87aef9d
re PR c++/30168 (C++ constructors can cause invalid gimple to happen with complex typed variables)

2006-12-21  Andrew Pinski  <pinskia@gmail.com>

        PR C++/30168
        * optimize.c (update_cloned_parm): Copy DECL_GIMPLE_REG_P also.

2006-12-21  Andrew Pinski  <pinskia@gmail.com>

        PR C++/30168
        * g++.dg/opt/complex6.C: New test.

From-SVN: r120144
gcc/cp/ChangeLog
gcc/cp/optimize.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/opt/complex6.C [new file with mode: 0644]