diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ada/libgnat/s-trasym.ads | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/ada/libgnat/s-trasym.ads b/gcc/ada/libgnat/s-trasym.ads index e974ee9..fbeec8d 100644 --- a/gcc/ada/libgnat/s-trasym.ads +++ b/gcc/ada/libgnat/s-trasym.ads @@ -33,7 +33,8 @@ -- The full capability is currently supported on the following targets: --- GNU/Linux x86, x86_64, ia64 +-- GNU/Linux x86, x86_64 +-- Windows x86, x86_64 -- Note: on targets other than those listed above, a dummy implementation -- of the body returns a series of LF separated strings of the form "0x..." |