[PATCH] OFFSET_TYPE and vector_size attribute (PR c++/34914)

Jason Merrill jason@redhat.com
Tue Jan 22 17:47:00 GMT 2008


Jakub Jelinek wrote:
> Attached are two alternative patches, one rejects it, the other (suggested
> by Andrew) instead handles it similarly to pointers, arrays etc., so
> the vector_size applies to the inner type and this is a pointer to data
> member with int vector type.  The first was just briefly tested, the latter
> patch has been bootstrapped/regtested on x86_64-linux.
> 
> Ok for trunk (which one)?

The second patch is OK.

Jason



More information about the Gcc-patches mailing list