This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r123839 - in /branches/gcc-4_1-branch/gcc: cp/C...


Author: pinskia
Date: Sun Apr 15 02:24:00 2007
New Revision: 123839

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123839
Log:
2007-04-14  Andrew Pinski  <pinskia@gmail.com>

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

2007-04-14  Andrew Pinski  <pinskia@gmail.com>

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



Added:
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/opt/complex6.C
      - copied unchanged from r122766, branches/gcc-4_2-branch/gcc/testsuite/g++.dg/opt/complex6.C
Modified:
    branches/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/gcc-4_1-branch/gcc/cp/optimize.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]