On Fri, Aug 17, 2012 at 12:35 PM, Uros Bizjak wrote:
> On Thu, Aug 16, 2012 at 7:41 PM, H.J. Lu wrote:
>
>> My email sent to gcc-patches@gcc.gnu.org was bounced as spam. I am
>> resending it. This patch defines both MAX_FIXED_MODE_SIZE and
>> MEMBER_TYPE_FORCES_BLK for i386. MEMBER_TYPE_FORCES
On Thu, Aug 16, 2012 at 7:41 PM, H.J. Lu wrote:
> My email sent to gcc-patches@gcc.gnu.org was bounced as spam. I am
> resending it. This patch defines both MAX_FIXED_MODE_SIZE and
> MEMBER_TYPE_FORCES_BLK for i386. MEMBER_TYPE_FORCES_BLK is needed so
> that we always put union with XFmode fie
Hi,
My email sent to gcc-patches@gcc.gnu.org was bounced as spam. I am
resending it. This patch defines both MAX_FIXED_MODE_SIZE and
MEMBER_TYPE_FORCES_BLK for i386. MEMBER_TYPE_FORCES_BLK is needed so
that we always put union with XFmode field in BLKmode. This patch
doesn't change any ABI sin