re PR target/35657 (Alignments of DFP types aren't consistent)
authorH.J. Lu <hjl@gcc.gnu.org>
Tue, 6 May 2008 15:41:08 +0000 (08:41 -0700)
committerH.J. Lu <hjl@gcc.gnu.org>
Tue, 6 May 2008 15:41:08 +0000 (08:41 -0700)
commit4317a2fa5139e7c4398e15213d73ad66e0f98c32
treee9ed86ff0fb107e2ae6af7e2a8b36ddeef1f18db
parent2fc794f27999cd513d6924f79d471105e0346a80
re PR target/35657 (Alignments of DFP types aren't consistent)

2008-05-06  H.J. Lu  <hongjiu.lu@intel.com>

PR target/35657
* config/i386/i386.c (contains_128bit_aligned_vector_p): Renamed
to ...
(contains_aligned_value_p): This.  Handle _Decimal128.
(ix86_function_arg_boundary): Only align _Decimal128 to its
natural boundary and handle it properly.

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