Re: psim failures with -O1

2019-01-29 Thread Chris Johns
On 29/1/19 7:48 pm, Sebastian Huber wrote: > On 29/01/2019 09:14, Chris Johns wrote: >> Hi, >> >> I thought it may be a good idea to set the optimization level for the psim >> BSP >> to `-O1`. The xilinx_zynq_a9_qemu has this and it is useful. >> >> The change causes the number of test failures to

Re: psim failures with -O1

2019-01-29 Thread Sebastian Huber
On 29/01/2019 09:14, Chris Johns wrote: Hi, I thought it may be a good idea to set the optimization level for the psim BSP to `-O1`. The xilinx_zynq_a9_qemu has this and it is useful. The change causes the number of test failures to jump from around 20 to over 230. Is this expected? Yes, th

psim failures with -O1

2019-01-29 Thread Chris Johns
Hi, I thought it may be a good idea to set the optimization level for the psim BSP to `-O1`. The xilinx_zynq_a9_qemu has this and it is useful. The change causes the number of test failures to jump from around 20 to over 230. Is this expected? Thanks Chris _