Show patches with: Submitter = Janus Weil       |    State = Action Required       |    Archived = No       |   160 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
PR fortran/46152 -- fix namespace pollution in type-spec matching - - - - --- 2010-10-31 Janus Weil New
PR fortran/78300 -- class procedure as actual arg - - - - --- 2016-11-14 Janus Weil New
PR fortran/78618 -- RANK() should not ICE - - - - --- 2016-12-02 Janus Weil New
PR fortran/78618 -- RANK() should not ICE - - - - --- 2016-12-02 Janus Weil New
[Fortran,4.7,Regression] PR 59941: ICE with polymorphic types - - - - --- 2014-02-02 Janus Weil New
[Fortran,F03] PR 54949: abstract procedure pointers not rejected - - - - --- 2013-12-16 Janus Weil New
[Fortran,F03] PR 58023: ICE on invalid with bad PPC declaration - - - - --- 2015-01-14 Janus Weil New
[Fortran,F03] PR 58023: ICE on invalid with bad PPC declaration - - - - --- 2015-01-13 Janus Weil New
[Fortran,F03] PR 58916: Allocation of scalar with array source not rejected - - - - --- 2013-12-11 Janus Weil New
[Fortran,F03] PR 64508: interface check missing for procedure pointer component as actual argument - - - - --- 2015-01-06 Janus Weil New
[Fortran,F03] PR 71861: [7/8/9 Regression] ICE in write_symbol(): bad module symbol [Fortran,F03] PR 71861: [7/8/9 Regression] ICE in write_symbol(): bad module symbol - - - - --- 2019-03-19 Janus Weil New
[Fortran,F03] PR 77501: ICE in gfc_match_generic, at fortran/decl.c:9429 - - - - --- 2016-11-11 Janus Weil New
[Fortran,F03] PR 77501: ICE in gfc_match_generic, at fortran/decl.c:9429 - - - - --- 2016-11-11 Janus Weil New
[Fortran,F03] PR 80046: Explicit interface required: pointer argument - - - - --- 2017-03-29 Janus Weil New
[Fortran,F03] PR 80983: memory leak when calling procedure-pointer component with allocatable result - - - - --- 2017-06-15 Janus Weil New
[Fortran,F03] PR 84385: Reject invalid SELECT TYPE selector (allocate_with_source_22.f03) [Fortran,F03] PR 84385: Reject invalid SELECT TYPE selector (allocate_with_source_22.f03) - - - - --- 2018-02-14 Janus Weil New
[Fortran,F03] PR 84409: check DTIO arguments for character len [Fortran,F03] PR 84409: check DTIO arguments for character len - - - - --- 2018-02-15 Janus Weil New
[Fortran,F03] PR 85395: private clause contained in derived type acquires spurious scope [Fortran,F03] PR 85395: private clause contained in derived type acquires spurious scope - - - - --- 2018-09-09 Janus Weil New
[Fortran,F03] PR77596: procedure pointer component with implicit interface can point to a function - - - - --- 2016-11-08 Janus Weil New
[Fortran,F08] PR 45521: GENERIC resolution with ALLOCATABLE/POINTER and PROCEDURE [Fortran,F08] PR 45521: GENERIC resolution with ALLOCATABLE/POINTER and PROCEDURE - - - - --- 2018-08-04 Janus Weil New
[Fortran,F08] PR 45521: GENERIC resolution with ALLOCATABLE/POINTER and PROCEDURE [Fortran,F08] PR 45521: GENERIC resolution with ALLOCATABLE/POINTER and PROCEDURE - - - - --- 2018-06-11 Janus Weil New
[Fortran,F08] PR 49562: [4.6/4.7 Regression] [OOP] assigning value to type-bound function - - - - --- 2011-06-28 Janus Weil New
[Fortran,F08] PR 54756: Should reject CLASS, intent(out) in PURE procedures - - - - --- 2014-12-19 Janus Weil New
[Fortran,F08] PR 55207: Variables declared in the main program should implicitly get the SAVE attri… - - - - --- 2014-03-14 Janus Weil New
[Fortran,F08] PR 60357: structure constructor with unspecified values for allocatable components - - - - --- 2014-12-27 Janus Weil New
[Fortran,F08] PR 84313: reject procedure pointers in COMMON blocks [Fortran,F08] PR 84313: reject procedure pointers in COMMON blocks - - - - --- 2018-02-13 Janus Weil New
[Fortran,F08] PR 84504: procedure pointer variables cannot be initialized with functions returning … [Fortran,F08] PR 84504: procedure pointer variables cannot be initialized with functions returning … - - - - --- 2019-03-09 Janus Weil New
[Fortran,F08] PR 85537: Invalid memory reference at runtime when calling subroutine through procedu… [Fortran,F08] PR 85537: Invalid memory reference at runtime when calling subroutine through procedu… - - - - --- 2019-03-27 Janus Weil New
[Fortran,F08] PR 86888: allocatable components of indirectly recursive type [Fortran,F08] PR 86888: allocatable components of indirectly recursive type - - - - --- 2018-08-21 Janus Weil New
[Fortran,F08] PR45290: pointer initialization - - - - --- 2010-08-17 Janus Weil New
[Fortran,F08] PR45290: pointer initialization - - - - --- 2010-08-17 Janus Weil New
[Fortran,OOP,Regression] PR 60234: ICE in generate_finalization_wrapper at fortran/class.c:1883 - - - - --- 2014-02-20 Janus Weil New
[Fortran,OOP] PR 42188: F03:C612. The leftmost part-name shall be the name of a data object - - - - --- 2016-12-02 Janus Weil New
[Fortran,OOP] PR 42207/44064/44065: Undefined reference to vtab$... - - - - --- 2010-08-04 Janus Weil New
[Fortran,OOP] PR 43207: [OOP] invalid (pointer) assignment to and from abstract non-polymorphic exp… - - - - --- 2016-12-02 Janus Weil New
[Fortran,OOP] PR 46313: class container naming collisions (once again) - - - - --- 2011-01-08 Janus Weil New
[Fortran,OOP] PR 46448: [4.6 Regression] symbol `__copy_...' is already defined - - - - --- 2011-01-03 Janus Weil New
[Fortran,OOP] PR 46448: [4.6 Regression] symbol `__copy_...' is already defined - - - - --- 2011-01-03 Janus Weil New
[Fortran,OOP] PR 467024: STORAGE_SIZE (for polymorphic types): Segfault at run time - - - - --- 2011-01-04 Janus Weil New
[Fortran,OOP] PR 46838: Initialization of polymorphic allocatable components - - - - --- 2010-12-28 Janus Weil New
[Fortran,OOP] PR 46971: [4.6 Regression] ICE on long class names - - - - --- 2010-12-30 Janus Weil New
[Fortran,OOP] PR 46971: [4.6 Regression] ICE on long class names - - - - --- 2010-12-30 Janus Weil New
[Fortran,OOP] PR 47189/47194 - - - - --- 2011-01-06 Janus Weil New
[Fortran,OOP] PR 47601: Internal Error: mio_component_ref(): Component not found - - - - --- 2011-05-29 Janus Weil New
[Fortran,OOP] PR 47978: Invalid INTENT in overriding TBP not detected - - - - --- 2011-09-11 Janus Weil New
[Fortran,OOP] PR 47978: Invalid INTENT in overriding TBP not detected - - - - --- 2011-09-09 Janus Weil New
[Fortran,OOP] PR 48095: Invalid assignment to procedure pointer component not rejected - - - - --- 2011-09-07 Janus Weil New
[Fortran,OOP] PR 48095: Invalid assignment to procedure pointer component not rejected - - - - --- 2011-09-07 Janus Weil New
[Fortran,OOP] PR 48095: Invalid assignment to procedure pointer component not rejected - - - - --- 2011-03-28 Janus Weil New
[Fortran,OOP] PR 49112: [4.6/4.7 Regression] Missing type-bound procedure, "duplicate save" warning… - - - - --- 2011-07-30 Janus Weil New
[Fortran,OOP] PR 49112: [4.6/4.7 Regression] Missing type-bound procedure, "duplicate save" warning… - - - - --- 2011-06-20 Janus Weil New
[Fortran,OOP] PR 49417: [4.6/4.7 Regression] ICE on invalid CLASS component declaration - - - - --- 2011-06-15 Janus Weil New
[Fortran,OOP] PR 49638: [OOP] length parameter is ignored when overriding type bound character func… - - - - --- 2011-08-13 Janus Weil New
[Fortran,OOP] PR 49638: [OOP] length parameter is ignored when overriding type bound character func… - - - - --- 2011-08-07 Janus Weil New
[Fortran,OOP] PR 49638: [OOP] length parameter is ignored when overriding type bound character func… - - - - --- 2011-08-07 Janus Weil New
[Fortran,OOP] PR 49638: [OOP] length parameter is ignored when overriding type bound character func… - - - - --- 2011-08-06 Janus Weil New
[Fortran,OOP] PR 49638: [OOP] length parameter is ignored when overriding type bound character func… - - - - --- 2011-08-06 Janus Weil New
[Fortran,OOP] PR 49638: [OOP] length parameter is ignored when overriding type bound character func… - - - - --- 2011-08-06 Janus Weil New
[Fortran,OOP] PR 49638: [OOP] length parameter is ignored when overriding type bound character func… - - - - --- 2011-08-04 Janus Weil New
[Fortran,OOP] PR 50225: The allocation status for polymorphic allocatable function results is not s… - - - - --- 2011-08-29 Janus Weil New
[Fortran,OOP] PR 50227: [4.7 Regression] ICE-on-valid with allocatable class variable - - - - --- 2011-09-01 Janus Weil New
[Fortran,OOP] PR 50625: [4.6/4.7 Regression] ALLOCATABLE attribute lost for module CLASS variables - - - - --- 2011-10-07 Janus Weil New
[Fortran,OOP] PR 50919: Don't use vtable for NON_OVERRIDABLE TBP - - - - --- 2011-11-06 Janus Weil New
[Fortran,OOP] PR 50960: vtables not marked as constant - - - - --- 2011-11-08 Janus Weil New
[Fortran,OOP] PR 57562: ICE due to extended derived type with PARAMETER attribute - - - - --- 2015-01-02 Janus Weil New
[Fortran,OOP] PR 58175: Incorrect warning message on scalar finalizer - - - - --- 2016-12-03 Janus Weil New
[Fortran,OOP] PR 58175: Incorrect warning message on scalar finalizer - - - - --- 2016-11-28 Janus Weil New
[Fortran,OOP] PR 59143: Bogus warning with array-valued type-bound procedure - - - - --- 2013-11-24 Janus Weil New
[Fortran,OOP] PR 59143: Bogus warning with array-valued type-bound procedure - - - - --- 2013-11-18 Janus Weil New
[Fortran,OOP] PR 59414: Class array pointers: compile error on valid code (Different ranks in point… - - - - --- 2013-12-07 Janus Weil New
[Fortran,OOP] PR 59450: ICE for type-bound-procedure expression in module procedure interface - - - - --- 2013-12-11 Janus Weil New
[Fortran,OOP] PR 59493: Cleanup of vtab generation code - - - - --- 2013-12-18 Janus Weil New
[Fortran,OOP] PR 59493: ICE: Segfault on Class(*) pointer association - - - - --- 2013-12-14 Janus Weil New
[Fortran,OOP] PR 59547: Problem with using tbp specification function in multiple class procedures - - - - --- 2013-12-22 Janus Weil New
[Fortran,OOP] PR 59589: [4.9 Regression] Memory leak when deallocating polymorphic - - - - --- 2014-01-06 Janus Weil New
[Fortran,OOP] PR 60232: The rank of the element in the structure constructor does not match that of… - - - - --- 2014-02-19 Janus Weil New
[Fortran,OOP] PR 60853: Failure to disambiguate generic with unlimited polymorphic - - - - --- 2016-11-25 Janus Weil New
[Fortran,OOP] PR 60922: [4.9/5 regression] Memory leak with allocatable CLASS components - - - - --- 2015-01-18 Janus Weil New
[Fortran,OOP] PR 61767: ICE in generate_finalization_wrapper at fortran/class.c:1491 - - - - --- 2016-12-08 Janus Weil New
[Fortran,OOP] PR 63552: Type-bound procedures rejected as actual argument to dummy procedure - - - - --- 2015-01-03 Janus Weil New
[Fortran,OOP] PR 63733: [4.8/4.9/5 Regression] wrong resolution for OPERATOR generics - - - - --- 2015-01-11 Janus Weil New
[Fortran,OOP] PR 64209: runtime segfault with CLASS(*), INTENT(OUT) dummy argument - - - - --- 2014-12-19 Janus Weil New
[Fortran,OOP] PR 64209: runtime segfault with CLASS(*), INTENT(OUT) dummy argument - - - - --- 2014-12-19 Janus Weil New
[Fortran,OOP] PR 64230: [4.9/5 Regression] Invalid memory reference in a compiler-generated finaliz… - - - - --- 2015-01-27 Janus Weil New
[Fortran,OOP] PR 64230: [4.9/5 Regression] Invalid memory reference in a compiler-generated finaliz… - - - - --- 2015-01-19 Janus Weil New
[Fortran,OOP] PR 64244: [4.8/4.9/5 Regression] ICE at class.c:236 when using non_overridable - - - - --- 2014-12-15 Janus Weil New
[Fortran,OOP] PR 66366: ICE on invalid with non-allocatable CLASS variable - - - - --- 2016-11-12 Janus Weil New
[Fortran,OOP] PR 70601: [5/6/7/8 Regression] [OOP] ICE on procedure pointer component call - - - - --- 2017-06-05 Janus Weil New
[Fortran,OOP] PR 78443: Incorrect behavior with non_overridable keyword - - - - --- 2016-11-22 Janus Weil New
[Fortran,OOP] PR 78661: Namelist output missing object designator under DTIO - - - - --- 2017-03-27 Janus Weil New
[Fortran,OOP] PR 78800: ICE in compare_parameter, at fortran/interface.c:2246 - - - - --- 2016-12-15 Janus Weil New
[Fortran,OOP] PR 78848: [7 Regression] ICE on writing CLASS variable with non-typebound DTIO proced… - - - - --- 2016-12-18 Janus Weil New
[Fortran,OOP] PR 79311: ICE in generate_finalization_wrapper, at fortran/class.c:1992 - - - - --- 2017-05-08 Janus Weil New
[Fortran,OOP] PR 80392: [5/6/7 Regression] ICE with allocatable polymorphic function result in a pr… - - - - --- 2017-04-17 Janus Weil New
[Fortran,OOP] PR 80766: [7/8 Regression] ICE with type-bound procedure returning an array - - - - --- 2017-05-21 Janus Weil New
[Fortran,Regression] PR 48059: ICE in in gfc_conv_component_ref: character function of extended type - - - - --- 2011-03-12 Janus Weil New
[Fortran,Regression] PR 55907: ICE with -fno-automatic -finit-local-zero - - - - --- 2014-02-16 Janus Weil New
[Fortran,Regression] PR 60231: ICE on undefined generic - - - - --- 2014-02-17 Janus Weil New
[Fortran,cleanup] PR 78674: merge gfc_convert_type_warn and gfc_convert_chartype - - - - --- 2016-12-05 Janus Weil New
[Fortran,cleanup] PR 78798: some int-valued functions should be bool - - - - --- 2016-12-15 Janus Weil New
« 1 2 »