server.c (load_data): Return NULL if the marker line is not found.
authorAlexandre Oliva <oliva@lsd.ic.unicamp.br>
Thu, 10 Feb 2000 16:29:21 +0000 (16:29 +0000)
committerAlexandre Oliva <oliva@gcc.gnu.org>
Thu, 10 Feb 2000 16:29:21 +0000 (16:29 +0000)
commitd1922b48994d0d83dea181e0725697291a5208ad
treebc1dde13ee1df734ce16aa8b53f4540962833ea9
parent139cfaa75e1817260807b471259c4b7776c727d7
server.c (load_data): Return NULL if the marker line is not found.

* fixinc/server.c (load_data): Return NULL if the marker line is
not found.
(run_shell): If load_data returns NULL, retry the command once, in
a new shell.

From-SVN: r31894
gcc/ChangeLog
gcc/fixinc/server.c