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]

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


Author: pinskia
Date: Wed Jun 13 06:53:27 2007
New Revision: 125669

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

        * config/sparc/sparc.c (sparc_gimplify_va_arg): Use POINTER_PLUS_EXPR
        instead of PLUS_EXPR when the operand was a pointer.  Don't create a
        BIT_AND_EXPR for pointer types.


Modified:
    branches/pointer_plus/gcc/ChangeLog.ptr
    branches/pointer_plus/gcc/config/sparc/sparc.c


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