public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/89462] [9/10/11/12 Regression] gfortran loops in code generation
       [not found] <bug-89462-4@http.gcc.gnu.org/bugzilla/>
@ 2021-05-14  9:51 ` jakub at gcc dot gnu.org
  2021-06-01  8:13 ` rguenth at gcc dot gnu.org
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: jakub at gcc dot gnu.org @ 2021-05-14  9:51 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|8.5                         |9.4

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 8 branch is being closed.

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

* [Bug fortran/89462] [9/10/11/12 Regression] gfortran loops in code generation
       [not found] <bug-89462-4@http.gcc.gnu.org/bugzilla/>
  2021-05-14  9:51 ` [Bug fortran/89462] [9/10/11/12 Regression] gfortran loops in code generation jakub at gcc dot gnu.org
@ 2021-06-01  8:13 ` rguenth at gcc dot gnu.org
  2022-05-27  9:40 ` [Bug fortran/89462] [10/11/12/13 " rguenth at gcc dot gnu.org
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-06-01  8:13 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|9.4                         |9.5

--- Comment #10 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 9.4 is being released, retargeting bugs to GCC 9.5.

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

* [Bug fortran/89462] [10/11/12/13 Regression] gfortran loops in code generation
       [not found] <bug-89462-4@http.gcc.gnu.org/bugzilla/>
  2021-05-14  9:51 ` [Bug fortran/89462] [9/10/11/12 Regression] gfortran loops in code generation jakub at gcc dot gnu.org
  2021-06-01  8:13 ` rguenth at gcc dot gnu.org
@ 2022-05-27  9:40 ` rguenth at gcc dot gnu.org
  2022-06-28 10:36 ` jakub at gcc dot gnu.org
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: rguenth at gcc dot gnu.org @ 2022-05-27  9:40 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|9.5                         |10.4

--- Comment #11 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 9 branch is being closed

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

* [Bug fortran/89462] [10/11/12/13 Regression] gfortran loops in code generation
       [not found] <bug-89462-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2022-05-27  9:40 ` [Bug fortran/89462] [10/11/12/13 " rguenth at gcc dot gnu.org
@ 2022-06-28 10:36 ` jakub at gcc dot gnu.org
  2023-07-07 10:34 ` [Bug fortran/89462] [11/12/13/14 " rguenth at gcc dot gnu.org
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: jakub at gcc dot gnu.org @ 2022-06-28 10:36 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|10.4                        |10.5

--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 10.4 is being released, retargeting bugs to GCC 10.5.

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

* [Bug fortran/89462] [11/12/13/14 Regression] gfortran loops in code generation
       [not found] <bug-89462-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2022-06-28 10:36 ` jakub at gcc dot gnu.org
@ 2023-07-07 10:34 ` rguenth at gcc dot gnu.org
  2024-04-25  5:53 ` cvs-commit at gcc dot gnu.org
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-07-07 10:34 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|10.5                        |11.5

--- Comment #13 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 10 branch is being closed.

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

* [Bug fortran/89462] [11/12/13/14 Regression] gfortran loops in code generation
       [not found] <bug-89462-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2023-07-07 10:34 ` [Bug fortran/89462] [11/12/13/14 " rguenth at gcc dot gnu.org
@ 2024-04-25  5:53 ` cvs-commit at gcc dot gnu.org
  2024-04-25  6:10 ` [Bug fortran/89462] [11/12/13 " pault at gcc dot gnu.org
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2024-04-25  5:53 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #14 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Paul Thomas <pault@gcc.gnu.org>:

https://gcc.gnu.org/g:1fd5a07444776d76cdd6a2eee7df0478201197a5

commit r14-10115-g1fd5a07444776d76cdd6a2eee7df0478201197a5
Author: Paul Thomas <pault@gcc.gnu.org>
Date:   Thu Apr 25 06:52:31 2024 +0100

    Fortran: Generate new charlens for shared symbol typespecs [PR89462]

    2024-04-25  Paul Thomas  <pault@gcc.gnu.org>
                Jakub Jelinek  <jakub@gcc.gnu.org>

    gcc/fortran
            PR fortran/89462
            * decl.cc (build_sym): Add an extra argument 'elem'. If 'elem'
            is greater than 1, gfc_new_charlen is called to generate a new
            charlen, registered in the symbol namespace.
            (variable_decl, enumerator_decl): Set the new argument in the
            calls to build_sym.

    gcc/testsuite/
            PR fortran/89462
            * gfortran.dg/pr89462.f90: New test.

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

* [Bug fortran/89462] [11/12/13 Regression] gfortran loops in code generation
       [not found] <bug-89462-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2024-04-25  5:53 ` cvs-commit at gcc dot gnu.org
@ 2024-04-25  6:10 ` pault at gcc dot gnu.org
  2024-04-25  6:37 ` pault at gcc dot gnu.org
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: pault at gcc dot gnu.org @ 2024-04-25  6:10 UTC (permalink / raw)
  To: gcc-bugs

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

Paul Thomas <pault at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[11/12/13/14 Regression]    |[11/12/13 Regression]
                   |gfortran loops in code      |gfortran loops in code
                   |generation                  |generation
                 CC|                            |pault at gcc dot gnu.org

--- Comment #15 from Paul Thomas <pault at gcc dot gnu.org> ---
Fixed on mainline, so changing summary. Will backport in a couple of weeks.

Paul

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

* [Bug fortran/89462] [11/12/13 Regression] gfortran loops in code generation
       [not found] <bug-89462-4@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2024-04-25  6:10 ` [Bug fortran/89462] [11/12/13 " pault at gcc dot gnu.org
@ 2024-04-25  6:37 ` pault at gcc dot gnu.org
  2024-05-08  8:14 ` cvs-commit at gcc dot gnu.org
  2024-05-08  8:15 ` pault at gcc dot gnu.org
  9 siblings, 0 replies; 10+ messages in thread
From: pault at gcc dot gnu.org @ 2024-04-25  6:37 UTC (permalink / raw)
  To: gcc-bugs

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

Paul Thomas <pault at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |pault at gcc dot gnu.org

--- Comment #16 from Paul Thomas <pault at gcc dot gnu.org> ---
Taking to remind myself to backport.

Paul

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

* [Bug fortran/89462] [11/12/13 Regression] gfortran loops in code generation
       [not found] <bug-89462-4@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2024-04-25  6:37 ` pault at gcc dot gnu.org
@ 2024-05-08  8:14 ` cvs-commit at gcc dot gnu.org
  2024-05-08  8:15 ` pault at gcc dot gnu.org
  9 siblings, 0 replies; 10+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2024-05-08  8:14 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #17 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-13 branch has been updated by Paul Thomas <pault@gcc.gnu.org>:

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

commit r13-8717-gff78ffe8f912bc8d2d355f22d32e1ddb9a1169aa
Author: Paul Thomas <pault@gcc.gnu.org>
Date:   Thu Apr 25 06:52:31 2024 +0100

    Fortran: Generate new charlens for shared symbol typespecs [PR89462]

    2024-04-25  Paul Thomas  <pault@gcc.gnu.org>
                Jakub Jelinek  <jakub@gcc.gnu.org>

    gcc/fortran
            PR fortran/89462
            * decl.cc (build_sym): Add an extra argument 'elem'. If 'elem'
            is greater than 1, gfc_new_charlen is called to generate a new
            charlen, registered in the symbol namespace.
            (variable_decl, enumerator_decl): Set the new argument in the
            calls to build_sym.

    gcc/testsuite/
            PR fortran/89462
            * gfortran.dg/pr89462.f90: New test.

    (cherry picked from commit 1fd5a07444776d76cdd6a2eee7df0478201197a5)

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

* [Bug fortran/89462] [11/12/13 Regression] gfortran loops in code generation
       [not found] <bug-89462-4@http.gcc.gnu.org/bugzilla/>
                   ` (8 preceding siblings ...)
  2024-05-08  8:14 ` cvs-commit at gcc dot gnu.org
@ 2024-05-08  8:15 ` pault at gcc dot gnu.org
  9 siblings, 0 replies; 10+ messages in thread
From: pault at gcc dot gnu.org @ 2024-05-08  8:15 UTC (permalink / raw)
  To: gcc-bugs

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

Paul Thomas <pault at gcc dot gnu.org> changed:

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

--- Comment #18 from Paul Thomas <pault at gcc dot gnu.org> ---
Fixed on 13- through 15-branches.

Thanks for the report.

Paul

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

end of thread, other threads:[~2024-05-08  8:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-89462-4@http.gcc.gnu.org/bugzilla/>
2021-05-14  9:51 ` [Bug fortran/89462] [9/10/11/12 Regression] gfortran loops in code generation jakub at gcc dot gnu.org
2021-06-01  8:13 ` rguenth at gcc dot gnu.org
2022-05-27  9:40 ` [Bug fortran/89462] [10/11/12/13 " rguenth at gcc dot gnu.org
2022-06-28 10:36 ` jakub at gcc dot gnu.org
2023-07-07 10:34 ` [Bug fortran/89462] [11/12/13/14 " rguenth at gcc dot gnu.org
2024-04-25  5:53 ` cvs-commit at gcc dot gnu.org
2024-04-25  6:10 ` [Bug fortran/89462] [11/12/13 " pault at gcc dot gnu.org
2024-04-25  6:37 ` pault at gcc dot gnu.org
2024-05-08  8:14 ` cvs-commit at gcc dot gnu.org
2024-05-08  8:15 ` pault 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).