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/41680] [4.4/4.5 Regression] ICE in trunc_int_for_mode



------- Comment #3 from jakub at gcc dot gnu dot org  2009-10-12 13:40 -------
Subject: Bug 41680

Author: jakub
Date: Mon Oct 12 13:40:17 2009
New Revision: 152667

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152667
Log:
        PR target/41680
        * config/i386/i386.md (split after *testqi_ext_3_rex64): Only narrow
        paradoxical subregs to prevent partial register stalls if the inner
        mode is integer mode.

        * g++.dg/torture/pr41680.C: New test.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/g++.dg/torture/pr41680.C
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/config/i386/i386.md
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


-- 


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


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