public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/61482] New: ICE when compiling Firefox ESR 24 with r211488
@ 2014-06-12  7:13 gk at torproject dot org
  2014-06-12  8:51 ` [Bug c++/61482] " rguenth at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: gk at torproject dot org @ 2014-06-12  7:13 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 61482
           Summary: ICE when compiling Firefox ESR 24 with r211488
           Product: gcc
           Version: 4.10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gk at torproject dot org

When compiling Firefox ESR 24 on an 64bit Ubuntu Precise machine with r211488 I
get

home/gk/asan/mozilla-esr24/layout/base/FrameLayerBuilder.cpp: In member
function 'already_AddRefed<mozilla::layers::ContainerLayer>
mozilla::FrameLayerBuilder::BuildContainerLayerFor(nsDisplayListBuilder*,
mozilla::FrameLayerBuilder::LayerManager*, nsIFrame*, nsDisplayItem*, const
nsDisplayList&, const mozilla::FrameLayerBuilder::ContainerParameters&, const
gfx3DMatrix*, uint32_t)':
/home/gk/asan/mozilla-esr24/layout/base/FrameLayerBuilder.cpp:2804:1: internal
compiler error: in set_value_range, at tree-vrp.c:453
 FrameLayerBuilder::BuildContainerLayerFor(nsDisplayListBuilder* aBuilder,
 ^
0xd5acae set_value_range
    ../.././gcc/tree-vrp.c:452
0xd69f7d adjust_range_with_scev
    ../.././gcc/tree-vrp.c:3944
0xd69f7d vrp_visit_phi_node
    ../.././gcc/tree-vrp.c:8388
0xca4625 simulate_stmt
    ../.././gcc/tree-ssa-propagate.c:325
0xca47a7 process_ssa_edge_worklist
    ../.././gcc/tree-ssa-propagate.c:403
0xca5e35 ssa_propagate(ssa_prop_result (*)(gimple_statement_base*, edge_def**,
tree_node**), ssa_prop_result (*)(gimple_statement_base*))
    ../.././gcc/tree-ssa-propagate.c:877
0xd6f5a6 execute_vrp
    ../.././gcc/tree-vrp.c:9743
0xd6f5a6 execute
    ../.././gcc/tree-vrp.c:9824
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[6]: *** [FrameLayerBuilder.o] Error 1
make[6]: *** Waiting for unfinished jobs....

r211210 is still working. I compiled GCC with --prefix=/path/to/my/dir
--disable-multilib --enable-languages=c,c++


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-06-16 14:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-12  7:13 [Bug c++/61482] New: ICE when compiling Firefox ESR 24 with r211488 gk at torproject dot org
2014-06-12  8:51 ` [Bug c++/61482] " rguenth at gcc dot gnu.org
2014-06-12 19:50 ` tsaunders at mozilla dot com
2014-06-14 15:37 ` tsaunders at mozilla dot com
2014-06-14 15:58 ` trippels at gcc dot gnu.org
2014-06-14 17:33 ` tsaunders at mozilla dot com
2014-06-14 17:57 ` trippels at gcc dot gnu.org
2014-06-15 10:59 ` [Bug tree-optimization/61482] [4.10 regression] ICE in set_value_range, at tree-vrp.c:453 when compiling Firefox ESR 24 trippels at gcc dot gnu.org
2014-06-16  8:33 ` rguenth at gcc dot gnu.org
2014-06-16 14:22 ` rguenth at gcc dot gnu.org
2014-06-16 14:22 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).