On 11/03/2011 11:55 AM, Andrew Pinski wrote:
> On Thu, Nov 3, 2011 at 11:43 AM, Aldy Hernandez wrote:
>> +/* Return the builtin decl needed to load a vector of TYPE. */
> ...
>> +
>> +/* Return the builtin decl needed to store a vector of TYPE. */
>
> Is there a reason why the middle-end could
On Thu, Nov 3, 2011 at 11:43 AM, Aldy Hernandez wrote:
> +/* Return the builtin decl needed to load a vector of TYPE. */
...
> +
> +/* Return the builtin decl needed to store a vector of TYPE. */
Is there a reason why the middle-end could not handle vector types by
default? Instead of the targ
Index: gcc/config/i386/i386-builtin-types.def
===
--- gcc/config/i386/i386-builtin-types.def (.../trunk) (revision
180744)
+++ gcc/config/i386/i386-builtin-types.def
(.../branches/transactional-memory) (revision 180773)
@@