------- Comment #5 from pinskia at gcc dot gnu dot org  2006-05-12 19:13 -------
Actually this is any attribute on the pointer in the function prototype:
void readv (int *__attribute__((aligned(16) )) );


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|powerpc-*-linux-gnu         |
           Keywords|                            |ice-on-valid-code
            Summary|ICE with altivec(vector__)  |[4.2 Regression] ICE with
                   |on a pointer in a function  |attribute on a pointer in a
                   |prototype                   |function prototype
   Target Milestone|---                         |4.2.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27578

Reply via email to