gcc.c (record_temp_file, [...]): Make non-static, so they can be called from java...
authorPer Bothner <per@bothner.com>
Sat, 24 Feb 2001 03:20:18 +0000 (19:20 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Sat, 24 Feb 2001 03:20:18 +0000 (19:20 -0800)
commit1aed31b63c536a400353aa86d6fe8fc04147ac52
tree22e4153c2faaa0c6c6d18eae98adfde2341a86fa
parent4dd2ac2c3546edfcfb2bcba303378dd59c51e70a
gcc.c (record_temp_file, [...]): Make non-static, so they can be called from java/jvspec.c.

* gcc.c (record_temp_file, pfatal_with_name, error):  Make non-static,
so they can be called from java/jvspec.c.
* gcc.h (record_temp_file, pfatal_with_name, error):  Declare.

From-SVN: r40023
gcc/ChangeLog
gcc/gcc.c
gcc/gcc.h