------- Comment #3 from pinskia at gcc dot gnu dot org 2005-10-22 03:36 ------- Fixed at least on the mainline: t.c: In function 'ret': t.c:3: warning: GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee t.c: In function 'pass': t.c:4: warning: GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[4.0/4.1 Regression] missing|[4.0 Regression] missing |error messages passing |error messages passing |vectors with -mno-altivec - |vectors with -mno-altivec - |mabi=altivec |mabi=altivec http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18631