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 middle-end/37730] [4.4 Regression] gcc.c-torture/compile/pr37713.c ICEs at -O3 -msse2



------- Comment #5 from jakub at gcc dot gnu dot org  2008-10-30 12:49 -------
Subject: Bug 37730

Author: jakub
Date: Thu Oct 30 12:49:31 2008
New Revision: 141461

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141461
Log:
        PR middle-end/37730
        * expr.c (store_constructor): For vectors, if target is a MEM, use
        target's MEM_ALIAS_SET instead of elttype alias set.

        * gcc.dg/vect/pr37730.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/vect/pr37730.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/expr.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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