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/31582] ix86_expand_vec_set_builtin modifies source



------- Comment #4 from hjl at gcc dot gnu dot org  2007-04-16 15:04 -------
Subject: Bug 31582

Author: hjl
Date: Mon Apr 16 15:04:30 2007
New Revision: 123872

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123872
Log:
2007-04-16  H.J. Lu  <hongjiu.lu@intel.com>

        * Backport from mainline:
        2007-04-16  H.J. Lu  <hongjiu.lu@intel.com>

        PR target/31582
        * config/i386/i386.c (ix86_expand_vec_set_builtin): Make a
        copy of source, pass it to ix86_expand_vector_set and return
        it as target.

Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/config/i386/i386.c


-- 


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


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