diff options
author | Robert Dewar <dewar@adacore.com> | 2006-10-31 18:43:17 +0100 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2006-10-31 18:43:17 +0100 |
commit | 524c02d73cada8610253a83558a02ebc5ba9ed25 (patch) | |
tree | 3f37f743a56bbe74b02bcc19967f77055cb299aa /gcc/ada/a-taster.adb | |
parent | 7aa422856805314726d6dd2aa81888533b401af8 (diff) | |
download | gcc-524c02d73cada8610253a83558a02ebc5ba9ed25.zip gcc-524c02d73cada8610253a83558a02ebc5ba9ed25.tar.gz gcc-524c02d73cada8610253a83558a02ebc5ba9ed25.tar.bz2 |
a-taster.adb, [...]: Minor reformatting.
2006-10-31 Robert Dewar <dewar@adacore.com>
* a-taster.adb, s-traent-vms.adb, a-elchha.ads, a-elchha.adb,
a-exctra.adb, ali-util.adb, exp_disp.ads, s-stalib.ads, s-traent.adb,
s-addope.ads, s-addope.adb, a-rbtgso.adb, a-crbltr.ads, a-coprnu.adb,
a-cgcaso.adb, a-cgarso.adb, a-cgaaso.adb, a-coormu.adb, a-ciormu.adb,
a-rbtgso.ads, a-stunha.adb, a-stunha.adb, a-ciorma.adb, a-coorma.adb,
a-secain.adb, a-slcain.adb, a-shcain.adb, a-stwiha.adb, a-stwiha.adb,
a-strhas.adb, a-strhas.adb, a-stzhas.adb, a-stzhas.adb, a-szuzha.adb,
a-chacon.adb, a-chacon.adb, a-chacon.ads, a-stboha.adb, a-swbwha.adb,
a-szbzha.adb: Minor reformatting. Fix header.
* a-numaux-x86.adb: Add parentheses for use of unary minus
* a-ngcefu.adb: Supply missing parentheses for unary minus
* a-ngcoty.adb: Add parens for use of unary minus
* a-ngelfu.adb: Add missing parens for unary minus
* a-tifiio.adb: Add parentheses for uses of unary minus
From-SVN: r118231
Diffstat (limited to 'gcc/ada/a-taster.adb')
-rw-r--r-- | gcc/ada/a-taster.adb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/ada/a-taster.adb b/gcc/ada/a-taster.adb index 8b0be0a..559e261 100644 --- a/gcc/ada/a-taster.adb +++ b/gcc/ada/a-taster.adb @@ -8,10 +8,6 @@ -- -- -- Copyright (C) 2005-2006, Free Software Foundation, Inc. -- -- -- --- This specification is derived from the Ada Reference Manual for use with -- --- GNAT. The copyright notice above, and the license provisions that follow -- --- apply solely to the contents of the part following the private keyword. -- --- -- -- GNAT is free software; you can redistribute it and/or modify it under -- -- terms of the GNU General Public License as published by the Free Soft- -- -- ware Foundation; either version 2, or (at your option) any later ver- -- |