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
                   ` (22 subsequent siblings)
  23 siblings, 0 replies; 24+ 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] 24+ 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
                   ` (21 subsequent siblings)
  23 siblings, 0 replies; 24+ 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] 24+ 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
                   ` (20 subsequent siblings)
  23 siblings, 0 replies; 24+ 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] 24+ 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
                   ` (19 subsequent siblings)
  23 siblings, 0 replies; 24+ 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] 24+ 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
                   ` (18 subsequent siblings)
  23 siblings, 0 replies; 24+ 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] 24+ 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
                   ` (17 subsequent siblings)
  23 siblings, 0 replies; 24+ 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] 24+ 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
                   ` (16 subsequent siblings)
  23 siblings, 0 replies; 24+ 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] 24+ 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
                   ` (15 subsequent siblings)
  23 siblings, 0 replies; 24+ 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] 24+ 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
  2024-07-09 12:09 ` vehre at gcc dot gnu.org
                   ` (14 subsequent siblings)
  23 siblings, 0 replies; 24+ 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] 24+ messages in thread

* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
                   ` (8 preceding siblings ...)
  2023-06-02  7:52 ` pault at gcc dot gnu.org
@ 2024-07-09 12:09 ` vehre at gcc dot gnu.org
  2024-07-19 11:47 ` vehre at gcc dot gnu.org
                   ` (13 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: vehre at gcc dot gnu.org @ 2024-07-09 12:09 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 77940 Summary: [Coarray] ICE in walk_coarray, at fortran/trans-array.c:6684
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77940

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

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

* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
                   ` (9 preceding siblings ...)
  2024-07-09 12:09 ` vehre at gcc dot gnu.org
@ 2024-07-19 11:47 ` vehre at gcc dot gnu.org
  2024-07-19 11:47 ` vehre at gcc dot gnu.org
                   ` (12 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: vehre at gcc dot gnu.org @ 2024-07-19 11:47 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 82904 Summary: [11/12/13/14/15 Regression][Coarray] ICE in make_ssa_name_fn, at tree-ssanames.c:261
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82904

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

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

* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
                   ` (10 preceding siblings ...)
  2024-07-19 11:47 ` vehre at gcc dot gnu.org
@ 2024-07-19 11:47 ` vehre at gcc dot gnu.org
  2024-07-19 11:48 ` vehre at gcc dot gnu.org
                   ` (11 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: vehre at gcc dot gnu.org @ 2024-07-19 11:47 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 78466 Summary: [coarray] Explicit cobounds of a procedures parameter not respected
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78466

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

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

* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
                   ` (11 preceding siblings ...)
  2024-07-19 11:47 ` vehre at gcc dot gnu.org
@ 2024-07-19 11:48 ` vehre at gcc dot gnu.org
  2024-07-22  6:17 ` vehre at gcc dot gnu.org
                   ` (10 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: vehre at gcc dot gnu.org @ 2024-07-19 11:48 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 80774 Summary: [11/12/13/14/15 Regression][Coarray] ICE in gfc_conv_descriptor_data_get, at fortran/trans-array.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80774

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

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

* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
                   ` (12 preceding siblings ...)
  2024-07-19 11:48 ` vehre at gcc dot gnu.org
@ 2024-07-22  6:17 ` vehre at gcc dot gnu.org
  2024-08-12  8:47 ` vehre at gcc dot gnu.org
                   ` (9 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: vehre at gcc dot gnu.org @ 2024-07-22  6:17 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 83209 Summary: [12/13/14/15 Regression] [Coarray] Failure of allocation of a coarray with a pointer component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83209

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

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

* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
                   ` (13 preceding siblings ...)
  2024-07-22  6:17 ` vehre at gcc dot gnu.org
@ 2024-08-12  8:47 ` vehre at gcc dot gnu.org
  2024-08-19  7:51 ` vehre at gcc dot gnu.org
                   ` (8 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: vehre at gcc dot gnu.org @ 2024-08-12  8:47 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 85510 Summary: [12/13/14/15 Regression][Coarray] Linking error when accessing a coindexed variable inside an associate block
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85510

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

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

* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
                   ` (14 preceding siblings ...)
  2024-08-12  8:47 ` vehre at gcc dot gnu.org
@ 2024-08-19  7:51 ` vehre at gcc dot gnu.org
  2024-08-19  9:24 ` vehre at gcc dot gnu.org
                   ` (7 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: vehre at gcc dot gnu.org @ 2024-08-19  7:51 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 84244 Summary: [12/13/14/15 Regression] [Coarray] ICE in recompute_tree_invariant_for_addr_expr, at tree.c:4535
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84244

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

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

* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
                   ` (15 preceding siblings ...)
  2024-08-19  7:51 ` vehre at gcc dot gnu.org
@ 2024-08-19  9:24 ` vehre at gcc dot gnu.org
  2024-08-19  9:24 ` vehre at gcc dot gnu.org
                   ` (6 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: vehre at gcc dot gnu.org @ 2024-08-19  9:24 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 46371 Summary: [Coarray] [OOP] SELECT TYPE: scalar coarray variable is rejected
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46371

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

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

* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
                   ` (16 preceding siblings ...)
  2024-08-19  9:24 ` vehre at gcc dot gnu.org
@ 2024-08-19  9:24 ` vehre at gcc dot gnu.org
  2024-08-20  7:34 ` vehre at gcc dot gnu.org
                   ` (5 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: vehre at gcc dot gnu.org @ 2024-08-19  9:24 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 56496 Summary: [OOP] [F08] ICE with TYPE(*) coarray and SELECT TYPE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56496

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

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

* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
                   ` (17 preceding siblings ...)
  2024-08-19  9:24 ` vehre at gcc dot gnu.org
@ 2024-08-20  7:34 ` vehre at gcc dot gnu.org
  2024-08-21  7:46 ` vehre at gcc dot gnu.org
                   ` (4 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: vehre at gcc dot gnu.org @ 2024-08-20  7:34 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 84246 Summary: [12/13/14/15 Regression] [Coarray] ICE in conv_caf_send, at fortran/trans-intrinsic.c:1950
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84246

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

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

* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
                   ` (18 preceding siblings ...)
  2024-08-20  7:34 ` vehre at gcc dot gnu.org
@ 2024-08-21  7:46 ` vehre at gcc dot gnu.org
  2024-08-21  9:17 ` vehre at gcc dot gnu.org
                   ` (3 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: vehre at gcc dot gnu.org @ 2024-08-21  7:46 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 77518 Summary: [12/13/14/15 Regression] [Coarray] [OOP] ICE in gfc_advance_chain, at fortran/trans.c:58
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77518

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

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

* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
                   ` (19 preceding siblings ...)
  2024-08-21  7:46 ` vehre at gcc dot gnu.org
@ 2024-08-21  9:17 ` vehre at gcc dot gnu.org
  2024-09-19  9:40 ` vehre at gcc dot gnu.org
                   ` (2 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: vehre at gcc dot gnu.org @ 2024-08-21  9:17 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 86468 Summary: [12/13/14/15 regression][Coarray] ICE verify_gimple failed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86468

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

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

* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
                   ` (20 preceding siblings ...)
  2024-08-21  9:17 ` vehre at gcc dot gnu.org
@ 2024-09-19  9:40 ` vehre at gcc dot gnu.org
  2024-09-19 12:25 ` vehre at gcc dot gnu.org
  2024-09-24 11:21 ` vehre at gcc dot gnu.org
  23 siblings, 0 replies; 24+ messages in thread
From: vehre at gcc dot gnu.org @ 2024-09-19  9:40 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 85002 Summary: [12/13/14/15 Regression][Coarray] ICE in fold_ternary_loc, at fold-const.c:11360
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85002

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

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

* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
                   ` (21 preceding siblings ...)
  2024-09-19  9:40 ` vehre at gcc dot gnu.org
@ 2024-09-19 12:25 ` vehre at gcc dot gnu.org
  2024-09-24 11:21 ` vehre at gcc dot gnu.org
  23 siblings, 0 replies; 24+ messages in thread
From: vehre at gcc dot gnu.org @ 2024-09-19 12:25 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 85685 Summary: [12/13/14/15 Regression][Coarray] ICE in gfc_deallocate_scalar_with_status, at fortran/trans.c:1598
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85685

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

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

* [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
       [not found] <bug-83700-4@http.gcc.gnu.org/bugzilla/>
                   ` (22 preceding siblings ...)
  2024-09-19 12:25 ` vehre at gcc dot gnu.org
@ 2024-09-24 11:21 ` vehre at gcc dot gnu.org
  23 siblings, 0 replies; 24+ messages in thread
From: vehre at gcc dot gnu.org @ 2024-09-24 11:21 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 84870 Summary: [12/13/14/15 Regression][Coarray] ICE in gfc_trans_structure_assign, at fortran/trans-expr.c:7651
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84870

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

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

end of thread, other threads:[~2024-09-24 11:21 UTC | newest]

Thread overview: 24+ 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
2024-07-09 12:09 ` vehre at gcc dot gnu.org
2024-07-19 11:47 ` vehre at gcc dot gnu.org
2024-07-19 11:47 ` vehre at gcc dot gnu.org
2024-07-19 11:48 ` vehre at gcc dot gnu.org
2024-07-22  6:17 ` vehre at gcc dot gnu.org
2024-08-12  8:47 ` vehre at gcc dot gnu.org
2024-08-19  7:51 ` vehre at gcc dot gnu.org
2024-08-19  9:24 ` vehre at gcc dot gnu.org
2024-08-19  9:24 ` vehre at gcc dot gnu.org
2024-08-20  7:34 ` vehre at gcc dot gnu.org
2024-08-21  7:46 ` vehre at gcc dot gnu.org
2024-08-21  9:17 ` vehre at gcc dot gnu.org
2024-09-19  9:40 ` vehre at gcc dot gnu.org
2024-09-19 12:25 ` vehre at gcc dot gnu.org
2024-09-24 11:21 ` vehre 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).