prefix.c (update_path): Don't zap single `.' path components unless followed by anoth...
authorAlan Modra <amodra@bigpond.net.au>
Fri, 19 Jul 2002 13:24:55 +0000 (13:24 +0000)
committerAlan Modra <amodra@gcc.gnu.org>
Fri, 19 Jul 2002 13:24:55 +0000 (22:54 +0930)
commitc35383cbdf71d91609e075e87f01a18b7f96bb5c
tree3b24143bd484d1b79ed5da6d0ca2736654271b0d
parentc42c75bfc4eb02ebecc0d837cf108be92090e23a
prefix.c (update_path): Don't zap single `.' path components unless followed by another `.' and fix...

* prefix.c (update_path): Don't zap single `.' path components
unless followed by another `.' and fix typo last patch.

From-SVN: r55586
gcc/ChangeLog
gcc/prefix.c