[Bug target/31167] ICE wnen using __int128_t on x86_64

ubizjak at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Mar 14 13:42:00 GMT 2007



------- Comment #3 from ubizjak at gmail dot com  2007-03-14 13:42 -------
Prototype patch that fixes the failure:

2007-03-14  Uros Bizjak  <ubizjak@gmail.com>

        * config/i386/i386.md (*addti3_1, *addti3_1 splitter): Use
        x86_64_general_operand as operand[2] predicate.
        (*subti3_1, *subti3_1 splitter): Ditto.
        (*negti2_1, *negti2_1 splitter): Ditto for operand[1].


-- 


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



More information about the Gcc-bugs mailing list