toplev.c (rest_of_compilation): Simplify (and correct) the logic of the first delete...
authorRoger Sayle <roger@eyesopen.com>
Thu, 13 Jun 2002 17:20:01 +0000 (17:20 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 13 Jun 2002 17:20:01 +0000 (11:20 -0600)
commit2181005d64708308669a313b927e334047d5d2d7
treed130b650824c7aaf0bf776cb5d443425195735be
parent6d61f1bd1c42a23426b65a64cedccb34ad962935
toplev.c (rest_of_compilation): Simplify (and correct) the logic of the first delete-null-pointer-checks pass.

* toplev.c (rest_of_compilation): Simplify (and correct) the
logic of the first delete-null-pointer-checks pass.

From-SVN: r54593
gcc/ChangeLog
gcc/toplev.c