r271434 - in /branches/gcc-8-branch/gcc: Change...
law@gcc.gnu.org
law@gcc.gnu.org
Mon May 20 19:10:00 GMT 2019
Author: law
Date: Mon May 20 19:10:27 2019
New Revision: 271434
URL: https://gcc.gnu.org/viewcvs?rev=271434&root=gcc&view=rev
Log:
* config/mips/mips.c (mips_dwarf_frame_reg_mode): Replace
TARGET_FLOAT64 with !TARGET_FLOAT32, thus handling both fp64
and fpxx modes.
* g++.dg/eh/o32-fp.C: New.
* gcc.target/mips/dwarfregtable-1.c: New.
* gcc.target/mips/dwarfregtable-2.c: New.
* gcc.target/mips/dwarfregtable-3.c: New.
* gcc.target/mips/dwarfregtable-4.c: New.
* gcc.target/mips/dwarfregtable.h: New.
Added:
branches/gcc-8-branch/gcc/testsuite/g++.dg/eh/o32-fp.C
branches/gcc-8-branch/gcc/testsuite/gcc.target/mips/dwarfregtable-1.c
branches/gcc-8-branch/gcc/testsuite/gcc.target/mips/dwarfregtable-2.c
branches/gcc-8-branch/gcc/testsuite/gcc.target/mips/dwarfregtable-3.c
branches/gcc-8-branch/gcc/testsuite/gcc.target/mips/dwarfregtable-4.c
branches/gcc-8-branch/gcc/testsuite/gcc.target/mips/dwarfregtable.h
Modified:
branches/gcc-8-branch/gcc/ChangeLog
branches/gcc-8-branch/gcc/config/mips/mips.c
branches/gcc-8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list