public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
@ 2020-07-02 18:31 ` anlauf at gcc dot gnu.org
  2020-07-05 18:32 ` anlauf at gcc dot gnu.org
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: anlauf at gcc dot gnu.org @ 2020-07-02 18:31 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83700
Bug 83700 depends on bug 71706, which changed state.

Bug 71706 Summary: [8/9 Regression] [Coarray] ICE on using sync images with integer(kind<>4), with -fcoarray=lib -fcheck=bounds
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71706

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

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

* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
  2020-07-02 18:31 ` [Bug fortran/83700] [Meta-bug] Fortran Coarray issues anlauf at gcc dot gnu.org
@ 2020-07-05 18:32 ` anlauf at gcc dot gnu.org
  2020-08-27 16:25 ` vehre at gcc dot gnu.org
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: anlauf at gcc dot gnu.org @ 2020-07-05 18:32 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83700
Bug 83700 depends on bug 88379, which changed state.

Bug 88379 Summary: [8/9 Regression] [Coarray] ICE with allocatable coarray, class and associate in resolve_assoc_var, at fortran/resolve.c:8750
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88379

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

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

* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
  2020-07-02 18:31 ` [Bug fortran/83700] [Meta-bug] Fortran Coarray issues anlauf at gcc dot gnu.org
  2020-07-05 18:32 ` anlauf at gcc dot gnu.org
@ 2020-08-27 16:25 ` vehre at gcc dot gnu.org
  2020-12-06  9:23 ` tkoenig at gcc dot gnu.org
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: vehre at gcc dot gnu.org @ 2020-08-27 16:25 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83700
Bug 83700 depends on bug 79097, which changed state.

Bug 79097 Summary: coarray and pointer component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79097

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

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

* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2020-08-27 16:25 ` vehre at gcc dot gnu.org
@ 2020-12-06  9:23 ` tkoenig at gcc dot gnu.org
  2022-01-26 22:04 ` anlauf at gcc dot gnu.org
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: tkoenig at gcc dot gnu.org @ 2020-12-06  9:23 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83700
Bug 83700 depends on bug 98156, which changed state.

Bug 98156 Summary: [Coarray] alloc_comp_1.f90 tests for wrong condition
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98156

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

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

* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2020-12-06  9:23 ` tkoenig at gcc dot gnu.org
@ 2022-01-26 22:04 ` anlauf at gcc dot gnu.org
  2022-09-30 20:35 ` anlauf at gcc dot gnu.org
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: anlauf at gcc dot gnu.org @ 2022-01-26 22:04 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83700
Bug 83700 depends on bug 84787, which changed state.

Bug 84787 Summary: ICEs: in decompose, at wide-int.h:933 with -default-integer-8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84787

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

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

* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2022-01-26 22:04 ` anlauf at gcc dot gnu.org
@ 2022-09-30 20:35 ` anlauf at gcc dot gnu.org
  2023-04-08  9:30 ` pault at gcc dot gnu.org
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: anlauf at gcc dot gnu.org @ 2022-09-30 20:35 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83700
Bug 83700 depends on bug 82868, which changed state.

Bug 82868 Summary: ICE in generate_coarray_sym_init, at fortran/trans-decl.c:5203
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82868

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

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

* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2022-09-30 20:35 ` anlauf at gcc dot gnu.org
@ 2023-04-08  9:30 ` pault at gcc dot gnu.org
  2023-05-08 20:27 ` anlauf at gcc dot gnu.org
  2023-06-02  7:52 ` pault at gcc dot gnu.org
  8 siblings, 0 replies; 9+ messages in thread
From: pault at gcc dot gnu.org @ 2023-04-08  9:30 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83700
Bug 83700 depends on bug 88247, which changed state.

Bug 88247 Summary: [10/11/12/13 Regression] ICE in get_array_ctor_var_strlen, at fortran/trans-array.c:2068
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88247

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

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

* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2023-04-08  9:30 ` pault at gcc dot gnu.org
@ 2023-05-08 20:27 ` anlauf at gcc dot gnu.org
  2023-06-02  7:52 ` pault at gcc dot gnu.org
  8 siblings, 0 replies; 9+ messages in thread
From: anlauf at gcc dot gnu.org @ 2023-05-08 20:27 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83700
Bug 83700 depends on bug 77884, which changed state.

Bug 77884 Summary: [Coarray] ICE in gfc_get_tree_for_caf_expr, at fortran/trans-expr.c:1963
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77884

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

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

* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2023-05-08 20:27 ` anlauf at gcc dot gnu.org
@ 2023-06-02  7:52 ` pault at gcc dot gnu.org
  8 siblings, 0 replies; 9+ messages in thread
From: pault at gcc dot gnu.org @ 2023-06-02  7:52 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83700
Bug 83700 depends on bug 83154, which changed state.

Bug 83154 Summary: ICE: associate and coarrays
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83154

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

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

end of thread, other threads:[~2023-06-02  7:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
2020-07-02 18:31 ` [Bug fortran/83700] [Meta-bug] Fortran Coarray issues anlauf at gcc dot gnu.org
2020-07-05 18:32 ` anlauf at gcc dot gnu.org
2020-08-27 16:25 ` vehre at gcc dot gnu.org
2020-12-06  9:23 ` tkoenig at gcc dot gnu.org
2022-01-26 22:04 ` anlauf at gcc dot gnu.org
2022-09-30 20:35 ` anlauf at gcc dot gnu.org
2023-04-08  9:30 ` pault at gcc dot gnu.org
2023-05-08 20:27 ` anlauf at gcc dot gnu.org
2023-06-02  7:52 ` 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).