public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/69604] ICE in gfc_add_modify_loc, at fortran/trans.c:159
       [not found] <bug-69604-4@http.gcc.gnu.org/bugzilla/>
@ 2022-12-22 21:14 ` anlauf at gcc dot gnu.org
  2022-12-22 22:05 ` cvs-commit at gcc dot gnu.org
  2022-12-27 11:19 ` anlauf at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: anlauf at gcc dot gnu.org @ 2022-12-22 21:14 UTC (permalink / raw)
  To: gcc-bugs

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

anlauf at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid,
                   |                            |ice-on-invalid-code
                 CC|                            |anlauf at gcc dot gnu.org

--- Comment #15 from anlauf at gcc dot gnu.org ---
Patch to catch the invalid uses of statement function arguments:

https://gcc.gnu.org/pipermail/fortran/2022-December/058680.html

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

* [Bug fortran/69604] ICE in gfc_add_modify_loc, at fortran/trans.c:159
       [not found] <bug-69604-4@http.gcc.gnu.org/bugzilla/>
  2022-12-22 21:14 ` [Bug fortran/69604] ICE in gfc_add_modify_loc, at fortran/trans.c:159 anlauf at gcc dot gnu.org
@ 2022-12-22 22:05 ` cvs-commit at gcc dot gnu.org
  2022-12-27 11:19 ` anlauf at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2022-12-22 22:05 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #16 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Harald Anlauf <anlauf@gcc.gnu.org>:

https://gcc.gnu.org/g:794af0d00b7086c9f0493f3a1aaac644e1fd50f6

commit r13-4851-g794af0d00b7086c9f0493f3a1aaac644e1fd50f6
Author: Harald Anlauf <anlauf@gmx.de>
Date:   Thu Dec 22 22:03:31 2022 +0100

    Fortran: check for invalid uses of statement functions arguments [PR69604]

    gcc/fortran/ChangeLog:

            PR fortran/69604
            * match.cc (chk_stmt_fcn_body): New function.  Check for invalid
uses
            of statement functions arguments.
            (gfc_match_st_function): Use above.

    gcc/testsuite/ChangeLog:

            PR fortran/69604
            * gfortran.dg/statement_function_4.f90: New test.

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

* [Bug fortran/69604] ICE in gfc_add_modify_loc, at fortran/trans.c:159
       [not found] <bug-69604-4@http.gcc.gnu.org/bugzilla/>
  2022-12-22 21:14 ` [Bug fortran/69604] ICE in gfc_add_modify_loc, at fortran/trans.c:159 anlauf at gcc dot gnu.org
  2022-12-22 22:05 ` cvs-commit at gcc dot gnu.org
@ 2022-12-27 11:19 ` anlauf at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: anlauf at gcc dot gnu.org @ 2022-12-27 11:19 UTC (permalink / raw)
  To: gcc-bugs

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

anlauf at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Target Milestone|---                         |13.0
             Status|NEW                         |RESOLVED

--- Comment #17 from anlauf at gcc dot gnu.org ---
The statement function issues in this PR are fixed on mainline.

The coarray issues seem to be mostly fixed, except for wrong code for
complex scalar coarrays.  I've opened pr108233 with more details and
to track this.

Closing.

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

end of thread, other threads:[~2022-12-27 11:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-69604-4@http.gcc.gnu.org/bugzilla/>
2022-12-22 21:14 ` [Bug fortran/69604] ICE in gfc_add_modify_loc, at fortran/trans.c:159 anlauf at gcc dot gnu.org
2022-12-22 22:05 ` cvs-commit at gcc dot gnu.org
2022-12-27 11:19 ` 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).