[Bug c/49362] Arm Neon intrinsic types not correctly interpreted by compiler.

mark.pupilli at dyson dot com gcc-bugzilla@gcc.gnu.org
Fri Jun 10 11:38:00 GMT 2011


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

--- Comment #1 from mark.pupilli at dyson dot com 2011-06-10 11:38:40 UTC ---

There is a typo -

'treats uint32_t as a single register and not an array of 4 x uint32_t'

should read:

'treats uint32x4_t as a single register and not an array of 4 x uint32_t'



More information about the Gcc-bugs mailing list