On Dec 22, 2020, at 1:36 PM, Alexandre Oliva <ol...@adacore.com> wrote: > > This test currently fails on VxWorks 7 SR06x0 targets when in kernel > mode, because it expects a discrepancy between built-in and system > intmax_t for all VxWorks targets when in kernel mode. Fortunately, > this has now been fixed when targetting VxWorks 7 SR06x0, so this > commit adjusts the "dg-error" condition to exclude newer versions of > VxWorks 7. > > Regstrapped on x86_64-linux-gnu, and tested with -x-arm-wrs-vxworks7r2. > Ok to install?
Ok. fix includes or making the builtin agree with the system is a nicer longer term solution.