Re: Fix testsuite/g++.dg/opt/20050511-1.C compilation error on VxWorks 7

2020-12-29 Thread Mike Stump via Gcc-patches
On Dec 22, 2020, at 1:44 PM, Alexandre Oliva wrote: > > In VxWorks 7, UINT32 is defined in both modes, kernel and rtp. Adjust > the work around accordingly. > > Regstrapped on x86_64-linux-gnu, and tested with -x-arm-wrs-vxworks7r2. > Ok to install? Ok.

Fix testsuite/g++.dg/opt/20050511-1.C compilation error on VxWorks 7

2020-12-22 Thread Alexandre Oliva
In VxWorks 7, UINT32 is defined in both modes, kernel and rtp. Adjust the work around accordingly. 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/opt/20050511-1.C: Work around UINT32