comparison gcc/ada/libgnat/a-excpol__abort.adb @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
5 -- A D A . E X C E P T I O N S . P O L L -- 5 -- A D A . E X C E P T I O N S . P O L L --
6 -- (version supporting asynchronous abort test) -- 6 -- (version supporting asynchronous abort test) --
7 -- -- 7 -- --
8 -- B o d y -- 8 -- B o d y --
9 -- -- 9 -- --
10 -- Copyright (C) 1992-2017, Free Software Foundation, Inc. -- 10 -- Copyright (C) 1992-2018, Free Software Foundation, Inc. --
11 -- -- 11 -- --
12 -- GNARL is free software; you can redistribute it and/or modify it under -- 12 -- GNARL is free software; you can redistribute it and/or modify it under --
13 -- terms of the GNU General Public License as published by the Free Soft- -- 13 -- terms of the GNU General Public License as published by the Free Soft- --
14 -- ware Foundation; either version 3, or (at your option) any later ver- -- 14 -- ware Foundation; either version 3, or (at your option) any later ver- --
15 -- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- 15 -- sion. GNAT is distributed in the hope that it will be useful, but WITH- --