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]

r125307 - in /branches/pointer_plus/gcc: Change...


Author: pinskia
Date: Mon Jun  4 05:59:44 2007
New Revision: 125307

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125307
Log:
2007-06-03  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        * tree-predcom.c (ref_at_iteration): If we have a pointer
        type do the multiplication in sizetype.

2007-06-03  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        * gcc.c-torture/compile/20070603-1.c: New testcase.
        * gcc.c-torture/compile/20070603-2.c: New testcase.



Added:
    branches/pointer_plus/gcc/testsuite/gcc.c-torture/compile/20070603-1.c
    branches/pointer_plus/gcc/testsuite/gcc.c-torture/compile/20070603-2.c
Modified:
    branches/pointer_plus/gcc/ChangeLog.ptr
    branches/pointer_plus/gcc/testsuite/ChangeLog.ptr
    branches/pointer_plus/gcc/tree-predcom.c


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