[Bug target/44481] [4.3/4.4/4.5/4.6 Regression] __builtin_parity() causes ICE in trunc_int_for_mode()

uros at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Jun 12 06:30:00 GMT 2010



------- Comment #5 from uros at gcc dot gnu dot org  2010-06-12 06:29 -------
Subject: Bug 44481

Author: uros
Date: Sat Jun 12 06:29:44 2010
New Revision: 160647

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160647
Log:
        PR target/44481
        * config/i386/i386.md (UNSPEC_PARITY): New unspec.
        (paritydi2_cmp): Use UNSPEC_PARITY unspec insted of parity RTX.
        (partiysi2_cmp): Ditto.
        (*partiyhi2_cmp): Ditto.
        (*parityqi2_cmp): Remove.

testsuite/ChangeLog:

        PR target/44481
        * gcc.target/i386/pr44481.c: New test.


Added:
    branches/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/pr44481.c
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/config/i386/i386.md
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog


-- 


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



More information about the Gcc-bugs mailing list