Re: [PATCH] sparc,rtems: add __FIX_LEON3FT_TN0018 for affected targets

2021-01-19 Thread Daniel Hellstrom
On 2021-01-19 10:52, Eric Botcazou wrote: * config/sparch/rtemself.h (TARGET_OS_CPP_BUILTINS): Add built-in define __FIX_LEON3FT_TN0018. OK for whichever branch(es) you deem appropriate. GCC-10, GCC-11 and master. Thanks, Daniel

Re: [PATCH] sparc, rtems: add __FIX_LEON3FT_TN0018 for affected targets

2021-01-19 Thread Eric Botcazou
> * config/sparch/rtemself.h (TARGET_OS_CPP_BUILTINS): Add built-in define > __FIX_LEON3FT_TN0018. OK for whichever branch(es) you deem appropriate. -- Eric Botcazou

[PATCH] sparc,rtems: add __FIX_LEON3FT_TN0018 for affected targets

2021-01-19 Thread Daniel Hellstrom
Enable a define FIX_LEON3FT_TN0018 for the LEON3FT targets affected by the GRLIB-TN-0018 errata described here: https://www.gaisler.com/notes gcc/ * config/sparch/rtemself.h (TARGET_OS_CPP_BUILTINS): Add built-in define __FIX_LEON3FT_TN0018. --- gcc/config/sparc/rtemself.h | 2 ++ 1 fi