Show patches with: Submitter = Andre Vehreschild       |    State = Action Required       |   283 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Fortran,PR84870,v1] Fix ICE and allocated memory not assigned correctly. [Fortran,PR84870,v1] Fix ICE and allocated memory not assigned correctly. - - - - --- 2024-09-19 Andre Vehreschild New
[Fortran,PR101100,v1] Fix ICE when compiling with caf-lib and using proc_pointer component. [Fortran,PR101100,v1] Fix ICE when compiling with caf-lib and using proc_pointer component. - - - - --- 2024-09-19 Andre Vehreschild New
[Fortran,PR106606,v1] Fortran: Break recursion building recursive types. [PR106606] [Fortran,PR106606,v1] Fortran: Break recursion building recursive types. [PR106606] - - - - --- 2024-09-18 Andre Vehreschild New
[Fortran,PR85002,v1] Fix deep-copy of alloc. comps. in coarrays ICEing and crashing w/ lib. [Fortran,PR85002,v1] Fix deep-copy of alloc. comps. in coarrays ICEing and crashing w/ lib. - - - - --- 2024-08-23 Andre Vehreschild New
[Fortran,PR86468,v1] Follow up: Remove obsolete VIEW_CONVERT [Fortran,PR86468,v1] Follow up: Remove obsolete VIEW_CONVERT - - - - --- 2024-08-21 Andre Vehreschild New
[Fortran,PR86468,v1] Fix propagation of corank to array components in derived types. [Fortran,PR86468,v1] Fix propagation of corank to array components in derived types. - - - - --- 2024-08-20 Andre Vehreschild New
[Fortran,PR46371,v1] Fix coarrays use in select type [Fortran,PR46371,v1] Fix coarrays use in select type - - - - --- 2024-08-16 Andre Vehreschild New
[Fortran,77871,v1] Allow for class typed coarray parameter as dummy [PR77871] [Fortran,77871,v1] Allow for class typed coarray parameter as dummy [PR77871] - - - - --- 2024-08-15 Andre Vehreschild New
[Fortran,PR102973,v1] Reset flag for parsing proc_ptrs in associate in error case [Fortran,PR102973,v1] Reset flag for parsing proc_ptrs in associate in error case - - - - --- 2024-08-13 Andre Vehreschild New
[Fortran,PR116292,v1] Fix 15-regression in move_alloc [Fortran,PR116292,v1] Fix 15-regression in move_alloc - - - - --- 2024-08-13 Andre Vehreschild New
[Fortran,PR110033,v1] Fix associate for coarrays [Fortran,PR110033,v1] Fix associate for coarrays - - - - --- 2024-08-12 Andre Vehreschild New
[Fortran,PR85510,v1] Fix coarray token in associate not linking [Fortran,PR85510,v1] Fix coarray token in associate not linking - - - - --- 2024-07-22 Andre Vehreschild New
[Fortran,PR77518,(coarray),v1] Fix ICE in sizeof(coarray) [Fortran,PR77518,(coarray),v1] Fix ICE in sizeof(coarray) - - - - --- 2024-07-18 Andre Vehreschild New
[Fortran,coarray,PR84246] Fix for [Coarray] ICE in conv_caf_send, at fortran/trans-intrinsic.c:1950 [Fortran,coarray,PR84246] Fix for [Coarray] ICE in conv_caf_send, at fortran/trans-intrinsic.c:1950 - - - - --- 2024-07-17 Andre Vehreschild New
[Fortran,PR84244,v1] Fix ICE in recompute_tree_invariant_for_addr_expr, at tree.c:4535 [Fortran,PR84244,v1] Fix ICE in recompute_tree_invariant_for_addr_expr, at tree.c:4535 - - - - --- 2024-07-11 Andre Vehreschild New
[Fortran,PR88624,v1] Fix Rejects allocatable coarray passed as a dummy argument [Fortran,PR88624,v1] Fix Rejects allocatable coarray passed as a dummy argument - - - - --- 2024-07-11 Andre Vehreschild New
[Fortran,PR82904] Fix [11/12/13/14/15 Regression][Coarray] ICE in make_ssa_name_fn, at tree-ssaname… [Fortran,PR82904] Fix [11/12/13/14/15 Regression][Coarray] ICE in make_ssa_name_fn, at tree-ssaname… - - - - --- 2024-07-10 Andre Vehreschild New
[Fortran,PR78466,coarray,v1] Fix Explicit cobounds of a procedures parameter not respected [Fortran,PR78466,coarray,v1] Fix Explicit cobounds of a procedures parameter not respected - - - - --- 2024-07-10 Andre Vehreschild New
[Fortran,PR,96992] Fix Class arrays of different ranks are rejected as storage association argument [Fortran,PR,96992] Fix Class arrays of different ranks are rejected as storage association argument - - - - --- 2024-06-14 Andre Vehreschild New
[Fortran,96418] Fix Test coarray_alloc_comp_4.f08 ICEs [Fortran,96418] Fix Test coarray_alloc_comp_4.f08 ICEs - - - - --- 2024-06-11 Andre Vehreschild New
[Fortran] 3/3 RFC: Introduce gfc_class_set_vptr. [Fortran] 3/3 RFC: Introduce gfc_class_set_vptr. - - - - --- 2024-06-11 Andre Vehreschild New
[Fortran] 2/3 Refactor locations where _vptr is (re)set. [Fortran] 2/3 Refactor locations where _vptr is (re)set. - - - - --- 2024-06-11 Andre Vehreschild New
[Fortran,90076] 1/3 Fix Polymorphic Allocate on Assignment Memory Leak [Fortran,90076] 1/3 Fix Polymorphic Allocate on Assignment Memory Leak - - - - --- 2024-06-11 Andre Vehreschild New
[Fortran/90068] Add finalizer creation to array constructor for functions of derived type. [Fortran/90068] Add finalizer creation to array constructor for functions of derived type. - - - - --- 2024-06-05 Andre Vehreschild New
[PR,Fortran/90072] Polymorphic Dispatch to Polymophic Return Type Memory Leak [PR,Fortran/90072] Polymorphic Dispatch to Polymophic Return Type Memory Leak - - - - --- 2024-06-04 Andre Vehreschild New
[PR,Fortran/90069] Polymorphic Return Type Memory Leak Without Intermediate Variable [PR,Fortran/90069] Polymorphic Return Type Memory Leak Without Intermediate Variable - - - - --- 2024-05-28 Andre Vehreschild New
[Fortran,Coarray,PR,37336] Fix crash in finalizer when derived type coarray is already freed. [Fortran,Coarray,PR,37336] Fix crash in finalizer when derived type coarray is already freed. - - - - --- 2023-09-28 Andre Vehreschild New
[Fortran] Allow ref'ing PDT's len() in parameter-initializer [PR102003] [Fortran] Allow ref'ing PDT's len() in parameter-initializer [PR102003] - - - - --- 2023-07-10 Andre Vehreschild New
[PR103970,Fortran,Coarray] Multi-image co_broadcast of derived type with allocatable components fai… [PR103970,Fortran,Coarray] Multi-image co_broadcast of derived type with allocatable components fai… - - - - --- 2022-01-25 Andre Vehreschild New
[Fortran,backport,2,gcc-11] PR98301 Re: RANDOM_INIT() and coarray Fortran [Fortran,backport,2,gcc-11] PR98301 Re: RANDOM_INIT() and coarray Fortran - - - - --- 2021-06-05 Andre Vehreschild New
[Ping,Fortran] PR100337 Should be able to pass non-present optional arguments to CO_BROADCAST [Ping,Fortran] PR100337 Should be able to pass non-present optional arguments to CO_BROADCAST - - - - --- 2021-06-04 Andre Vehreschild New
[Fortran] PR100337 Should be able to pass non-present optional arguments to CO_BROADCAST [Fortran] PR100337 Should be able to pass non-present optional arguments to CO_BROADCAST - - - - --- 2021-05-21 Andre Vehreschild New
[Fortran,Coarray] PR fortran/96418: Fix ICE on test when compiled with coarray=single [Fortran,Coarray] PR fortran/96418: Fix ICE on test when compiled with coarray=single - - - - --- 2020-08-28 Andre Vehreschild New
[fortran,coarray] Fix obvious typo in co_broadcast's argument assembly [fortran,coarray] Fix obvious typo in co_broadcast's argument assembly - - - - --- 2020-08-18 Andre Vehreschild New
[fortran] PR93671 - gfortran 8-10 ICE on intrinsic assignment to allocatable derived-type component… [fortran] PR93671 - gfortran 8-10 ICE on intrinsic assignment to allocatable derived-type component… - - - - --- 2020-08-10 Andre Vehreschild New
[Fortran,pr85507,v1] Modell variable dependencies in coarray expression correctly. [Fortran,pr85507,v1] Modell variable dependencies in coarray expression correctly. - - - - --- 2018-04-30 Andre Vehreschild New
[Fortran,PR81773,PR83606,coarray,v1] Fix coarray get to array with vector indexing [Fortran,PR81773,PR83606,coarray,v1] Fix coarray get to array with vector indexing - - - - --- 2018-04-08 Andre Vehreschild New
[Fortran,coarray,v1] Extend caf_*_by_ref () API by a type specifier [Fortran,coarray,v1] Extend caf_*_by_ref () API by a type specifier - - - - --- 2018-02-18 Andre Vehreschild New
[Fortran,coarray,v1] Fix a coarray issue and some documentation [Fortran,coarray,v1] Fix a coarray issue and some documentation - - - - --- 2018-02-11 Andre Vehreschild New
[Fortran,v1] Three small patches for character arrays [Fortran,v1] Three small patches for character arrays - - - - --- 2017-11-01 Andre Vehreschild New
[Fortran,v1] Clarify error message of co_reduce [Fortran,v1] Clarify error message of co_reduce - - - - --- 2017-10-27 Andre Vehreschild New
[Fortran,Coarray,v1] Add support for failed images - - - - --- 2017-03-05 Andre Vehreschild New
[Fortran,Coarray,v1] Add support for failed images - - - - --- 2017-03-04 Andre Vehreschild New
[Ping,Fortran,79229,v1,7,Regression] ICE in gfc_trans_assignment_1 with -fcheck=mem - - - - --- 2017-02-19 Andre Vehreschild New
[Ping,Fortran,79229,v1,7,Regression] ICE in gfc_trans_assignment_1 with -fcheck=mem - - - - --- 2017-02-19 Andre Vehreschild New
[Fortran,pr79335,v2,7,Regression] Conditional jump or move depends on uninitialised in value get_sc… - - - - --- 2017-02-15 Andre Vehreschild New
[Fortran,29229,v1,7,Regression] ICE in gfc_trans_assignment_1 with -fcheck=mem - - - - --- 2017-02-07 Andre Vehreschild New
[Fortran,pr79344,v1,7,Regression] segmentation faults and run-time errors - - - - --- 2017-02-05 Andre Vehreschild New
[Fortran,pr79335,v1,7,Regression] Conditional jump or move depends on uninitialised in value get_sc… - - - - --- 2017-02-05 Andre Vehreschild New
[Fortran,pr78958,v1] Unallocated memory access after SOURCE-ALLOCATEing unlimited polymorphic object - - - - --- 2017-02-05 Andre Vehreschild New
[Fortran,pr79230,v1,7,Regression,OOP] Run time error: double free or corruption - - - - --- 2017-02-05 Andre Vehreschild New
[Fortran,pr79344,v1,7,Regression] segmentation faults and run-time errors - - - - --- 2017-02-04 Andre Vehreschild New
[Fortran,pr79335,v1,7,Regression] Conditional jump or move depends on uninitialised in value get_sc… - - - - --- 2017-02-04 Andre Vehreschild New
[Fortran,pr78958,v1] Unallocated memory access after SOURCE-ALLOCATEing unlimited polymorphic object - - - - --- 2017-02-04 Andre Vehreschild New
[Fortran,pr79230,v1,7,Regression,OOP] Run time error: double free or corruption - - - - --- 2017-02-04 Andre Vehreschild New
[Fortran,pr70696/68887,gcc-6,v1] Forgot to commit runtime part - - - - --- 2017-01-29 Andre Vehreschild New
[Fortran,pr70697,v1,Coarray] ICE on EVENT WAIT with array element UNTIL_COUNT argument - - - - --- 2017-01-29 Andre Vehreschild New
[Fortran,pr70696,gcc-6,v1-3,Coarray] ICE on EVENT POST of host-associated EVENT_TYPE coarray - - - - --- 2017-01-29 Andre Vehreschild New
[Fortran,pr70696,v2,Coarray] ICE on EVENT POST of host-associated EVENT_TYPE coarray - - - - --- 2017-01-19 Andre Vehreschild New
[Fortran,sync_alloc,v1,Coarray] Do not add sync all call when allocating allocatable/pointer compon… - - - - --- 2017-01-18 Andre Vehreschild New
[Fortran,pr70696,v2,Coarray] ICE on EVENT POST of host-associated EVENT_TYPE coarray - - - - --- 2017-01-18 Andre Vehreschild New
[Fortran,sync_alloc,v1,Coarray] Do not add sync all call when allocating allocatable/pointer compon… - - - - --- 2017-01-18 Andre Vehreschild New
[Fortran,documentation,v1,COARRAY,API-DOC] Fix documentation of coarray API functions - - - - --- 2017-01-18 Andre Vehreschild New
[Fortran,pr70696,v2,Coarray] ICE on EVENT POST of host-associated EVENT_TYPE coarray - - - - --- 2017-01-18 Andre Vehreschild New
[Fortran,pr70697,v1,Coarray] ICE on EVENT WAIT with array element UNTIL_COUNT argument - - - - --- 2017-01-13 Andre Vehreschild New
[Fortran,pr70696,v1,Coarray] ICE on EVENT POST of host-associated EVENT_TYPE coarray - - - - --- 2017-01-13 Andre Vehreschild New
[Fortran,pr70697,v1,Coarray] ICE on EVENT WAIT with array element UNTIL_COUNT argument - - - - --- 2017-01-12 Andre Vehreschild New
[Fortran,pr70696,v1,Coarray] ICE on EVENT POST of host-associated EVENT_TYPE coarray - - - - --- 2017-01-12 Andre Vehreschild New
Ping! Re: [PATCH, Fortran, pr78781, v1] [7 Regression] [Coarray] ICE in gfc_deallocate_scalar_with_… - - - - --- 2017-01-07 Andre Vehreschild New
Ping! Re: [PATCH, Fortran, pr78781, v1] [7 Regression] [Coarray] ICE in gfc_deallocate_scalar_with_… - - - - --- 2017-01-06 Andre Vehreschild New
[Fortran,pr78781,v1,7,Regression,Coarray] ICE in gfc_deallocate_scalar_with_status, at fortran/tran… - - - - --- 2016-12-28 Andre Vehreschild New
[Fortran,alloc_poly,v2] Fix allocation of memory for polymorphic assignment - - - - --- 2016-12-23 Andre Vehreschild New
[Fortran,alloc_poly,v2] Fix allocation of memory for polymorphic assignment - - - - --- 2016-12-20 Andre Vehreschild New
PR 78534 Change character length from int to size_t - - - - --- 2016-12-20 Andre Vehreschild New
[Fortran,alloc_poly,v1] Fix allocation of memory for polymorphic assignment - - - - --- 2016-12-19 Andre Vehreschild New
PR 78534 Change character length from int to size_t - - - - --- 2016-12-16 Andre Vehreschild New
[Fortran,pr78780,v1,7,Regression,Coarray] ICE in conv_caf_send, at fortran/trans-intrinsic.c:1936 - - - - --- 2016-12-14 Andre Vehreschild New
[Fortran,pr78672,ctp1,v2] Gfortran test suite failures with a sanitized compiler - - - - --- 2016-12-14 Andre Vehreschild New
[Fortran,pr78780,v1,7,Regression,Coarray] ICE in conv_caf_send, at fortran/trans-intrinsic.c:1936 - - - - --- 2016-12-13 Andre Vehreschild New
[fortran,pr77785,v3,Coarray] ICE in gfc_get_caf_token_offset, at fortran/trans-expr.c:1990 - - - - --- 2016-12-13 Andre Vehreschild New
[fortran,pr77785,v3,Coarray] ICE in gfc_get_caf_token_offset, at fortran/trans-expr.c:1990 - - - - --- 2016-12-13 Andre Vehreschild New
PR 78534 Change character length from int to size_t - - - - --- 2016-12-12 Andre Vehreschild New
[fortran,pr77785,v2,Coarray] ICE in gfc_get_caf_token_offset, at fortran/trans-expr.c:1990 - - - - --- 2016-12-12 Andre Vehreschild New
[Fortran,pr78672,ctp1,v2] Gfortran test suite failures with a sanitized compiler - - - - --- 2016-12-11 Andre Vehreschild New
Ping [PATCH, Fortran, pr78505, v1] [F08] Coarray source allocation not synchronizing on oversubscri… - - - - --- 2016-12-09 Andre Vehreschild New
Ping [PATCH, Fortran, v1] Fix deallocation of nested derived typed components - - - - --- 2016-12-09 Andre Vehreschild New
Ping [PATCH, Fortran, pr78505, v1] [F08] Coarray source allocation not synchronizing on oversubscri… - - - - --- 2016-12-08 Andre Vehreschild New
Ping [PATCH, Fortran, v1] Fix deallocation of nested derived typed components - - - - --- 2016-12-08 Andre Vehreschild New
[Fortran,pr78672,ctp1,v1] Gfortran test suite failures with a sanitized compiler - - - - --- 2016-12-08 Andre Vehreschild New
[fortran,RFC] Add warning for missing location information - - - - --- 2016-12-06 Andre Vehreschild New
[Fortran,v3] Fix deallocation of nested derived typed components - - - - --- 2016-12-05 Andre Vehreschild New
[Fortran,v2] Fix deallocation of nested derived typed components - - - - --- 2016-12-03 Andre Vehreschild New
[Fortran,v2] Fix deallocation of nested derived typed components - - - - --- 2016-12-03 Andre Vehreschild New
[Fortran,pr78505,v1,F08] Coarray source allocation not synchronizing on oversubscribed cores - - - - --- 2016-12-02 Andre Vehreschild New
[Fortran,v1] Fix deallocation of nested derived typed components - - - - --- 2016-12-02 Andre Vehreschild New
PING! [PATCH, Fortran, accaf, v1] Add caf-API-calls to asynchronously handle allocatable components… - - - - --- 2016-12-01 Andre Vehreschild New
PING! [PATCH, Fortran, accaf, v1] Add caf-API-calls to asynchronously handle allocatable components… - - - - --- 2016-11-30 Andre Vehreschild New
PING! [PATCH, Fortran, accaf, v1] Add caf-API-calls to asynchronously handle allocatable components… - - - - --- 2016-11-30 Andre Vehreschild New
PING! [PATCH, Fortran, accaf, v1] Add caf-API-calls to asynchronously handle allocatable components… - - - - --- 2016-11-30 Andre Vehreschild New
PING! [PATCH, Fortran, accaf, v1] Add caf-API-calls to asynchronously handle allocatable components… - - - - --- 2016-11-28 Andre Vehreschild New
« 1 2 3 »