[Bug c++/30168] [4.1/4.2 Regression] C++ constructors can cause invalid gimple to happen with complex typed variables
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Mar 9 23:02:00 GMT 2007
------- Comment #7 from pinskia at gcc dot gnu dot org 2007-03-09 23:02 -------
Subject: Bug 30168
Author: pinskia
Date: Fri Mar 9 23:02:28 2007
New Revision: 122766
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122766
Log:
2007-03-08 Andrew Pinski <pinskia@gmail.com>
PR C++/30168
* optimize.c (update_cloned_parm): Copy DECL_COMPLEX_GIMPLE_REG_P also.
2007-03-09 Andrew Pinski <pinskia@gmail.com>
PR C++/30168
* g++.dg/opt/complex6.C: New test.
Added:
branches/gcc-4_2-branch/gcc/testsuite/g++.dg/opt/complex6.C
- copied unchanged from r120144,
trunk/gcc/testsuite/g++.dg/opt/complex6.C
Modified:
branches/gcc-4_2-branch/gcc/cp/ChangeLog
branches/gcc-4_2-branch/gcc/cp/optimize.c
branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30168
More information about the Gcc-bugs
mailing list