public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/67816] New: [6 Regression] ICE in duplicate_thread_path, 186.crafty fails to build
@ 2015-10-02 10:37 rguenth at gcc dot gnu.org
  2015-10-02 10:37 ` [Bug tree-optimization/67816] " rguenth at gcc dot gnu.org
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: rguenth at gcc dot gnu.org @ 2015-10-02 10:37 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 67816
           Summary: [6 Regression] ICE in duplicate_thread_path,
                    186.crafty fails to build
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rguenth at gcc dot gnu.org
                CC: law at gcc dot gnu.org
  Target Milestone: ---

iterate.c: In function 'Iterate':
iterate.c:17:5: internal compiler error: in duplicate_thread_path, at
tree-ssa-threadupdate.c:2446
 int Iterate(int wtm, int search_type, int root_list_done)
     ^
option.c: In function 'Option':
option.c:2772:7: warning: implicit declaration of function 'gets'
[-Wimplicit-function-declaration]
       gets(buffer);
       ^
0xade17f duplicate_thread_path
        /gcc/spec/sb-czerny-head-64/gcc/gcc/tree-ssa-threadupdate.c:2445
0xade17f thread_through_all_blocks(bool)
        /gcc/spec/sb-czerny-head-64/gcc/gcc/tree-ssa-threadupdate.c:2632
0xa3be28 execute
        /gcc/spec/sb-czerny-head-64/gcc/gcc/tree-ssa-dom.c:622
Please submit a full bug report,
with preprocessed source if appropriate.


This is with -O3 on x86_64.


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

end of thread, other threads:[~2015-10-07  2:26 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-02 10:37 [Bug tree-optimization/67816] New: [6 Regression] ICE in duplicate_thread_path, 186.crafty fails to build rguenth at gcc dot gnu.org
2015-10-02 10:37 ` [Bug tree-optimization/67816] " rguenth at gcc dot gnu.org
2015-10-02 10:53 ` rguenth at gcc dot gnu.org
2015-10-02 11:10 ` mpolacek at gcc dot gnu.org
2015-10-02 12:01 ` rguenther at suse dot de
2015-10-04  7:01 ` rguenther at suse dot de
2015-10-05  8:16 ` rguenth at gcc dot gnu.org
2015-10-05  8:23 ` rguenth at gcc dot gnu.org
2015-10-05  8:26 ` rguenth at gcc dot gnu.org
2015-10-05  8:35 ` trippels at gcc dot gnu.org
2015-10-05  9:01 ` trippels at gcc dot gnu.org
2015-10-05 15:25 ` law at redhat dot com
2015-10-07  2:26 ` law at gcc dot gnu.org
2015-10-07  2:26 ` law at redhat dot com

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).