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 target/27907] [4.2 regression] ICE in expand_simple_unop, at optabs.c:2307



------- Comment #4 from rakdver at gcc dot gnu dot org  2006-07-26 16:47 -------
Subject: Bug 27907

Author: rakdver
Date: Wed Jul 26 16:47:28 2006
New Revision: 115760

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115760
Log:
        PR rtl-optimization/27907
        * expr.c (force_operand): Use convert_move to handle FLOAT_EXTEND and
        FLOAT_TRUNCATE.

        * gcc.c-torture/compile/pr27907.c: New test.


Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr27907.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/expr.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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