Undefine ERROR in g++.dg/tree-ssa/copyprop.C
authorJerome Lambourg <lambourg@adacore.com>
Fri, 1 Jan 2021 04:55:01 +0000 (01:55 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Fri, 1 Jan 2021 04:56:25 +0000 (01:56 -0300)
commit8aba274de204e1d401a20b95d78555f045ae49f0
tree637dc35b32067d622f9f81aff14559caa56aeb30
parentaf655dee7958c1cbcc087ca18902ed2cd570cda8
Undefine ERROR in g++.dg/tree-ssa/copyprop.C

VxWorks headers define ERROR as a macro, which conflicts with the use
in the test.

for  gcc/testsuite/ChangeLog

* g++.dg/tree-ssa/copyprop.C: Undefine ERROR if defined.
gcc/testsuite/g++.dg/tree-ssa/copyprop.C