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]

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


Author: pinskia
Date: Thu May 31 02:45:38 2007
New Revision: 125214

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

        * builtins.c (std_expand_builtin_va_start): Use
        sizetype for the call to make_tree and then convert
        to the pointer type.



Modified:
    branches/pointer_plus/gcc/ChangeLog.ptr
    branches/pointer_plus/gcc/builtins.c


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