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/28960] [4.0/4.1 Regression] optimized bug with ia32 sse



------- Comment #3 from rguenth at gcc dot gnu dot org  2006-10-16 11:35 -------
Subject: Bug 28960

Author: rguenth
Date: Mon Oct 16 11:34:44 2006
New Revision: 117784

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117784
Log:
2006-10-16  Richard Guenther  <rguenther@suse.de>

        PR target/28960
        Backport from mainline:
        2006-08-23  Stuart Hastings  <stuart@apple.com>

        PR target/28825
        * gcc/config/i386/i386.c (ix86_expand_vector_init_duplicate,
        ix86_expand_vector_init_one_nonzero): Remove TARGET_SSE test.

        * gcc.target/i386/20060821-1.c: New.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/gcc.target/i386/20060821-1.c
      - copied unchanged from r116356,
trunk/gcc/testsuite/gcc.target/i386/20060821-1.c
Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/config/i386/i386.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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


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