public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/60127] New: ICE with OpenMP and DO CONCURRENT
@ 2014-02-09 21:34 burnus at gcc dot gnu.org
  2014-02-09 21:44 ` [Bug fortran/60127] " dominiq at lps dot ens.fr
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: burnus at gcc dot gnu.org @ 2014-02-09 21:34 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 60127
           Summary: ICE with OpenMP and DO CONCURRENT
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Keywords: openmp
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: burnus at gcc dot gnu.org

The following, complied with -fopenmp causes an ICE:

!$omp parallel do
do concurrent(i=1:5)
end do
!$omp end parallel do
end

Namely:

f951: internal compiler error: in resolve_omp_do, at fortran/openmp.c:1660


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

end of thread, other threads:[~2014-06-30 16:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-09 21:34 [Bug fortran/60127] New: ICE with OpenMP and DO CONCURRENT burnus at gcc dot gnu.org
2014-02-09 21:44 ` [Bug fortran/60127] " dominiq at lps dot ens.fr
2014-03-29 22:54 ` tkoenig at gcc dot gnu.org
2014-03-30  6:15 ` burnus at gcc dot gnu.org
2014-05-12 19:00 ` burnus at gcc dot gnu.org
2014-05-12 19:02 ` burnus at gcc dot gnu.org
2014-06-30 16:36 ` jakub 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).