This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/52140] Libdfp testcase encounters ICE when compiled with soft-dfp (no -mcpu).


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52140

--- Comment #7 from Peter Bergner <bergner at gcc dot gnu.org> 2012-02-09 14:56:03 UTC ---
Author: bergner
Date: Thu Feb  9 14:55:57 2012
New Revision: 184046

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184046
Log:
    Backport from mainline 
    2012-02-09  Peter Bergner  <bergner@vnet.ibm.com>

gcc/
    PR middle-end/52140
    * dojump.c (do_compare_rtx_and_jump): Use SCALAR_FLOAT_MODE_P.

gcc/testsuite/
    PR middle-end/52140
    * gcc.dg/dfp/pr52140.c: New test.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/dfp/pr52140.c
Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/dojump.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]