public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/66680] New: ICE with openmp, a loop and a type bound procedure
@ 2015-06-26 12:56 polajnar.miha at gmail dot com
  2015-06-26 12:58 ` [Bug fortran/66680] " polajnar.miha at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: polajnar.miha at gmail dot com @ 2015-06-26 12:56 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 66680
           Summary: ICE with openmp, a loop and a type bound procedure
           Product: gcc
           Version: 5.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: polajnar.miha at gmail dot com
  Target Milestone: ---

The code in the attachment produces an ICE with

$ gfortran bug.f90 -fopenmp -O0
bug.f90:24:0:

     do p = 1, n
 ^
internal compiler error: in make_decl_rtl, at varasm.c:1313
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugs.opensuse.org/> for instructions.

Using a different optimization level
gfortran bug.f90 -fopenmp -O3 
compiles fine.

Using version $ gfortran -v
gcc version 5.1.1 20150518 [gcc-5-branch revision 223286] (SUSE Linux)


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

end of thread, other threads:[~2015-10-16  8:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-26 12:56 [Bug fortran/66680] New: ICE with openmp, a loop and a type bound procedure polajnar.miha at gmail dot com
2015-06-26 12:58 ` [Bug fortran/66680] " polajnar.miha at gmail dot com
2015-06-26 16:44 ` [Bug fortran/66680] [5 Regression] " kargl at gcc dot gnu.org
2015-06-27 15:24 ` dominiq at lps dot ens.fr
2015-10-16  8:28 ` rguenth at gcc dot gnu.org
2015-10-16  8:32 ` 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).