On 14 December 2017 at 17:05, Sudakshina Das <sudi.das@arm.com> wrote:
Hi
This patch is a follow up on my previous patch with r255536 that was a
back-port for fixing a wrong code generation
(https://gcc.gnu.org/ml/gcc-patches/2017-11/msg02209.html).
As pointed out by Christophe Lyon
(https://gcc.gnu.org/ml/gcc-patches/2017-12/msg00718.html) the test case
started to fail on the new dejagnu for arm-none-linux-gnueabi and
arm-none-eabi.
This patch just removes the dg-add-options from the test case because I
think dg-options has all that is needed anyway.
Testing: Since I could not reproduce the failure on my machine, Christophe
would it be possible for you to check if this patch fixes the
regression for you?
Manually tested on one of the offending configs, it did the trick.
Thanks