[patch] execute/va-arg-25.c: Enable only if INT_MAX == 2147483647.

Alexandre Oliva aoliva@redhat.com
Mon Nov 3 03:13:00 GMT 2003


On Nov  1, 2003, Kazu Hirata <kazu@cs.umass.edu> wrote:

>  #define vector __attribute__((vector_size(16)))

Would `4 * sizeof(int)' instead of `16' fix the problem?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Gcc-patches mailing list