public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/85982] ICE in resolve_component, at fortran/resolve.c:13696
       [not found] <bug-85982-4@http.gcc.gnu.org/bugzilla/>
@ 2020-04-01 17:20 ` foreese at gcc dot gnu.org
  2020-04-02 18:14 ` cvs-commit at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: foreese at gcc dot gnu.org @ 2020-04-01 17:20 UTC (permalink / raw)
  To: gcc-bugs

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

Fritz Reese <foreese at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |WAITING

--- Comment #5 from Fritz Reese <foreese at gcc dot gnu.org> ---
PINGed at https://gcc.gnu.org/pipermail/fortran/2020-April/054171.html

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

* [Bug fortran/85982] ICE in resolve_component, at fortran/resolve.c:13696
       [not found] <bug-85982-4@http.gcc.gnu.org/bugzilla/>
  2020-04-01 17:20 ` [Bug fortran/85982] ICE in resolve_component, at fortran/resolve.c:13696 foreese at gcc dot gnu.org
@ 2020-04-02 18:14 ` cvs-commit at gcc dot gnu.org
  2020-04-02 18:31 ` cvs-commit at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-04-02 18:14 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Fritz Reese <foreese@gcc.gnu.org>:

https://gcc.gnu.org/g:0cd74f3588928e22c08003c643c91340f555785e

commit r10-7525-g0cd74f3588928e22c08003c643c91340f555785e
Author: Fritz Reese <foreese@gcc.gnu.org>
Date:   Thu Apr 2 13:50:11 2020 -0400

    Fix fortran/85982 ICE in resolve_component.

    2020-04-01  Fritz Reese  <foreese@gcc.gnu.org>

            PR fortran/85982
            * fortran/decl.c (match_attr_spec): Lump COMP_STRUCTURE/COMP_MAP
into
            attribute checking used by TYPE.

    2020-04-01  Fritz Reese  <foreese@gcc.gnu.org>

            PR fortran/85982
            * gfortran.dg/dec_structure_28.f90: New test.

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

* [Bug fortran/85982] ICE in resolve_component, at fortran/resolve.c:13696
       [not found] <bug-85982-4@http.gcc.gnu.org/bugzilla/>
  2020-04-01 17:20 ` [Bug fortran/85982] ICE in resolve_component, at fortran/resolve.c:13696 foreese at gcc dot gnu.org
  2020-04-02 18:14 ` cvs-commit at gcc dot gnu.org
@ 2020-04-02 18:31 ` cvs-commit at gcc dot gnu.org
  2020-04-02 18:37 ` cvs-commit at gcc dot gnu.org
  2020-04-02 19:31 ` foreese at gcc dot gnu.org
  4 siblings, 0 replies; 5+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-04-02 18:31 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-8 branch has been updated by Fritz Reese
<foreese@gcc.gnu.org>:

https://gcc.gnu.org/g:f722c80a63cf0283acb7f7008c7a145293275d43

commit r8-10158-gf722c80a63cf0283acb7f7008c7a145293275d43
Author: Fritz Reese <foreese@gcc.gnu.org>
Date:   Thu Apr 2 13:50:11 2020 -0400

    Backport form master: Fix fortran/85982 ICE in resolve_component.

    2020-04-02  Fritz Reese  <foreese@gcc.gnu.org>

            Backport from master.
            2020-04-02  Fritz Reese  <foreese@gcc.gnu.org>

            PR fortran/85982
            * fortran/decl.c (match_attr_spec): Lump COMP_STRUCTURE/COMP_MAP
into
            attribute checking used by TYPE.

    2020-04-02  Fritz Reese  <foreese@gcc.gnu.org>

            Backport from master.
            2020-04-02  Fritz Reese  <foreese@gcc.gnu.org>

            PR fortran/85982
            * gfortran.dg/dec_structure_28.f90: New test.

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

* [Bug fortran/85982] ICE in resolve_component, at fortran/resolve.c:13696
       [not found] <bug-85982-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2020-04-02 18:31 ` cvs-commit at gcc dot gnu.org
@ 2020-04-02 18:37 ` cvs-commit at gcc dot gnu.org
  2020-04-02 19:31 ` foreese at gcc dot gnu.org
  4 siblings, 0 replies; 5+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-04-02 18:37 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #8 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-9 branch has been updated by Fritz Reese
<foreese@gcc.gnu.org>:

https://gcc.gnu.org/g:86f7d3333bd055daee625c11f9252214ce4f96ac

commit r9-8445-g86f7d3333bd055daee625c11f9252214ce4f96ac
Author: Fritz Reese <foreese@gcc.gnu.org>
Date:   Thu Apr 2 13:50:11 2020 -0400

    Fix fortran/85982 ICE in resolve_component.

    2020-04-02  Fritz Reese  <foreese@gcc.gnu.org>

            Backport from master.
            2020-04-02  Fritz Reese  <foreese@gcc.gnu.org>

            PR fortran/85982
            * fortran/decl.c (match_attr_spec): Lump COMP_STRUCTURE/COMP_MAP
into
            attribute checking used by TYPE.

    2020-04-02  Fritz Reese  <foreese@gcc.gnu.org>

            Backport from master.
            2020-04-02  Fritz Reese  <foreese@gcc.gnu.org>

            PR fortran/85982
            * gfortran.dg/dec_structure_28.f90: New test.

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

* [Bug fortran/85982] ICE in resolve_component, at fortran/resolve.c:13696
       [not found] <bug-85982-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2020-04-02 18:37 ` cvs-commit at gcc dot gnu.org
@ 2020-04-02 19:31 ` foreese at gcc dot gnu.org
  4 siblings, 0 replies; 5+ messages in thread
From: foreese at gcc dot gnu.org @ 2020-04-02 19:31 UTC (permalink / raw)
  To: gcc-bugs

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

Fritz Reese <foreese at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from Fritz Reese <foreese at gcc dot gnu.org> ---
Fixed in master and backported to gcc-8 and gcc-9.

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

end of thread, other threads:[~2020-04-02 19:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-85982-4@http.gcc.gnu.org/bugzilla/>
2020-04-01 17:20 ` [Bug fortran/85982] ICE in resolve_component, at fortran/resolve.c:13696 foreese at gcc dot gnu.org
2020-04-02 18:14 ` cvs-commit at gcc dot gnu.org
2020-04-02 18:31 ` cvs-commit at gcc dot gnu.org
2020-04-02 18:37 ` cvs-commit at gcc dot gnu.org
2020-04-02 19:31 ` foreese 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).