public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/86120] ICE caused by unassociated pointer in SIZE intrinsic
       [not found] <bug-86120-4@http.gcc.gnu.org/bugzilla/>
@ 2021-12-19  4:27 ` pinskia at gcc dot gnu.org
  2023-10-12 20:39 ` anlauf at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-19  4:27 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-invalid-code
          Component|middle-end                  |fortran

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
ifort gives the following error message:

/app/example.f90(14): error #6219: This variable, used in a specification
expression, must be a dummy argument, a COMMON block object, or an object
accessible through host or use association.   [C]
      real, pointer :: c(:,:)
-----------------------^

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

* [Bug fortran/86120] ICE caused by unassociated pointer in SIZE intrinsic
       [not found] <bug-86120-4@http.gcc.gnu.org/bugzilla/>
  2021-12-19  4:27 ` [Bug fortran/86120] ICE caused by unassociated pointer in SIZE intrinsic pinskia at gcc dot gnu.org
@ 2023-10-12 20:39 ` anlauf at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: anlauf at gcc dot gnu.org @ 2023-10-12 20:39 UTC (permalink / raw)
  To: gcc-bugs

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

anlauf at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED
                 CC|                            |anlauf at gcc dot gnu.org

--- Comment #6 from anlauf at gcc dot gnu.org ---
The testcase discussed here is almost identical to pr66969.

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

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

end of thread, other threads:[~2023-10-12 20:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-86120-4@http.gcc.gnu.org/bugzilla/>
2021-12-19  4:27 ` [Bug fortran/86120] ICE caused by unassociated pointer in SIZE intrinsic pinskia at gcc dot gnu.org
2023-10-12 20:39 ` anlauf 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).