public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/55851] New: ICE in size_binop_loc, at fold-const.c:1385
@ 2013-01-03  1:05 jan.smets@alcatel-lucent.com
  2013-01-03  1:28 ` [Bug middle-end/55851] " pinskia at gcc dot gnu.org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: jan.smets@alcatel-lucent.com @ 2013-01-03  1:05 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55851
           Summary: ICE in size_binop_loc, at fold-const.c:1385
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jan.smets@alcatel-lucent.com


Created attachment 29074
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29074
testcase

Trunk, testcase attached.


/tmp/ice.c: In function 'test':
/tmp/ice.c:36:45: internal compiler error: in size_binop_loc, at
fold-const.c:1385
                     if ((found_bit_mask[dqs][word] & (1 << j)) == 0)
                                             ^
0x6de9b5 size_binop_loc(unsigned int, tree_code, tree_node*, tree_node*)
        ../../trunk/gcc/fold-const.c:1385
0x74c4ec gimplify_compound_lval
        ../../trunk/gcc/gimplify.c:2239
0x744f5f gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**,
bool (*)(tree_node*), int)
        ../../trunk/gcc/gimplify.c:7146
0x7442b5 gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**,
bool (*)(tree_node*), int)
        ../../trunk/gcc/gimplify.c:7459
0x74530b gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**,
bool (*)(tree_node*), int)
        ../../trunk/gcc/gimplify.c:7814
0x74530b gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**,
bool (*)(tree_node*), int)
        ../../trunk/gcc/gimplify.c:7814
0x74530b gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**,
bool (*)(tree_node*), int)
        ../../trunk/gcc/gimplify.c:7814
0x7512bc gimplify_cond_expr
        ../../trunk/gcc/gimplify.c:3285
0x74542d gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**,
bool (*)(tree_node*), int)
        ../../trunk/gcc/gimplify.c:7150
0x74d978 gimplify_stmt(tree_node**, gimple_statement_d**)
        ../../trunk/gcc/gimplify.c:5726
0x7449e3 gimplify_statement_list
        ../../trunk/gcc/gimplify.c:1562
0x7449e3 gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**,
bool (*)(tree_node*), int)
        ../../trunk/gcc/gimplify.c:7583
0x74d978 gimplify_stmt(tree_node**, gimple_statement_d**)
        ../../trunk/gcc/gimplify.c:5726
0x74e898 gimplify_bind_expr
        ../../trunk/gcc/gimplify.c:1254
0x7455fe gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**,
bool (*)(tree_node*), int)
        ../../trunk/gcc/gimplify.c:7365
0x74d978 gimplify_stmt(tree_node**, gimple_statement_d**)
        ../../trunk/gcc/gimplify.c:5726
0x751845 gimplify_cond_expr
        ../../trunk/gcc/gimplify.c:3349
0x74542d gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**,
bool (*)(tree_node*), int)
        ../../trunk/gcc/gimplify.c:7150
0x74d978 gimplify_stmt(tree_node**, gimple_statement_d**)
        ../../trunk/gcc/gimplify.c:5726
0x7449e3 gimplify_statement_list
        ../../trunk/gcc/gimplify.c:1562


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

end of thread, other threads:[~2013-01-08  8:46 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-03  1:05 [Bug middle-end/55851] New: ICE in size_binop_loc, at fold-const.c:1385 jan.smets@alcatel-lucent.com
2013-01-03  1:28 ` [Bug middle-end/55851] " pinskia at gcc dot gnu.org
2013-01-03  1:33 ` pinskia at gcc dot gnu.org
2013-01-03  1:36 ` pinskia at gcc dot gnu.org
2013-01-03  1:42 ` pinskia at gcc dot gnu.org
2013-01-03  1:48 ` [Bug middle-end/55851] [4.8 Regression] " pinskia at gcc dot gnu.org
2013-01-03 11:16 ` [Bug c/55851] " rguenth at gcc dot gnu.org
2013-01-03 14:48 ` [Bug middle-end/55851] " jakub at gcc dot gnu.org
2013-01-03 15:32 ` jakub at gcc dot gnu.org
2013-01-03 16:32 ` rguenth at gcc dot gnu.org
2013-01-07 15:46 ` rguenth at gcc dot gnu.org
2013-01-08  8:32 ` jakub at gcc dot gnu.org
2013-01-08  8:46 ` jakub 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).