Show patches with: State = Action Required       |    Archived = No       |   126497 patches
« 1 2 ... 681 682 6831264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Fortran] PR53692 - Fix passing an absent array to an elemental procedure - - - - --- 2012-06-16 Tobias Burnus New
[Fortran] PR53985 add missing case to -Wc-binding-type - - - - --- 2012-07-17 Tobias Burnus New
[Fortran] PR54199 improve warning "is also the name of an intrinsic" for internal procedures - - - - --- 2012-08-09 Tobias Burnus New
[Fortran] PR54221 - mark private module vars/procs as TREE_PUBLIC()=0 - - - - --- 2012-08-12 Tobias Burnus New
[Fortran] PR54234 - Add -Wconversion warning for CMPLX(dp,dp) - - - - --- 2012-08-14 Tobias Burnus New
[Fortran] PR54301 - add warning for pointer might outlive its target - - - - --- 2012-08-20 Tobias Burnus New
[Fortran] PR54301 - add warning for pointer might outlive its target - - - - --- 2012-08-20 Tobias Burnus New
[Fortran] PR54301 - add warning for pointer might outlive its target - - - - --- 2012-08-19 Tobias Burnus New
[Fortran] PR54339 - Update gfortran.texi's standard refs, status and TS29113 sections - - - - --- 2013-01-30 Tobias Burnus New
[Fortran] PR54350 - fix freeing of gfc_ss scalarizer variables (was: Request for help with the scal… - - - - --- 2012-08-23 Tobias Burnus New
[Fortran] PR54382 - fix invalid mem access in show_locus - - - - --- 2012-08-28 Tobias Burnus New
[Fortran] PR54389 - DECL_PURE_P: set for implicit_pure but not for impure elemental - - - - --- 2012-08-28 Tobias Burnus New
[Fortran] PR54463 - fix -fexternal-matmul with -fdefault-real-8 - - - - --- 2012-09-05 Tobias Burnus New
[Fortran] PR54556 - fix (4.6/4.7/) 4.8 regression: wrong code with implicit_pure procedures - - - - --- 2012-09-13 Tobias Burnus New
[Fortran] PR54599 (4/n) FIx issues found by Coverity scann - - - - --- 2012-09-17 Tobias Burnus New
[Fortran] PR54603 - fix structure constructors with proc-pointers - - - - --- 2012-09-17 Tobias Burnus New
[Fortran] PR54608 - fix SCAN/VERIFY simplification - - - - --- 2012-09-17 Tobias Burnus New
[Fortran] PR54618 fix some INTENT(OUT) issues for CLASS - - - - --- 2012-09-19 Tobias Burnus New
[Fortran] PR54687 - Fortran options cleanup (part 2) - - - - --- 2014-12-15 Tobias Burnus New
[Fortran] PR5469 - - - - --- 2012-11-26 Tobias Burnus New
[Fortran] PR54788 ICE on pointer-array element assignment - - - - --- 2013-06-28 Dominique d'Humières New
[Fortran] PR54818 - Fix ICE with TRANSFER to char - - - - --- 2012-12-19 Tobias Burnus New
[Fortran] PR54884 - Fix TREE_PUBLIC()=0 regression for module procedures - - - - --- 2012-10-17 Tobias Burnus New
[Fortran] PR54958 - Allow ac-implied-do and data-implied-do with INTENT(IN) - - - - --- 2012-10-19 Tobias Burnus New
[Fortran] PR55134 - Fix ASSOCIATE handling of arrays - - - - --- 2012-10-31 Tobias Burnus New
[Fortran] PR55343 - Fix ICE with renaming of symbols of intrinsic modules - - - - --- 2012-12-04 Tobias Burnus New
[Fortran] PR55469 - fix I/O memory leaks in case of failure and iostat= being present - - - - --- 2012-11-29 Tobias Burnus New
[Fortran] PR55475 - fix invalid reads with show_locus - - - - --- 2012-11-26 Tobias Burnus New
[Fortran] PR55476 - fix bogus "Pointer might outlive the pointer target" - - - - --- 2012-11-27 Tobias Burnus New
[Fortran] PR55758 - Non-C_Bool handling with BIND(C) - - - - --- 2013-01-06 Tobias Burnus New
[Fortran] PR55758 - Non-C_Bool handling with BIND(C) - - - - --- 2012-12-27 Tobias Burnus New
[Fortran] PR55763 - Fix MOVE_ALLOC with CLASS(*) - - - - --- 2012-12-21 Tobias Burnus New
[Fortran] PR55763 - improve init-data checks for pointers - - - - --- 2013-01-04 Tobias Burnus New
[Fortran] PR55763 - reject "type is(INTEGER)" with non-class(*) selector in SELECT TYPE - - - - --- 2013-01-06 Tobias Burnus New
[Fortran] PR55763 - reject MOLD with NULL() in init-data expressions - - - - --- 2013-01-03 Tobias Burnus New
[Fortran] PR55763 fix .mod reading plus CALL with CLASS(*) - - - - --- 2012-12-21 Tobias Burnus New
[Fortran] PR55852 fix ubound /size ICE and cleanup class.c's finalizer - - - - --- 2013-01-07 Tobias Burnus New
[Fortran] PR55854/PR55763 - CLASS(*) fixes - - - - --- 2013-01-03 Tobias Burnus New
[Fortran] PR56138 - fix deferred-length character funcs w/o result variable - - - - --- 2013-01-29 Tobias Burnus New
[Fortran] PR56318 - Fix MATMUL regression - - - - --- 2013-02-14 Tobias Burnus New
[Fortran] PR56615 - Wrong-code with TRANSFER of noncontiguous arrays - - - - --- 2013-03-15 Tobias Burnus New
[Fortran] PR56649 - do more simplification of MERGE - - - - --- 2013-03-26 Tobias Burnus New
[Fortran] PR56650/36437 - Add compile-time simplification for (c_)sizeof, storage_size - - - - --- 2013-03-26 Tobias Burnus New
[Fortran] PR56696 - Fix EOF detection for listed-directed real_read - - - - --- 2013-03-23 Tobias Burnus New
[Fortran] PR56735 - Fix namelist read regression with "?" - - - - --- 2013-03-28 Tobias Burnus New
[Fortran] PR56737 - Fixing a bug in the I/O format cache handling - - - - --- 2013-03-28 Tobias Burnus New
[Fortran] PR56737 - Fixing a bug in the I/O format cache handling - - - - --- 2013-03-28 Tobias Burnus New
[Fortran] PR56810 - fix I/O READ of COMPLEX with repeat count - - - - --- 2013-04-02 Tobias Burnus New
[Fortran] PR56845 - Fix setting of vptr of CLASS(...),SAVE,ALLOCATABLE - - - - --- 2013-04-12 Tobias Burnus New
[Fortran] PR56845 - Fix setting of vptr of CLASS(...),SAVE,ALLOCATABLE - - - - --- 2013-04-07 Tobias Burnus New
[Fortran] PR56849 - Fix RESHAPE shape checking with order= - - - - --- 2013-04-07 Tobias Burnus New
[Fortran] PR56907 - do not 'pack' arrays passed to C_LOC - - - - --- 2013-04-10 Tobias Burnus New
[Fortran] PR57035 - add constraint checks for type(*), dimension(..) and NO_ARG_CHECK - - - - --- 2013-05-21 Tobias Burnus New
[Fortran] PR57035 - add constraint checks for type(*), dimension(..) and NO_ARG_CHECK - - - - --- 2013-04-23 Tobias Burnus New
[Fortran] PR57093 - fix to-small malloc size with scalar coarrays of type character - - - - --- 2013-04-28 Tobias Burnus New
[Fortran] PR57141 - fix using use-associated NULL() intrinsic - - - - --- 2013-05-03 Tobias Burnus New
[Fortran] PR57142 - Fix simplify for SHAPE and SIZE for large arrays - - - - --- 2013-05-02 Tobias Burnus New
[Fortran] PR57217 - re-add type checks for TBP overriding - - - - --- 2013-05-10 Tobias Burnus New
[Fortran] PR57338 - add more missing constraint checks for assumed-rank - - - - --- 2013-05-21 Tobias Burnus New
[Fortran] PR57456 - Handle ALLOCATE with typespec for CLASS - - - - --- 2013-06-01 Tobias Burnus New
[Fortran] PR57456 - Handle ALLOCATE with typespec for CLASS - - - - --- 2013-05-29 Tobias Burnus New
[Fortran] PR57456 - Handle ALLOCATE with typespec for CLASS - - - - --- 2013-05-29 Tobias Burnus New
[Fortran] PR57469 - silence unused dummy arg warning, if it is used in a namelist - - - - --- 2013-07-01 Tobias Burnus New
[Fortran] PR57496 use finiteq etc. for __float in write_float.def - - - - --- 2013-06-01 Tobias Burnus New
[Fortran] PR57496 use finiteq etc. for __float in write_float.def - - - - --- 2013-06-01 Tobias Burnus New
[Fortran] PR57508 - Fix ICE/Reject-valid issue with get_temp_from_expr (intrinsic assignment with d… - - - - --- 2013-06-03 Tobias Burnus New
[Fortran] PR57530 (Part 2 of 3) Support TYPE => CLASS - - - - --- 2013-07-27 Tobias Burnus New
[Fortran] PR57530 (Part 2 of 3) Support TYPE => CLASS - - - - --- 2013-07-25 Tobias Burnus New
[Fortran] PR57530 - fix rejects valid with gfc_type_compatible - - - - --- 2013-06-05 Tobias Burnus New
[Fortran] PR57530 - fix rejects valid with gfc_type_compatible - - - - --- 2013-06-05 Tobias Burnus New
[Fortran] PR57535 - Fix class-array handling for function result variables - - - - --- 2013-06-06 Tobias Burnus New
[Fortran] PR57549 - fix type-spec handling with array constructors - - - - --- 2013-06-07 Tobias Burnus New
[Fortran] PR57553 - fix two STORAGE_SIZE bugs - - - - --- 2013-06-07 Tobias Burnus New
[Fortran] PR57596 - Fix OPTIONAL handling of deferred-length strings - - - - --- 2013-06-13 Tobias Burnus New
[Fortran] PR57633 - Fix EOL handling with \r in list-directed I/O - - - - --- 2013-06-20 Tobias Burnus New
[Fortran] PR57697 - Fix an issue with defined assignment - - - - --- 2013-09-18 Tobias Burnus New
[Fortran] PR57697 - Fix an issue with defined assignment - - - - --- 2013-09-10 Tobias Burnus New
[Fortran] PR57697/58469 - Fix another defined-assignment issue - - - - --- 2013-09-19 Tobias Burnus New
[Fortran] PR57721 - improve out-of-bounds error message for components - - - - --- 2013-06-26 Tobias Burnus New
[Fortran] PR57785 - Fix folding of dot_product for complex vars - - - - --- 2013-07-03 Tobias Burnus New
[Fortran] PR57894 - MIN/MAX arg= check - - - - --- 2013-07-16 Tobias Burnus New
[Fortran] PR57895 - avoid segfault and improve diagnostic - - - - --- 2013-07-17 Mikael Morin New
[Fortran] PR57895 - avoid segfault and improve diagnostic - - - - --- 2013-07-17 Tobias Burnus New
[Fortran] PR57906 - fix issue with coarray component assignment - - - - --- 2013-07-22 Tobias Burnus New
[Fortran] PR57991 - add alias warning for intent(out)/intent(out) - - - - --- 2013-07-27 Tobias Burnus New
[Fortran] PR58226 - Avoid invalid mem access with compiler_options - - - - --- 2013-10-09 Tobias Burnus New
[Fortran] PR58356 - fix ICE with finalizer in type extension - - - - --- 2013-09-15 Tobias Burnus New
[Fortran] PR58436 - Fix a CLASS(*) finalization bug - - - - --- 2013-09-16 Tobias Burnus New
[Fortran] PR58652 - accept CLASS(*) as argument to CLASS(*) - - - - --- 2013-10-15 Tobias Burnus New
[Fortran] PR58658 - add missing pointer-assign check for CLASS(*) - - - - --- 2013-10-07 Tobias Burnus New
[Fortran] PR58787 ICE (error recovery) in check_proc_interface [Fortran] PR58787 ICE (error recovery) in check_proc_interface - - - - --- 2018-10-11 Tobias Burnus New
[Fortran] PR58793 - reject passing TYPE(*) to CLASS(*) - - - - --- 2013-10-21 Tobias Burnus New
[Fortran] PR58803 - Prevent a double-free with proc-pointer components - - - - --- 2013-10-21 Tobias Burnus New
[Fortran] PR58880 - Fix ICE with finalizers - - - - --- 2014-03-24 Tobias Burnus New
[Fortran] PR59440 - Fix ICE in dwarf2out in forcing the DIE creation - by setting DECL_IGNORED_P to… - - - - --- 2013-12-12 Tobias Burnus New
[Fortran] PR60286 - fix INQUIRE for write= with stdout/stdin/stderr - - - - --- 2014-02-20 Tobias Burnus New
[Fortran] PR602864 - fix INQUIRE for write= with stdout/stdin/stderr - - - - --- 2014-02-20 Tobias Burnus New
[Fortran] PR60334 - Segmentation fault on character pointer assignments - - - - --- 2015-01-13 Andre Vehreschild New
[Fortran] PR60334 - Segmentation fault on character pointer assignments - - - - --- 2015-01-11 Andre Vehreschild New
[Fortran] PR60334 - Segmentation fault on character pointer assignments - - - - --- 2015-01-10 Andre Vehreschild New
« 1 2 ... 681 682 6831264 1265 »