[Bug libfortran/98301] random_init() is broken

2021-04-23 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98301 Andre Vehreschild changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug libfortran/98301] random_init() is broken

2021-04-26 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98301 --- Comment #10 from Andre Vehreschild --- Created attachment 50674 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50674&action=edit Delta from Steve's patch to one submitted for acceptance to implement random_init for coarray=shared.

[Bug libfortran/98301] random_init() is broken

2021-04-26 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98301 Andre Vehreschild changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #11 from Andre V

[Bug fortran/100337] Should be able to pass non-present optional arguments to CO_BROADCAST

2021-05-21 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100337 Andre Vehreschild changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |vehre at gcc dot gnu.org

[Bug fortran/100337] Should be able to pass non-present optional arguments to CO_BROADCAST

2021-05-21 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100337 --- Comment #1 from Andre Vehreschild --- Created attachment 50853 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50853&action=edit Check for unset before assigning to stat.

[Bug fortran/100337] Should be able to pass non-present optional arguments to CO_BROADCAST

2021-05-21 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100337 Andre Vehreschild changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #2 from Andre V

[Bug libfortran/98301] random_init() is broken

2021-05-22 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98301 Andre Vehreschild changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/100337] Should be able to pass non-present optional arguments to CO_BROADCAST

2021-06-23 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100337 --- Comment #4 from Andre Vehreschild --- Waiting two weeks before backporting to gcc-11.

[Bug fortran/103970] Multi-image co_broadcast of derived type with allocatable components fails

2022-01-25 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103970 Andre Vehreschild changed: What|Removed |Added CC||vehre at gcc dot gnu.org Last rec

[Bug fortran/103970] Multi-image co_broadcast of derived type with allocatable components fails

2022-01-25 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103970 Andre Vehreschild changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #1 from Andre V

[Bug fortran/103970] Multi-image co_broadcast of derived type with allocatable components fails

2022-02-14 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103970 Andre Vehreschild changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/100337] Should be able to pass non-present optional arguments to CO_BROADCAST

2022-02-14 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100337 Andre Vehreschild changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/107635] New: [Coarray] Allocatable components of types defined in module's interface are not handled correctly when used in coarrays.

2022-11-11 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107635 Bug ID: 107635 Summary: [Coarray] Allocatable components of types defined in module's interface are not handled correctly when used in coarrays. Product: gcc Ver

[Bug target/83670] [10/11/12/13 Regression] m32c ICE in leaf_function_p, at final.c:4368

2022-11-25 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83670 Andre Vehreschild changed: What|Removed |Added CC||vehre at gcc dot gnu.org --- Comment

[Bug fortran/102003] [PDT] Length of character component not simplified

2023-07-20 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102003 Andre Vehreschild changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors

2023-07-20 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82173 Bug 82173 depends on bug 102003, which changed state. Bug 102003 Summary: [PDT] Length of character component not simplified https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102003 What|Removed |Added --

[Bug fortran/111644] [13 regression] many failures after r13-7923-gd9b3269bdccac2

2023-09-30 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111644 Andre Vehreschild changed: What|Removed |Added Last reconfirmed||2023-09-30 Target|power

[Bug fortran/111644] [13 regression] many failures after r13-7923-gd9b3269bdccac2

2023-09-30 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111644 Andre Vehreschild changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #2 from Andre V

[Bug fortran/116292] [15 regression] ICE in build_function_decl, at fortran/trans-decl.cc:2486

2024-08-09 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116292 Andre Vehreschild changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassig

[Bug fortran/88624] [Coarray] Rejects allocatable coarray passed as a dummy argument

2024-08-09 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88624 Andre Vehreschild changed: What|Removed |Added Resolution|--- |FIXED Status|WAITING

[Bug fortran/116292] [15 regression] ICE in build_function_decl, at fortran/trans-decl.cc:2486

2024-08-10 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116292 --- Comment #10 from Andre Vehreschild --- A fix is in prep. At the moment it still regresses. So stay tuned.

[Bug fortran/85510] [12/13/14/15 Regression][Coarray] Linking error when accessing a coindexed variable inside an associate block

2024-08-12 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85510 Andre Vehreschild changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/83700] [Meta-bug] Fortran Coarray issues

2024-08-12 Thread vehre at gcc dot gnu.org via 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 W

[Bug fortran/87477] [meta-bug] [F03] issues concerning the ASSOCIATE statement

2024-08-12 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87477 Bug 87477 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 W

[Bug fortran/116292] [15 regression] ICE in build_function_decl, at fortran/trans-decl.cc:2486

2024-08-13 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116292 Andre Vehreschild changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #11 from Andre

[Bug fortran/110033] rejects-valid: associate name corresponding to coarray selector should be considered a coarray

2024-08-13 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110033 Andre Vehreschild changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #4 from Andre V

[Bug fortran/102973] possible inconsistency in procptr_assignment handling when matching ASSOCIATE

2024-08-13 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102973 Andre Vehreschild changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |vehre at gcc dot gnu.org

[Bug fortran/116292] [15 regression] ICE in build_function_decl, at fortran/trans-decl.cc:2486

2024-08-14 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116292 Andre Vehreschild changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/102973] possible inconsistency in procptr_assignment handling when matching ASSOCIATE

2024-08-14 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102973 Andre Vehreschild changed: What|Removed |Added Resolution|--- |FIXED Status|WAITING

[Bug fortran/87477] [meta-bug] [F03] issues concerning the ASSOCIATE statement

2024-08-14 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87477 Bug 87477 depends on bug 102973, which changed state. Bug 102973 Summary: possible inconsistency in procptr_assignment handling when matching ASSOCIATE https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102973 What|Removed

[Bug fortran/77871] [12/13/14/15 Regression] [Coarray] [OOP] ICE in gfc_get_caf_token_offset, at fortran/trans-expr.c:1981

2024-08-14 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77871 Andre Vehreschild changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug fortran/77871] [12/13/14/15 Regression] [Coarray] [OOP] ICE in gfc_get_caf_token_offset, at fortran/trans-expr.c:1981

2024-08-15 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77871 Andre Vehreschild changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #15 from Andre V

[Bug fortran/87477] [meta-bug] [F03] issues concerning the ASSOCIATE statement

2024-08-15 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87477 Bug 87477 depends on bug 110033, which changed state. Bug 110033 Summary: rejects-valid: associate name corresponding to coarray selector should be considered a coarray https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110033 What|Remo

[Bug fortran/110033] rejects-valid: associate name corresponding to coarray selector should be considered a coarray

2024-08-15 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110033 Andre Vehreschild changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug bootstrap/116387] [15 Regression] Broken bootstrap in fortran/resolve.cc since r15-2934

2024-08-15 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116387 --- Comment #2 from Andre Vehreschild --- I don't get why this was not detected during my bootstrap.

[Bug fortran/46371] [Coarray] [OOP] SELECT TYPE: scalar coarray variable is rejected

2024-08-16 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46371 Andre Vehreschild changed: What|Removed |Added CC||vehre at gcc dot gnu.org

[Bug fortran/56496] [OOP] [F08] ICE with TYPE(*) coarray and SELECT TYPE

2024-08-16 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56496 Andre Vehreschild changed: What|Removed |Added Status|NEW |WAITING CC|

[Bug fortran/86468] [12/13/14/15 regression][Coarray] ICE verify_gimple failed

2024-08-16 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86468 Andre Vehreschild changed: What|Removed |Added CC||vehre at gcc dot gnu.org A

[Bug fortran/84244] [12/13/14/15 Regression] [Coarray] ICE in recompute_tree_invariant_for_addr_expr, at tree.c:4535

2024-08-19 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84244 Andre Vehreschild changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/83700] [Meta-bug] Fortran Coarray issues

2024-08-19 Thread vehre at gcc dot gnu.org via 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|Remov

[Bug fortran/99837] ICE in parse_associate, at fortran/parse.c:4780

2024-08-19 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99837 Andre Vehreschild changed: What|Removed |Added Status|WAITING |RESOLVED CC|

[Bug fortran/83700] [Meta-bug] Fortran Coarray issues

2024-08-19 Thread vehre at gcc dot gnu.org via 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 --

[Bug fortran/56496] [OOP] [F08] ICE with TYPE(*) coarray and SELECT TYPE

2024-08-19 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56496 Andre Vehreschild changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/83700] [Meta-bug] Fortran Coarray issues

2024-08-19 Thread vehre at gcc dot gnu.org via 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 ---

[Bug fortran/46371] [Coarray] [OOP] SELECT TYPE: scalar coarray variable is rejected

2024-08-19 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46371 Andre Vehreschild changed: What|Removed |Added Resolution|--- |FIXED Status|WAITING

[Bug fortran/99837] ICE in parse_associate, at fortran/parse.c:4780

2024-08-19 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99837 Bug 99837 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 --

[Bug fortran/85002] [12/13/14/15 Regression][Coarray] ICE in fold_ternary_loc, at fold-const.c:11360

2024-08-19 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85002 Andre Vehreschild changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassign

[Bug fortran/84246] [12/13/14/15 Regression] [Coarray] ICE in conv_caf_send, at fortran/trans-intrinsic.c:1950

2024-08-20 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84246 Andre Vehreschild changed: What|Removed |Added Resolution|--- |FIXED Status|WAITING

[Bug fortran/83700] [Meta-bug] Fortran Coarray issues

2024-08-20 Thread vehre at gcc dot gnu.org via 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

[Bug fortran/86468] [12/13/14/15 regression][Coarray] ICE verify_gimple failed

2024-08-20 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86468 Andre Vehreschild changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #11 from Andre V

[Bug fortran/77518] [12/13/14/15 Regression] [Coarray] [OOP] ICE in gfc_advance_chain, at fortran/trans.c:58

2024-08-21 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77518 Andre Vehreschild changed: What|Removed |Added Resolution|--- |FIXED Status|WAITING

[Bug fortran/83700] [Meta-bug] Fortran Coarray issues

2024-08-21 Thread vehre at gcc dot gnu.org via 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

[Bug fortran/86468] [12/13/14/15 regression][Coarray] ICE verify_gimple failed

2024-08-21 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86468 Andre Vehreschild changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/83700] [Meta-bug] Fortran Coarray issues

2024-08-21 Thread vehre at gcc dot gnu.org via 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 -

[Bug fortran/85002] [12/13/14/15 Regression][Coarray] ICE in fold_ternary_loc, at fold-const.c:11360

2024-08-23 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85002 Andre Vehreschild changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #13 from Andre V

[Bug fortran/106606] Internal compiler error with abstract derived type using recursive class() components. since r7-4096-gbf9f15ee55f5b291

2024-08-23 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106606 Andre Vehreschild changed: What|Removed |Added CC||vehre at gcc dot gnu.org --- Commen

[Bug fortran/106606] Internal compiler error with abstract derived type using recursive class() components. since r7-4096-gbf9f15ee55f5b291

2024-09-17 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106606 Andre Vehreschild changed: What|Removed |Added Assignee|pault at gcc dot gnu.org |vehre at gcc dot gnu.org

[Bug fortran/90069] Polymorphic Return Type Memory Leak Without Intermediate Variable

2024-05-28 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90069 Andre Vehreschild changed: What|Removed |Added Status|NEW |WAITING

[Bug fortran/90069] Polymorphic Return Type Memory Leak Without Intermediate Variable

2024-05-28 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90069 --- Comment #3 from Andre Vehreschild --- Created attachment 58299 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58299&action=edit Fix memory leak. Waiting for review.

[Bug fortran/90072] Polymorphic Dispatch to Polymophic Return Type Memory Leak

2024-05-28 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90072 Andre Vehreschild changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassign

[Bug fortran/90069] Polymorphic Return Type Memory Leak Without Intermediate Variable

2024-05-29 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90069 Andre Vehreschild changed: What|Removed |Added Resolution|--- |FIXED Status|WAITING

[Bug fortran/86754] [meta-bug] Memory leaks at run time

2024-05-29 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86754 Bug 86754 depends on bug 90069, which changed state. Bug 90069 Summary: Polymorphic Return Type Memory Leak Without Intermediate Variable https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90069 What|Removed |Added -

[Bug fortran/90072] Polymorphic Dispatch to Polymophic Return Type Memory Leak

2024-06-04 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90072 --- Comment #2 from Andre Vehreschild --- Created attachment 58343 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58343&action=edit Fix memory leak. Patch submitted. Waiting for review.

[Bug fortran/90072] Polymorphic Dispatch to Polymophic Return Type Memory Leak

2024-06-04 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90072 Andre Vehreschild changed: What|Removed |Added Status|ASSIGNED|WAITING

[Bug fortran/90068] Array Constructor Containing Function Call Leaks Memory

2024-06-04 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90068 Andre Vehreschild changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassign

[Bug fortran/90068] Array Constructor Containing Function Call Leaks Memory

2024-06-05 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90068 --- Comment #2 from Andre Vehreschild --- Created attachment 58354 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58354&action=edit Add final blocks to free temp. memory.

[Bug fortran/90068] Array Constructor Containing Function Call Leaks Memory

2024-06-05 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90068 Andre Vehreschild changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #3 from Andre Ve

[Bug fortran/90072] Polymorphic Dispatch to Polymophic Return Type Memory Leak

2024-06-07 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90072 Andre Vehreschild changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/86754] [meta-bug] Memory leaks at run time

2024-06-07 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86754 Bug 86754 depends on bug 90072, which changed state. Bug 90072 Summary: Polymorphic Dispatch to Polymophic Return Type Memory Leak https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90072 What|Removed |Added -

[Bug fortran/86754] [meta-bug] Memory leaks at run time

2024-06-07 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86754 Bug 86754 depends on bug 90068, which changed state. Bug 90068 Summary: Array Constructor Containing Function Call Leaks Memory https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90068 What|Removed |Added

[Bug fortran/90068] Array Constructor Containing Function Call Leaks Memory

2024-06-07 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90068 Andre Vehreschild changed: What|Removed |Added Resolution|--- |FIXED Status|WAITING

[Bug fortran/102003] [PDT] Length of character component not simplified

2023-07-10 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102003 Andre Vehreschild changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassig

[Bug fortran/90076] Polymorphic Allocate on Assignment Memory Leak

2024-06-11 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90076 Andre Vehreschild changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |vehre at gcc dot gnu.org

[Bug fortran/90076] Polymorphic Allocate on Assignment Memory Leak

2024-06-11 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90076 Andre Vehreschild changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #4 from Andre Ve

[Bug fortran/90076] Polymorphic Allocate on Assignment Memory Leak

2024-06-11 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90076 --- Comment #3 from Andre Vehreschild --- Created attachment 58404 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58404&action=edit Fix the last case in the description. Fix the last case in the description. The first ones are implicitly f

[Bug fortran/96418] Test coarray_alloc_comp_4.f08 ICEs

2024-06-11 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96418 --- Comment #8 from Andre Vehreschild --- Resumitted as https://gcc.gnu.org/pipermail/fortran/2024-June/060577.html . Waiting for review.

[Bug fortran/98769] ICE for gfortran.dg/associate_26.f90 with -fcoarray=lib

2024-06-12 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98769 Andre Vehreschild changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/100813] Function of array of pointers to abstract class returning an array since r6-202-gf3b0bb7a560be0f0

2024-06-12 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100813 Andre Vehreschild changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |vehre at gcc dot gnu.org

[Bug fortran/103112] ICE in gfc_get_descriptor_field for gfortran.dg/coarray_alloc_comp_4.f08 caf single since r7-5771-gde91486c745d5ff6

2024-06-12 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103112 Andre Vehreschild changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/96418] Test coarray_alloc_comp_4.f08 ICEs

2024-06-12 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96418 Andre Vehreschild changed: What|Removed |Added CC||aldot at gcc dot gnu.org --- Comment

[Bug fortran/96992] Class arrays of different ranks are rejected as storage association argument

2024-06-14 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96992 Andre Vehreschild changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassign

[Bug fortran/96992] Class arrays of different ranks are rejected as storage association argument

2024-06-14 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96992 --- Comment #1 from Andre Vehreschild --- Created attachment 58430 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58430&action=edit Fix ICE and class array stride in dim 0.

[Bug fortran/96992] Class arrays of different ranks are rejected as storage association argument

2024-06-14 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96992 Andre Vehreschild changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #2 from Andre Ve

[Bug fortran/96418] Test coarray_alloc_comp_4.f08 ICEs

2024-06-17 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96418 Andre Vehreschild changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/96992] Class arrays of different ranks are rejected as storage association argument

2024-06-19 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96992 --- Comment #3 from Andre Vehreschild --- Second version of patch. Now also working for negative strides: https://gcc.gnu.org/pipermail/fortran/2024-June/060592.html Waiting for review.

[Bug fortran/90076] Polymorphic Allocate on Assignment Memory Leak

2024-06-19 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90076 Andre Vehreschild changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/86754] [meta-bug] Memory leaks at run time

2024-06-19 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86754 Bug 86754 depends on bug 90076, which changed state. Bug 90076 Summary: Polymorphic Allocate on Assignment Memory Leak https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90076 What|Removed |Added -

[Bug fortran/99308] [OOP] passing array of object as class(TYPE) to procedure leads to incorrect length of array

2024-06-27 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99308 Andre Vehreschild changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |vehre at gcc dot gnu.org

[Bug fortran/104130] [12/13 Regression] ICE in gfc_add_class_array_ref, at fortran/class.c:274 since r12-4467-g64f9623765da3306

2024-06-28 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104130 Andre Vehreschild changed: What|Removed |Added CC||vehre at gcc dot gnu.org --- Commen

[Bug fortran/78466] [coarray] Explicit cobounds of a procedures parameter not respected

2024-07-04 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78466 Andre Vehreschild changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |vehre at gcc dot gnu.org

[Bug fortran/77940] [Coarray] ICE in walk_coarray, at fortran/trans-array.c:6684

2024-07-09 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77940 Andre Vehreschild changed: What|Removed |Added CC||vehre at gcc dot gnu.org

[Bug fortran/83700] [Meta-bug] Fortran Coarray issues

2024-07-09 Thread vehre at gcc dot gnu.org via 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 ---

[Bug fortran/104569] ICE in generate_coarray_sym_init, at fortran/trans-decl.cc:5537 since r8-3365-gb89a63b916340ef2

2024-07-09 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104569 Andre Vehreschild changed: What|Removed |Added Resolution|--- |WORKSFORME CC|

[Bug fortran/80774] [11/12/13/14/15 Regression][Coarray] ICE in gfc_conv_descriptor_data_get, at fortran/trans-array.c

2024-07-09 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80774 Andre Vehreschild changed: What|Removed |Added CC||vehre at gcc dot gnu.org A

[Bug fortran/82904] [11/12/13/14/15 Regression][Coarray] ICE in make_ssa_name_fn, at tree-ssanames.c:261

2024-07-09 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82904 Andre Vehreschild changed: What|Removed |Added CC||vehre at gcc dot gnu.org

[Bug fortran/84244] [11/12/13/14/15 Regression] [Coarray] ICE in recompute_tree_invariant_for_addr_expr, at tree.c:4535

2024-07-09 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84244 Andre Vehreschild changed: What|Removed |Added CC||vehre at gcc dot gnu.org

[Bug fortran/84244] [11/12/13/14/15 Regression] [Coarray] ICE in recompute_tree_invariant_for_addr_expr, at tree.c:4535

2024-07-09 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84244 Andre Vehreschild changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug fortran/92885] [11/12/13/14/15 Regression] ICE (segfault) with allocatable coarrays

2024-07-09 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92885 Andre Vehreschild changed: What|Removed |Added Resolution|--- |WORKSFORME Assignee|unassi

[Bug fortran/78466] [coarray] Explicit cobounds of a procedures parameter not respected

2024-07-10 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78466 Andre Vehreschild changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #3 from Andre Ve

[Bug fortran/82904] [11/12/13/14/15 Regression][Coarray] ICE in make_ssa_name_fn, at tree-ssanames.c:261

2024-07-10 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82904 --- Comment #16 from Andre Vehreschild --- Patch proposed at: https://gcc.gnu.org/pipermail/fortran/2024-July/060648.html Note the patch addresses the IPA-problem only. The issue with the coarray not getting the assigned string correctly, stil

  1   2   3   4   >