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/43528] ICE: in tree_low_cst, at tree.c:6198 with -mms-bitfields at x86_64-linux



------- Comment #1 from ubizjak at gmail dot com  2010-03-26 09:14 -------
Confirmed.

#0  fancy_abort (file=0xd1ad78 "../../gcc-svn/trunk/gcc/tree.c", line=6198, 
    function=0xd1f441 "tree_low_cst")
    at ../../gcc-svn/trunk/gcc/diagnostic.c:762
#1  0x00000000008fd17d in tree_low_cst (t=0x2afba65e09d8, 
    pos=<value optimized out>) at ../../gcc-svn/trunk/gcc/tree.c:6198
#2  0x00000000007a806e in place_field (rli=0x2bf91a0, field=0x2afba65c44c0)
    at ../../gcc-svn/trunk/gcc/stor-layout.c:1352
#3  0x00000000007a94eb in layout_type (type=0x2afba65f7498)
    at ../../gcc-svn/trunk/gcc/stor-layout.c:2069
#4  0x000000000049297a in finish_struct (loc=82, t=0x2afba65f7498, 
    fieldlist=0x2afba65c44c0, attributes=<value optimized out>, 
    enclosing_struct_parse_info=0x0) at ../../gcc-svn/trunk/gcc/c-decl.c:6870
#5  0x00000000004f50b7 in c_parser_declspecs (parser=0x2afba64c0038, 
    specs=0x2bf2510, scspec_ok=1 '\001', typespec_ok=1 '\001', 
    start_attr_ok=<value optimized out>)
    at ../../gcc-svn/trunk/gcc/c-parser.c:1951


-- 

ubizjak at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-03-26 09:14:45
               date|                            |


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


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