r133525 - in /trunk/gcc: ChangeLog config/xtens...
bwilson@gcc.gnu.org
bwilson@gcc.gnu.org
Tue Mar 25 17:56:00 GMT 2008
Author: bwilson
Date: Tue Mar 25 17:56:31 2008
New Revision: 133525
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133525
Log:
* config/xtensa/xtensa.c (xtensa_va_start): Use build_int_cst
instead of size_int for integer types.
(xtensa_gimplify_va_arg_expr): Likewise. Convert index to sizetype
to match type of MINUS_EXPR.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/xtensa/xtensa.c
More information about the Gcc-cvs
mailing list