]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/mips/mips.c (mips_final_postscan_insn): Modify call
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Jun 2019 20:09:57 +0000 (20:09 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Jun 2019 20:09:57 +0000 (20:09 +0000)
commitd108f845e221a256f4b8ea1c8729732bd1a69060
tree1d2724594536f5e694bff5929506f9e71ffd5ddc
parentbe63b32a65f31d8f92a9830874c420cabbc2c67f
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@272169 138bc75d-0d04-0410-961f-82ee72b054a4
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