]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-typeck.c (pointer_diff): Try to eliminate common term before doing conversions.
authorJ"orn Rennecke <amylaar@redhat.com>
Thu, 30 Aug 2001 12:46:52 +0000 (12:46 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Thu, 30 Aug 2001 12:46:52 +0000 (13:46 +0100)
commit95602da11cade17438211fe316b95e9dd5a68dd4
tree8096e62d780a763e61db1fc89329a592df90bbae
parentf232e4a5007e4367b4985d275d2a28dc2e44c8a6
c-typeck.c (pointer_diff): Try to eliminate common term before doing conversions.

* c-typeck.c (pointer_diff): Try to eliminate common term before
doing conversions.

From-SVN: r45285
gcc/ChangeLog
gcc/c-typeck.c