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/53961] internal compiler error: in memory_address_length, at config/i386/i386.c:23341


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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hjl.tools at gmail dot com

--- Comment #8 from H.J. Lu <hjl.tools at gmail dot com> 2012-07-14 21:19:01 UTC ---
This address:

(gdb) call debug_rtx (addr)
(and:DI (symbol_ref:DI ("h_DPBtoBCD") [flags 0x41] <function_decl
0x7ffff1b8b400 h_DPBtoBCD>)
    (const_int 4294967295 [0xffffffff]))
(gdb) 

triggers ICE.


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