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

            Bug ID: 69805
           Summary: [6 Regression] ICE in greater_than_spec_func, at
                    gcc.c:9722
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
          Assignee: unassigned at gcc dot gnu.org
          Reporter: asolokha at gmx dot com
  Target Milestone: ---

gcc-6.0.0-alpha20160207 snapshots ICEs when -ftree-parallelize-loops=2 is
specified twice on the command line:

% gcc-6.0.0-alpha20160207 -ftree-parallelize-loops=2 -ftree-parallelize-loops=2 
gcc-6.0.0-alpha20160207: internal compiler error: in greater_than_spec_func, at
gcc.c:9722

Reply via email to