]> gcc.gnu.org Git - gcc.git/commit
re PR target/69129 (ICE in get_attr_got, at config/mips/mips.md:694 on mips-linux...
authorNick Clifton <nickc@gcc.gnu.org>
Thu, 21 Jan 2016 14:07:01 +0000 (14:07 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Thu, 21 Jan 2016 14:07:01 +0000 (14:07 +0000)
commit157b0829d733494ab2b2376d44da9d398b8d9b7e
tree34f425796870051f50eecef22ef831a599c3d8a9
parenta52f938b1b4daec4b915bd99203a76dda21b87be
re PR target/69129 (ICE in get_attr_got, at config/mips/mips.md:694 on mips-linux-gnu)

PR target/69129
PR target/69012
* config/mips/mips.c (mips_compute_frame_info): Initialise
args_size and hard_frame_pointer_offset fields of the frame
structure before calling mips_global_pointer.

PR target/69129
* gcc.target/mips/pr69129.c: New.

From-SVN: r232674
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/pr69129.c [new file with mode: 0644]
This page took 0.05897 seconds and 5 git commands to generate.