c-opts.c (c_common_post_options): On fopen failure, return false, not NULL.
authorHans-Peter Nilsson <hp@bitrange.com>
Sat, 8 Mar 2003 23:46:46 +0000 (23:46 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Sat, 8 Mar 2003 23:46:46 +0000 (23:46 +0000)
commitc366ade5df676a25936ee88f81fd49b1dab6555d
tree81f6ccd72353de839150d0d03bb66de50cd8d04b
parent32b0bbaa6de3eae13ba5d3ff3303f2d7c60849eb
c-opts.c (c_common_post_options): On fopen failure, return false, not NULL.

* c-opts.c (c_common_post_options): On fopen failure, return
false, not NULL.

From-SVN: r64004
gcc/ChangeLog
gcc/c-opts.c