public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/46172] New: ICE: in expand_widen_pattern_expr, at optabs.c:522 with -ftree-vectorize -fno-tree-dce
@ 2010-10-25 21:17 zsojka at seznam dot cz
  2010-10-26  7:12 ` [Bug tree-optimization/46172] [4.2/4.3/4.4/4.5/4.6 Regression] " hjl.tools at gmail dot com
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: zsojka at seznam dot cz @ 2010-10-25 21:17 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: ICE: in expand_widen_pattern_expr, at optabs.c:522
                    with -ftree-vectorize -fno-tree-dce
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz


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

Output - 4.6 (trunk):
$ gcc -ftree-vectorize -O -fno-tree-dce pr46172.c  
pr46172.c: In function 'foo':
pr46172.c:3:5: internal compiler error: in expand_widen_pattern_expr, at
optabs.c:522
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Output - 4.5:
$ gcc -ftree-vectorize -O -fno-tree-dce pr46172.c 
pr46172.c: In function 'foo':
pr46172.c:3:5: internal compiler error: in expand_expr_real_2, at expr.c:8275
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Output - 4.4:
$ gcc -ftree-vectorize -O -fno-tree-dce pr46172.c 
pr46172.c: In function 'foo':
pr46172.c:3: internal compiler error: in c_expand_expr, at c-common.c:5015
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Tested revisions:
r165915 - crash
4.5 r165781 - crash
4.4 r165781 - crash
4.4 r149995 - crash


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

end of thread, other threads:[~2010-11-18 15:18 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-25 21:17 [Bug tree-optimization/46172] New: ICE: in expand_widen_pattern_expr, at optabs.c:522 with -ftree-vectorize -fno-tree-dce zsojka at seznam dot cz
2010-10-26  7:12 ` [Bug tree-optimization/46172] [4.2/4.3/4.4/4.5/4.6 Regression] " hjl.tools at gmail dot com
2010-10-26  8:21 ` hjl.tools at gmail dot com
2010-10-26 14:01 ` [Bug tree-optimization/46172] [4.3/4.4/4.5/4.6 " rguenth at gcc dot gnu.org
2010-11-02  9:47 ` jakub at gcc dot gnu.org
2010-11-02 12:39 ` jakub at gcc dot gnu.org
2010-11-02 13:12 ` irar at il dot ibm.com
2010-11-02 13:19 ` jakub at gcc dot gnu.org
2010-11-02 13:28 ` irar at il dot ibm.com
2010-11-02 15:21 ` jakub at gcc dot gnu.org
2010-11-03 11:19 ` jakub at gcc dot gnu.org
2010-11-12 14:46 ` rguenth at gcc dot gnu.org
2010-11-18 15:18 ` rguenth at gcc dot gnu.org
2010-11-18 15:27 ` 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).