diff options
author | Doug Rupp <rupp@adacore.com> | 2019-07-10 09:01:17 +0000 |
---|---|---|
committer | Pierre-Marie de Rodat <pmderodat@gcc.gnu.org> | 2019-07-10 09:01:17 +0000 |
commit | ef8a3d9ef0ace5479d42f7a5382393b5a1a79d96 (patch) | |
tree | 99c069795e020880662bb48894cb6ccbe5cea01d /gcc/ada/debug.adb | |
parent | 32e0627f99f4212695ec13b6d50ca48d1c29ded3 (diff) | |
download | gcc-ef8a3d9ef0ace5479d42f7a5382393b5a1a79d96.zip gcc-ef8a3d9ef0ace5479d42f7a5382393b5a1a79d96.tar.gz gcc-ef8a3d9ef0ace5479d42f7a5382393b5a1a79d96.tar.bz2 |
[Ada] Vxworks7r2 SR0610 coalesced some macro values
SR0600 and SR0610 cannot be differentiated by macro testing (arguably an
oversight in header file version.h) so: The case statement testing for
"file not found" is reformulated into an if/else series of statements to
avoid a problem where two cases have identical values in SR0610, but
different values in SR0600.
2019-07-10 Doug Rupp <rupp@adacore.com>
gcc/ada/
* sysdep.c (__gnat_is_file_not_found_error): Reformulate to also
work for vxworks7r2 SR0610.
From-SVN: r273333
Diffstat (limited to 'gcc/ada/debug.adb')
0 files changed, 0 insertions, 0 deletions