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 other/58578] [4.9 Regression] mpfr tasinh test doesn't terminate when built with trunk for ARM


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

--- Comment #4 from clyon at gcc dot gnu.org ---
Author: clyon
Date: Tue Oct  1 13:19:31 2013
New Revision: 203059

URL: http://gcc.gnu.org/viewcvs?rev=203059&root=gcc&view=rev
Log:
2013-10-01  Kugan Vivekanandarajah  <kuganv@linaro.org>

    gcc/
    PR target/58578
    Revert
    2013-04-05  Greta Yorsh  <Greta.Yorsh@arm.com>
    * config/arm/arm.md (arm_ashldi3_1bit):  define_insn into
    define_insn_and_split.
    (arm_ashrdi3_1bit,arm_lshrdi3_1bit): Likewise.
    (shiftsi3_compare): New pattern.
    (rrx): New pattern.
    * config/arm/unspecs.md (UNSPEC_RRX): New.

    gcc/testsuite
    PR target/58578
    * gcc.target/arm/pr58578.c: New test.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm.md
    trunk/gcc/config/arm/unspecs.md
    trunk/gcc/testsuite/ChangeLog


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