]> git.ipfire.org Git - thirdparty/gcc.git/commit
mips.c (inside_function): Delete.
authorRichard Sandiford <rsandifo@redhat.com>
Mon, 14 Jul 2003 20:15:47 +0000 (20:15 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 14 Jul 2003 20:15:47 +0000 (20:15 +0000)
commitd82783b609ab480b445e08c737533b63727590ca
tree3eb8d2f7233dd6fc52bbca8bf83ab6c7b902fc80
parentf088510d96142e9afaac98016660b46c3f1d50c9
mips.c (inside_function): Delete.

* config/mips/mips.c (inside_function): Delete.
(file_in_function_warning, ignore_line_number): Delete.
(mips_output_filename): Don't warn about changing filenames within
a function.
(mips_output_lineno): Update accordingly.
(mips_output_function_prologue): Don't reset the deleted variables.
* config/mips/mips.h (inside_function): Delete.
(file_in_function_warning, ignore_line_number): Delete.

From-SVN: r69348
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/config/mips/mips.h