This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug driver/69805] New: [6 Regression] ICE in greater_than_spec_func, at gcc.c:9722


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]