OSDN Git Service

* config/mips/mips.c (inside_function): Delete.
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jul 2003 20:15:47 +0000 (20:15 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jul 2003 20:15:47 +0000 (20:15 +0000)
commit32125e3e83e41991fac402ed20ddd7a4263ffcf6
tree3eb8d2f7233dd6fc52bbca8bf83ab6c7b902fc80
parent885d02aaa0c458b1b63de95700b391201b82695d
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69348 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/config/mips/mips.h