public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/96712] New: internal compiler error: in build_round_expr, at fortran/trans-intrinsic.c:399
@ 2020-08-19 19:32 toon at moene dot org
  2020-08-19 20:11 ` [Bug fortran/96712] " toon at moene dot org
  0 siblings, 1 reply; 2+ messages in thread
From: toon at moene dot org @ 2020-08-19 19:32 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 96712
           Summary: internal compiler error: in build_round_expr, at
                    fortran/trans-intrinsic.c:399
           Product: gcc
           Version: 10.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: toon at moene dot org
  Target Milestone: ---

The following source:

integer i
real(kind=8) r
i = nint(r, 16)
end

generates an ICE when compiled with 10.2 as follows

gfortran -S nint_pr.f90 
nint_pr.f90:3:0:

    3 | i = nint(r, 16)
      | 
internal compiler error: in build_round_expr, at fortran/trans-intrinsic.c:399
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-10/README.Bugs> for instructions.

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

* [Bug fortran/96712] internal compiler error: in build_round_expr, at fortran/trans-intrinsic.c:399
  2020-08-19 19:32 [Bug fortran/96712] New: internal compiler error: in build_round_expr, at fortran/trans-intrinsic.c:399 toon at moene dot org
@ 2020-08-19 20:11 ` toon at moene dot org
  0 siblings, 0 replies; 2+ messages in thread
From: toon at moene dot org @ 2020-08-19 20:11 UTC (permalink / raw)
  To: gcc-bugs

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

Toon Moene <toon at moene dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Toon Moene <toon at moene dot org> ---
I wasn't quick enough. Reported as PR 96711.

*** This bug has been marked as a duplicate of bug 96711 ***

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

end of thread, other threads:[~2020-08-19 20:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-19 19:32 [Bug fortran/96712] New: internal compiler error: in build_round_expr, at fortran/trans-intrinsic.c:399 toon at moene dot org
2020-08-19 20:11 ` [Bug fortran/96712] " toon at moene dot 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).