On Dec 22, 2020, at 1:41 PM, Alexandre Oliva wrote:
>
> VxWorks headers define ERROR as a macro, which conflicts with the use
> in the test.
>
> Regstrapped on x86_64-linux-gnu, and tested with -x-arm-wrs-vxworks7r2.
> Ok to install?
Ok.
VxWorks headers define ERROR as a macro, which conflicts with the use
in the test.
Regstrapped on x86_64-linux-gnu, and tested with -x-arm-wrs-vxworks7r2.
Ok to install?
from Jerome Lambourg
for gcc/testsuite/ChangeLog
* g++.dg/tree-ssa/copyprop.C: Undefine ERROR if defined.
---
gc