loop.h (struct induction): Rename ext_dependant to ext_dependent.
authorJoseph Myers <jsm28@cam.ac.uk>
Mon, 29 Oct 2001 22:13:41 +0000 (22:13 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Mon, 29 Oct 2001 22:13:41 +0000 (22:13 +0000)
commitaffd4f3309d3ae078f95268e18b44293e096c9b9
treed22145edf221e99e022f8fc75bc7ff7175dbca90
parent686deecbf3455251410ee0908cde6df818f0587c
loop.h (struct induction): Rename ext_dependant to ext_dependent.

* loop.h (struct induction): Rename ext_dependant to
ext_dependent.
* loop.c: Change all uses.
(check_ext_dependant_givs): Rename to check_ext_dependent_givs.
All callers changed.
* timevar.c (DEFTIMEVAR): Fix spelling of identifier__ parameter.

From-SVN: r46620
gcc/ChangeLog
gcc/loop.c
gcc/loop.h
gcc/timevar.c