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 debug/45500] ICE: in rtl_for_decl_init, at dwarf2out.c:16307 with -g -msse and using v16qi



------- Comment #3 from jakub at gcc dot gnu dot org  2010-09-03 09:54 -------
Subject: Bug 45500

Author: jakub
Date: Fri Sep  3 09:53:44 2010
New Revision: 163803

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163803
Log:
        PR debug/45500
        * dwarf2out.c (rtl_for_decl_init): Give up for all generic vectors,
        not just generic vectors with BLKmode.

        * gcc.target/i386/pr45500.c: New test.

Added:
    trunk/gcc/testsuite/gcc.target/i386/pr45500.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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