mips.c (mips_final_postscan_insn): Modify call to `mips_set_text_contents_type' to...
authorFaraz Shahbazker <fshahbazker@wavecomp.com>
Tue, 11 Jun 2019 20:09:57 +0000 (20:09 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 11 Jun 2019 20:09:57 +0000 (14:09 -0600)
commit9570f46f965fa317b394b1d9163c1ceb597023fc
tree1d2724594536f5e694bff5929506f9e71ffd5ddc
parent536b4592a148f505114db8ee6ba1e8809686ab1f
mips.c (mips_final_postscan_insn): Modify call to `mips_set_text_contents_type' to indicate whether a non-debug...

* config/mips/mips.c (mips_final_postscan_insn): Modify call
to `mips_set_text_contents_type' to indicate whether a
non-debug insn follows.

* gcc.target/mips/data-sym-pool.c: Update expected output.
* gcc.target/mips/data-sym-multi-pool.c: New test.

From-SVN: r272169
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/data-sym-multi-pool.c [new file with mode: 0644]
gcc/testsuite/gcc.target/mips/data-sym-pool.c