public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/95939] New: ice with -O3 in compute_live_loop_exits
@ 2020-06-27 11:27 dcb314 at hotmail dot com
  2020-06-27 11:52 ` [Bug fortran/95939] [11 Regression] " dcb314 at hotmail dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: dcb314 at hotmail dot com @ 2020-06-27 11:27 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 95939
           Summary: ice with -O3 in compute_live_loop_exits
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

Recent gcc trunk gfortran compiler does this:

$ /home/dcb/gcc/results/bin/gfortran -c -O3 ./gfortran.dg/graphite/pr42285.f90
during GIMPLE pass: vect
./gfortran.dg/graphite/pr42285.f90:3:0:

    3 | SUBROUTINE EFGRDM(NCF,NFRG,G,RTRMS,GM,IOPT,K1)
      | 
internal compiler error: in compute_live_loop_exits, at
tree-ssa-loop-manip.c:247
0x6d94fd compute_live_loop_exits
        ../../trunk.git/gcc/tree-ssa-loop-manip.c:247
0x6d94fd add_exit_phis_var
        ../../trunk.git/gcc/tree-ssa-loop-manip.c:334
0x6d94fd add_exit_phis
        ../../trunk.git/gcc/tree-ssa-loop-manip.c:356
0x6d94fd rewrite_into_loop_closed_ssa_1(bitmap_head*, unsigned int, int, loop*)
        ../../trunk.git/gcc/tree-ssa-loop-manip.c:678

This seems to have gone wrong sometime between date 20200624
and 20200625.

It is often worthwhile to run all the Fortran code in the testsuite 
through the compiler with -O3 or -O3 -march=native.

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

end of thread, other threads:[~2020-06-29 10:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-27 11:27 [Bug fortran/95939] New: ice with -O3 in compute_live_loop_exits dcb314 at hotmail dot com
2020-06-27 11:52 ` [Bug fortran/95939] [11 Regression] " dcb314 at hotmail dot com
2020-06-27 11:58 ` dcb314 at hotmail dot com
2020-06-27 16:09 ` [Bug middle-end/95939] " kargl at gcc dot gnu.org
2020-06-28 19:50 ` [Bug tree-optimization/95939] " pinskia at gcc dot gnu.org
2020-06-29  9:52 ` marxin at gcc dot gnu.org
2020-06-29 10:08 ` dcb314 at hotmail dot com
2020-06-29 10:34 ` 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).