comparison gcc/ada/impunit.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
4 -- -- 4 -- --
5 -- I M P U N I T -- 5 -- I M P U N I T --
6 -- -- 6 -- --
7 -- B o d y -- 7 -- B o d y --
8 -- -- 8 -- --
9 -- Copyright (C) 2000-2017, Free Software Foundation, Inc. -- 9 -- Copyright (C) 2000-2018, Free Software Foundation, Inc. --
10 -- -- 10 -- --
11 -- GNAT is free software; you can redistribute it and/or modify it under -- 11 -- GNAT is free software; you can redistribute it and/or modify it under --
12 -- terms of the GNU General Public License as published by the Free Soft- -- 12 -- terms of the GNU General Public License as published by the Free Soft- --
13 -- ware Foundation; either version 3, or (at your option) any later ver- -- 13 -- ware Foundation; either version 3, or (at your option) any later ver- --
14 -- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- 14 -- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
279 ("g-hesora", F), -- GNAT.Heap_Sort_A 279 ("g-hesora", F), -- GNAT.Heap_Sort_A
280 ("g-hesorg", F), -- GNAT.Heap_Sort_G 280 ("g-hesorg", F), -- GNAT.Heap_Sort_G
281 ("g-htable", F), -- GNAT.Htable 281 ("g-htable", F), -- GNAT.Htable
282 ("g-io ", F), -- GNAT.IO 282 ("g-io ", F), -- GNAT.IO
283 ("g-io_aux", F), -- GNAT.IO_Aux 283 ("g-io_aux", F), -- GNAT.IO_Aux
284 ("g-lists ", F), -- GNAT.Lists
284 ("g-locfil", F), -- GNAT.Lock_Files 285 ("g-locfil", F), -- GNAT.Lock_Files
285 ("g-mbdira", F), -- GNAT.MBBS_Discrete_Random 286 ("g-mbdira", F), -- GNAT.MBBS_Discrete_Random
286 ("g-mbflra", F), -- GNAT.MBBS_Float_Random 287 ("g-mbflra", F), -- GNAT.MBBS_Float_Random
287 ("g-md5 ", F), -- GNAT.MD5 288 ("g-md5 ", F), -- GNAT.MD5
288 ("g-memdum", F), -- GNAT.Memory_Dump 289 ("g-memdum", F), -- GNAT.Memory_Dump
295 ("g-regpat", F), -- GNAT.Regpat 296 ("g-regpat", F), -- GNAT.Regpat
296 ("g-rewdat", F), -- GNAT.Rewrite_Data 297 ("g-rewdat", F), -- GNAT.Rewrite_Data
297 ("g-semaph", F), -- GNAT.Semaphores 298 ("g-semaph", F), -- GNAT.Semaphores
298 ("g-sercom", F), -- GNAT.Serial_Communications 299 ("g-sercom", F), -- GNAT.Serial_Communications
299 ("g-sestin", F), -- GNAT.Secondary_Stack_Info 300 ("g-sestin", F), -- GNAT.Secondary_Stack_Info
301 ("g-sets ", F), -- GNAT.Sets
300 ("g-sha1 ", F), -- GNAT.SHA1 302 ("g-sha1 ", F), -- GNAT.SHA1
301 ("g-sha224", F), -- GNAT.SHA224 303 ("g-sha224", F), -- GNAT.SHA224
302 ("g-sha256", F), -- GNAT.SHA256 304 ("g-sha256", F), -- GNAT.SHA256
303 ("g-sha384", F), -- GNAT.SHA384 305 ("g-sha384", F), -- GNAT.SHA384
304 ("g-sha512", F), -- GNAT.SHA512 306 ("g-sha512", F), -- GNAT.SHA512
370 -------------------------------------- 372 --------------------------------------
371 373
372 ("s-addima", F), -- System.Address_Image 374 ("s-addima", F), -- System.Address_Image
373 ("s-atocou", F), -- System.Atomic_Counters 375 ("s-atocou", F), -- System.Atomic_Counters
374 ("s-assert", F), -- System.Assertions 376 ("s-assert", F), -- System.Assertions
377 ("s-dfmkio", F), -- System.Dim.Float_Mks_IO
378 ("s-dfmopr", F), -- System.Dim.Float_Mks.Other_Prefixes
379 ("s-dgmgop", F), -- System.Dim.Generic_Mks.Generic_Other_Prefixes
380 ("s-dlmopr", F), -- System.Dim.Long_Mks.Other_Prefixes
375 ("s-diflio", F), -- System.Dim.Float_IO 381 ("s-diflio", F), -- System.Dim.Float_IO
382 ("s-diflmk", F), -- System.Dim.Float_Mks
383 ("s-digemk", F), -- System.Dim.Generic_Mks
376 ("s-diinio", F), -- System.Dim.Integer_IO 384 ("s-diinio", F), -- System.Dim.Integer_IO
385 ("s-dilomk", F), -- System.Dim.Long_Mks
377 ("s-dimkio", F), -- System.Dim.Mks_IO 386 ("s-dimkio", F), -- System.Dim.Mks_IO
378 ("s-dimmks", F), -- System.Dim.Mks 387 ("s-dimmks", F), -- System.Dim.Mks
388 ("s-dlmkio", F), -- System.Dim.Long_Mks_IO
379 ("s-dmotpr", F), -- System.Dim.Mks.Other_Prefixes 389 ("s-dmotpr", F), -- System.Dim.Mks.Other_Prefixes
380 ("s-memory", F), -- System.Memory 390 ("s-memory", F), -- System.Memory
381 ("s-parint", F), -- System.Partition_Interface 391 ("s-parint", F), -- System.Partition_Interface
382 ("s-pooglo", F), -- System.Pool_Global 392 ("s-pooglo", F), -- System.Pool_Global
383 ("s-pooloc", F), -- System.Pool_Local 393 ("s-pooloc", F), -- System.Pool_Local