This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r125214 - in /branches/pointer_plus/gcc: Change...
- From: pinskia at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 31 May 2007 02:45:39 -0000
- Subject: 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