[Bug target/111609] New: Zero shift in ARM NEON vshll_n_s8 intrinsic produces an error

2023-09-27 Thread power at pobox dot sk via Gcc-bugs
Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: power at pobox dot sk Target Milestone: --- Using this test program: #include #include void test(int8_t *src, int16_t *dst) { int8x8_t nvalue1; int16x8_t nvalue2; nvalue1

[Bug target/58361] New: Wrong floating point code generated for ARM target

2013-09-08 Thread power at pobox dot sk
: target Assignee: unassigned at gcc dot gnu.org Reporter: power at pobox dot sk Created attachment 30765 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30765&action=edit Preprocessed example code Example code: - #include static const float LANCE_SPEED