i386.c (ix86_va_start): Ensure all integer constant trees are constructed with a...
authorRoger Sayle <roger@eyesopen.com>
Sun, 16 Apr 2006 04:01:25 +0000 (04:01 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sun, 16 Apr 2006 04:01:25 +0000 (04:01 +0000)
commit3db8a1134670de6000b92253f8274442cd3e5f33
treec34af101c1173d68003ecd5c8595c7c1af29175e
parentf5f701ad0010445cfff157bda3d08441ab0e82f4
i386.c (ix86_va_start): Ensure all integer constant trees are constructed with a suitable tree type.

* config/i386/i386.c (ix86_va_start): Ensure all integer constant
trees are constructed with a suitable tree type.

From-SVN: r112982
gcc/ChangeLog
gcc/config/i386/i386.c