Show patches with: Submitter = Steve Kargl       |    State = Action Required       |    Archived = No       |   380 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
fortran/66979 -- FLUSH requires a UNIT number in the spec-list - - - - --- 2015-09-30 Steve Kargl New
[committed] xfail Fortran tests on i386-*freebsd* - - - - --- 2015-09-29 Steve Kargl New
fortran/67616 -- Fix ICE within a BLOCK construct - - - - --- 2015-09-25 Steve Kargl New
fortran/67614 -- Detect an invalid NULL in an arithmetic if - - - - --- 2015-09-25 Steve Kargl New
fortran/67525 -- fix ICE in SELECT TYPE - - - - --- 2015-09-25 Steve Kargl New
[committed] Fix typos in comment. - - - - --- 2015-09-21 Steve Kargl New
PR fortran/67615 -- check for scalar expression - - - - --- 2015-09-21 Steve Kargl New
[committed] XFAIL read_dir.f90 on DragonflyBSD - - - - --- 2015-09-16 Steve Kargl New
fortran/67526 -- fix NULL pointer issue - - - - --- 2015-09-09 Steve Kargl New
[Fortran,committed] XFAIL read_dir.f90 on FreeBSD - - - - --- 2015-09-01 Steve Kargl New
PR fortran/66942 -- avoid referencing a NULL C++ thing - - - - --- 2015-07-29 Steve Kargl New
PR fortran/66942 -- avoid referencing a NULL C++ thing - - - - --- 2015-07-21 Steve Kargl New
Fix-up for PR fortran/66724 and fortran/66725 - - - - --- 2015-07-16 Steve Kargl New
PR fortran/66864 -- Use the right precision in FLOOR() - - - - --- 2015-07-14 Steve Kargl New
[fortran] Fix numerous ICEs in IO statements with IOMSG - - - - --- 2015-07-05 Steve Kargl New
PR fortran/66725 -- Fix multiple ICEs - - - - --- 2015-07-04 Steve Kargl New
PR fortran/66545 -- Fix NULL pointer dereference - - - - --- 2015-07-01 Steve Kargl New
PR fortran/56520 -- Special case unary minus/plus - - - - --- 2015-07-01 Steve Kargl New
PR fortran/66245 -- Check [derived] type spec - - - - --- 2015-06-05 Steve Kargl New
[committed] PR fortran/66347 - - - - --- 2015-06-05 Steve Kargl New
[Fortran] fix EQUIVALENCE in MODULE issues - - - - --- 2015-06-03 Steve Kargl New
PR fortran/66380 -- Remove assert() to allow error condition - - - - --- 2015-06-02 Steve Kargl New
Fix r223258 fallout in gfortran.dg - - - - --- 2015-05-18 Steve Kargl New
fortran/66106 -- Enforce C1202 from F2008 - - - - --- 2015-05-15 Steve Kargl New
fortran/66057 -- detect malformed GENERIC statement - - - - --- 2015-05-15 Steve Kargl New
fortran/66052 -- Prevent dereference of NULL pointer - - - - --- 2015-05-15 Steve Kargl New
fortran/66045 -- NULL() on RHS of assignment - - - - --- 2015-05-15 Steve Kargl New
fortran/66044 -- Convert ICE into ordinary error - - - - --- 2015-05-15 Steve Kargl New
fortran/66043 -- Check for NULL() in STORAGE_SIZE() - - - - --- 2015-05-15 Steve Kargl New
fortran/66040 -- convert internal error into normal error - - - - --- 2015-05-15 Steve Kargl New
fortran/66039 -- Check for mangled file positioning - - - - --- 2015-05-15 Steve Kargl New
fortran/64925 -- fix conflict between names - - - - --- 2015-05-15 Steve Kargl New
[committed] Remove 'no-' in '-fno-fixed-form' - - - - --- 2015-05-02 Steve Kargl New
fortran/65429 -- don't dereference a null pointer - - - - --- 2015-03-29 Steve Kargl New
fortran/65429 -- don't dereference a null pointer - - - - --- 2015-03-27 Steve Kargl New
[committed] fix Fortran docs - - - - --- 2015-02-03 Steve Kargl New
[libgfortran/62188,committed] Fix indexing off end of array - - - - --- 2014-08-20 Steve Kargl New
[fortran/52879] RANDOM_SEED revisited - - - - --- 2014-02-09 Steve Kargl New
[committed] Convert assert to runtime error in reading exponents in Fortran - - - - --- 2013-12-18 Steve Kargl New
PR fortran/58989 - - - - --- 2013-11-05 Steve Kargl New
[committed] PR Fortran/50556 - - - - --- 2012-01-21 Steve Kargl New
[wwwdocs] List new Fortran options under Fortran section - - - - --- 2012-01-18 Steve Kargl New
Flag-controlled type conversions/promotions - - - - --- 2012-01-13 Steve Kargl New
Fix PR bootstrap/51705 - - - - --- 2011-12-30 Steve Kargl New
Fix PR bootstrap/51705 - - - - --- 2011-12-30 Steve Kargl New
Flag-controlled type conversions/promotions - - - - --- 2011-12-25 Steve Kargl New
PR fortran/50404 -- CLOSE requires unit number - - - - --- 2011-10-30 Steve Kargl New
[COMMITTED,fortran] small whitespace patch - - - - --- 2011-10-30 Steve Kargl New
PR fortran/50573 -- Fix checking of dshift{lr} arguments - - - - --- 2011-10-30 Steve Kargl New
PR fortran/50573 -- Fix checking of dshift{lr} arguments - - - - --- 2011-10-27 Steve Kargl New
[fortran] Reap dead code - - - - --- 2011-10-26 Steve Kargl New
[COMMITTED] Fortran -- fix memory leak in array transformations. - - - - --- 2011-10-23 Steve Kargl New
[fortran] Reap dead code - - - - --- 2011-10-22 Steve Kargl New
[Committed] fortra/50821 -- fix regression in ishft[c] - - - - --- 2011-10-21 Steve Kargl New
fortran/50407 -- Format strings from user-defined operator or kind type string - - - - --- 2011-10-16 Steve Kargl New
fortran/50524 -- Check return status of resolving substring ref - - - - --- 2011-10-15 Steve Kargl New
fortran/50514 -- Fix static chekcing of ISHFT[C] arguments. - - - - --- 2011-10-15 Steve Kargl New
[Committed] Fix the tolerance test in bessel_6.f90 - - - - --- 2011-09-22 Steve Kargl New
[Fortran,committed] Remove redundant word. - - - - --- 2011-09-20 Steve Kargl New
[PR,fortran/45170] -- properly translates substring reference - - - - --- 2011-08-27 Steve Kargl New
[COMMITTED,Fortran] Spell referrenced correctly - - - - --- 2011-08-14 Steve Kargl New
[Fortran,testsuite,committed] Add/fix dg-final cleanup-module - - - - --- 2011-08-04 Steve Kargl New
[Fortran,testsuite,committed] Add/fix dg-final cleanup-module - - - - --- 2011-08-04 Steve Kargl New
[fortran] remove duplicate word in documentation - - - - --- 2011-07-21 Steve Kargl New
PR fortran/49265 -- allow for double colon in module procedure statement - - - - --- 2011-06-02 Steve Kargl New
PR fortran/49265 -- allow for double colon in module procedure statement - - - - --- 2011-06-02 Steve Kargl New
[Fortran] Handle 'q' exponent-letter in real-literal-constant - - - - --- 2011-04-26 Steve Kargl New
[Fortran] Handle 'q' exponent-letter in real-literal-constant - - - - --- 2011-04-25 Steve Kargl New
gcc is broken on i386 FreeBSD due to binutil upgrade - - - - --- 2011-02-21 Steve Kargl New
[Committed] PR fortran/47633 -- fix off-by-one. - - - - --- 2011-02-15 Steve Kargl New
[Fortran] Insert a missing space in an error message. - - - - --- 2010-12-09 Steve Kargl New
[fortran] -- Fix error message formatting. - - - - --- 2010-12-09 Steve Kargl New
[fortran] allow an empty derived type with a bind(c) attribute - - - - --- 2010-11-11 Steve Kargl New
PR fortran/46152 -- fix namespace pollution in type-spec matching - - - - --- 2010-10-31 Steve Kargl New
[committed] PR fortran/46140 -- exit with nonzero status - - - - --- 2010-10-25 Steve Kargl New
[fortran] Enforce F2003 C1202 - - - - --- 2010-09-25 Steve Kargl New
fortran/45495 -- optional dummy args cannot not be in restricted expressions - - - - --- 2010-09-02 Steve Kargl New
[Fortran,committed] PR 45367/36158 - Increase numeric tolerance in bessel_{6,7}.f90 - - - - --- 2010-08-22 Steve Kargl New
fortran/44797 -- inquire's exist shall be default logical - - - - --- 2010-07-04 Steve Kargl New
[fortran] Fix whitespace in resolve.c - - - - --- 2010-06-11 Steve Kargl New
« 1 2 3 4 »