diff options
Diffstat (limited to 'gcc/ada/set_targ.ads')
-rwxr-xr-x | gcc/ada/set_targ.ads | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/ada/set_targ.ads b/gcc/ada/set_targ.ads index 5b5820c4b47..86828817f57 100755 --- a/gcc/ada/set_targ.ads +++ b/gcc/ada/set_targ.ads @@ -137,8 +137,5 @@ package Set_Targ is -- for a Mode_Entry (where float_rep is I/V/A for IEEE-754-Binary, -- Vax_Native, AAMP), fields are separated by at least one blank, and -- a LF character immediately follows the alignment field. - -- - -- It is a fatal error to call this procedure if the target.atp file is - -- not found in the current directory. end Set_Targ; |