[Bug c++/27578] [4.2 Regression] ICE with attribute on a pointer in a function prototype
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri May 12 19:13:00 GMT 2006
------- 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
More information about the Gcc-bugs
mailing list