[Bug target/69012] gcc-6.0.0 internal compiler error building libgfortran for mips64el target
nickc at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 21 14:07:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69012
--- Comment #14 from Nick Clifton <nickc at gcc dot gnu.org> ---
Author: nickc
Date: Thu Jan 21 14:07:01 2016
New Revision: 232674
URL: https://gcc.gnu.org/viewcvs?rev=232674&root=gcc&view=rev
Log:
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.
Added:
trunk/gcc/testsuite/gcc.target/mips/pr69129.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/mips/mips.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list