]> git.ipfire.org Git - thirdparty/gcc.git/commit
s-bitops.adb (Bit_Eq): Remove redundant check.
authorRobert Dewar <dewar@gnat.com>
Wed, 27 Oct 2004 13:39:44 +0000 (15:39 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 27 Oct 2004 13:39:44 +0000 (15:39 +0200)
commit282c6a893499762fecad905c5ffdc4161af395f8
treec31d012da12b7855c6e2960f62cc5aebec811ca6
parent04b633a8c872b91fdb78a8adf30ba922bc4f4157
s-bitops.adb (Bit_Eq): Remove redundant check.

2004-10-26  Robert Dewar  <dewar@gnat.com>

* s-bitops.adb (Bit_Eq): Remove redundant check.

* s-bitops.ads: Minor comment updates
Change some occurrences of Address to System.Address

* s-carsi8.ads: Fix minor cut-and-paste error in comments

From-SVN: r89664
gcc/ada/s-bitops.adb
gcc/ada/s-bitops.ads
gcc/ada/s-carsi8.ads