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

2011-06-14 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49362 Ramana Radhakrishnan changed: What|Removed |Added CC||ramana at gcc dot gnu.org Target

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

2011-06-14 Thread mark.pupilli at dyson dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49362 mark.pupilli at dyson dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolutio

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

2011-06-14 Thread Greta.Yorsh at arm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49362 Greta Yorsh changed: What|Removed |Added CC||Greta.Yorsh at arm dot com --- Comment #3 f

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

2011-06-13 Thread mark.pupilli at dyson dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49362 --- Comment #2 from mark.pupilli at dyson dot com 2011-06-13 19:56:43 UTC --- The vld2q version should actually be 15 instructions (not 17!) as follows: vld2.32{d20-d23}, [r0] vld2.32{d26-d29}, [r1] veor q12, q11, q14

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

2011-06-10 Thread mark.pupilli at dyson dot com
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