[Bug target/38287] [4.1/4.2/4.3 regression] segfault at -O2 -fPIC -mcpu=v8

ebotcazou at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Nov 30 19:21:00 GMT 2008



------- Comment #3 from ebotcazou at gcc dot gnu dot org  2008-11-30 19:20 -------
Subject: Bug 38287

Author: ebotcazou
Date: Sun Nov 30 19:19:06 2008
New Revision: 142295

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142295
Log:
        PR target/38287
        * config/sparc/sparc.md (divsi3 expander): Remove constraints.
        (divsi3_sp32): Add new alternative with 'K' for operand #2.
        (cmp_sdiv_cc_set): Factor common string.
        (udivsi3_sp32): Add new alternative with 'K' for operand #2.
        Add TARGET_V9 case.
        (cmp_udiv_cc_set): Factor common string.

Added:
    trunk/gcc/testsuite/g++.dg/opt/reload3.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sparc/sparc.md
    trunk/gcc/testsuite/ChangeLog


-- 


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



More information about the Gcc-bugs mailing list