https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61959

Botond Ballo <botond at mozilla dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|4.7.3                       |4.9.0

--- Comment #3 from Botond Ballo <botond at mozilla dot com> ---
Tried this with 4.9.0. I still get an ICE, but the error message is more
informative now:

/home/botond/dev/mozilla/refactoring/dom/events/EventStateManager.cpp:5609:1:
internal compiler error: in tree_to_uhwi, at tree.h:3657
0xb22aab tree_to_uhwi
        ../../src/gcc/tree.h:3657
0xb22aab output_constructor_regular_field
        ../../src/gcc/varasm.c:4894
0xb22aab output_constructor
        ../../src/gcc/varasm.c:5231
0xb21c7e assemble_variable(tree_node*, int, int, int)
        ../../src/gcc/varasm.c:2139
0xb238a5 varpool_assemble_decl(varpool_node*)
        ../../src/gcc/varpool.c:455
0x6de59d output_in_order
        ../../src/gcc/cgraphunit.c:2010
0x6de59d compile()
        ../../src/gcc/cgraphunit.c:2247
0x6de864 finalize_compilation_unit()
        ../../src/gcc/cgraphunit.c:2329
0x593f1b cp_write_global_declarations()
        ../../src/gcc/cp/decl2.c:4611

Reply via email to