Re: Aligned operations mismatch

2018-09-03 Thread Joel Sherrill
On Mon, Sep 3, 2018, 6:13 PM Chris Johns wrote: > On 24/8/18 4:32 am, Mikhail Svetkin wrote: > > Yes, I use the legacy network stack (I did not know it is legacy, Do you > have > > any plans to remove it from source?). > > There are no concrete plans however Joel and I have discussed moving the >

Re: Aligned operations mismatch

2018-09-03 Thread Chris Johns
On 24/8/18 4:32 am, Mikhail Svetkin wrote: > Yes, I use the legacy network stack (I did not know it is legacy, Do you have > any plans to remove it from source?). There are no concrete plans however Joel and I have discussed moving the legacy stack to a separate repo to provide long term support.

Re: Aligned operations mismatch

2018-08-23 Thread Mikhail Svetkin
Yes, I use the legacy network stack (I did not know it is legacy, Do you have any plans to remove it from source?). I will create the ticket and I will send the patch. Best regards, Mikhail On Thu, 23 Aug 2018 at 07:33, Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 23/08/18

Re: Aligned operations mismatch

2018-08-22 Thread Sebastian Huber
On 23/08/18 07:29, Sebastian Huber wrote: Hello, On 22/08/18 16:49, Mikhail Svetkin wrote: Hi all, I have found a problem with assembler code generation in network stack on ARM processor (aligment fault). I am using: arm-rtems5-gcc (GCC) 7.2.0 20170814 (RTEMS 5, RSB a6d011e028a0776cedf0823

Re: Aligned operations mismatch

2018-08-22 Thread Amaan Cheval
On Wed, Aug 22, 2018 at 8:20 PM Mikhail Svetkin wrote: > > Hi all, > > I have found a problem with assembler code generation in network stack on ARM > processor (aligment fault). > > I am using: > arm-rtems5-gcc (GCC) 7.2.0 20170814 (RTEMS 5, RSB > a6d011e028a0776cedf0823940eb882e917a44e5, Newli

Re: Aligned operations mismatch

2018-08-22 Thread Sebastian Huber
Hello, On 22/08/18 16:49, Mikhail Svetkin wrote: Hi all, I have found a problem with assembler code generation in network stack on ARM processor (aligment fault). I am using: arm-rtems5-gcc (GCC) 7.2.0 20170814 (RTEMS 5, RSB a6d011e028a0776cedf0823940eb882e917a44e5, Newlib 2.5.0.20170922)

Aligned operations mismatch

2018-08-22 Thread Mikhail Svetkin
Hi all, I have found a problem with assembler code generation in network stack on ARM processor (aligment fault). I am using: arm-rtems5-gcc (GCC) 7.2.0 20170814 (RTEMS 5, RSB a6d011e028a0776cedf0823940eb882e917a44e5, Newlib 2.5.0.20170922) The compiler generates invalid instruction 'ldmia' here