public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Remove dead Fortran function
 2021-11-09 13:59 UTC 

[PATCH 0/2] fortran: Ignore unused arguments for scalarisation [PR97896]
 2021-11-07 21:45 UTC  (4+ messages)
` [PATCH 1/2] Revert "Remove KIND argument from INDEX so it does not mess up scalarization."
` [PATCH 2/2] fortran: Ignore unused args in scalarization [PR97896]

[patch, fortran, wwwdocs] Fix name of argument to CO_REDUCE
 2021-11-07 21:01 UTC  (3+ messages)

[PATCH v3 0/5] fortran: Ignore unused arguments for scalarisation [PR97896]
 2021-11-07 16:16 UTC  (6+ messages)
` [PATCH v3 1/5] fortran: Tiny sort_actual internal refactoring
` [PATCH v3 2/5] fortran: Reverse actual vs dummy argument mapping
` [PATCH v3 3/5] fortran: simplify elemental arguments walking
` [PATCH v3 4/5] fortran: Delete redundant missing_arg_type field
` [PATCH v3 5/5] fortran: Identify arguments by their names

[Patch, Fortran] No-op Patch - a.k.a. FINAL wrapper update
 2021-11-07 12:32 UTC  (10+ messages)
` [PATCH,FORTRAN] Fix memory leak in finalization wrappers

[PATCH 0/2] incpath, Fortran: Fix memory leak in gfc_add_include_path
 2021-11-07  1:38 UTC  (6+ messages)
` [PATCH 1/2] Add free_cpp_dirs()
` [PATCH 2/2] Fortran: Fix memory leak in gfc_add_include_path [PR68800]

[PATCH] PR fortran/91497 -- Silence conversion warnings for MIN1 and MAX1
 2021-11-06 18:28 UTC  (6+ messages)

gfortran.org
 2021-11-06 13:49 UTC  (2+ messages)

[PATCH] Fortran: Diagnose all operands/arguments with constraint violations
 2021-11-06 10:23 UTC  (2+ messages)

[PATCH] PR fortran/102715 - [12 Regression] ICE in gfc_simplify_transpose, at fortran/simplify.c:8184
 2021-11-06 10:17 UTC  (4+ messages)
` *PING* "

[committed] Fortran: Add more documentation for mixed-language programming
 2021-11-06  9:02 UTC  (2+ messages)

[PATCH] PR fortran/102817 - [12 Regression] ICE in gfc_clear_shape, at fortran/expr.c:422
 2021-11-05 22:53 UTC  (3+ messages)

[PATCH] PR fortran/69419 - ICE: tree check: expected array_type, have real_type in gfc_conv_array_initializer, at fortran/trans-array.c:5618
 2021-11-05 21:46 UTC  (7+ messages)
` *PING* "

[PATCH] Fortran: Missing error with IMPLICIT none (external) [PR100972]
 2021-11-05 20:00 UTC  (2+ messages)

[PATCH,Fortran 0/1] Correct CAF locations in simplify
 2021-11-05 19:53 UTC  (4+ messages)
` [PATCH,Fortran 1/1] Tweak locations around CAF simplify

[PATCH,Fortran] Fortran: Delete unused decl in gfortran.h
 2021-11-05 18:16 UTC  (2+ messages)

[PATCH 0/5] Fortran manual updates
 2021-11-04 11:16 UTC  (12+ messages)
` [PATCH 1/5] Fortran manual: Combine standard conformance docs in one place
` [PATCH 2/5] Fortran manual: Revise introductory chapter
` [PATCH 3/5] Fortran manual: Update section on Interoperability with C
` [PATCH 4/5] Fortran manual: Update miscellaneous references to old standard versions

[PATCH, PR90030] Fortran OpenMP/OpenACC array mapping alignment fix
 2021-11-04  8:23 UTC 

[RFC] User-visible changes for powerpc64-le-linux ABI changes
 2021-11-04  4:41 UTC  (7+ messages)

Bug 103054 - [f18] Gfortran accepts invalid and rejects valid co_reduce argument keyword name
 2021-11-03  5:42 UTC 

ping re F2003 and F2008 standards compliance
 2021-11-03  3:24 UTC  (4+ messages)

libgfortran.so SONAME and powerpc64le-linux ABI changes
 2021-11-02 15:40 UTC  (13+ messages)
` libgfortran.so SONAME and powerpc64le-linux ABI changes (work in progress patches)
` libgfortran.so SONAME and powerpc64le-linux ABI changes (2nd patch)

[PATCH 4/5] Fortran manual: Update miscellaneous references to old standard versions
 2021-11-01 23:59 UTC  (2+ messages)
` [PATCH 5/5] Fortran manual: Remove old docs for never-implemented extensions

Approve Inv #415779
 2021-11-01 13:53 UTC 

[PATCH] Fortran: Diagnose all operands with constraint violations [PR101337]
 2021-11-01  4:22 UTC  (2+ messages)

[PATCH] Derive interface buffers from max name length
 2021-10-31 22:35 UTC  (11+ messages)
` [PATCH,FORTRAN 01/29] gdbinit: break on gfc_internal_error
` [PATCH,FORTRAN 28/29] Free type-bound procedure structs

[PATCH,FORTRAN] Fix memory leak of gsymbol
 2021-10-31 20:25 UTC  (9+ messages)

[PATCH] Fortran: Silence -Wmaybe-uninitialized warning
 2021-10-31 17:31 UTC  (3+ messages)

[PATCH] Fortran: Remove double spaces in open() warning [PR99884]
 2021-10-31 12:57 UTC 

[Patch] (was: Re: [r12-4457 Regression] FAIL: gfortran.dg/deferred_type_param_6.f90 -Os execution test on Linux/x86_64)
 2021-10-30 23:33 UTC  (4+ messages)
      ` [Patch, committed] Fortran: Fix 'fn spec' for deferred character length "

[PATCH] Fortran: adjust error message for SHORT and LONG intrinsics
 2021-10-30 22:11 UTC  (6+ messages)

[PATCH] Fortran: Remove documentation for SHORT and LONG intrinics
 2021-10-30 18:19 UTC  (5+ messages)

[PATCH] Fortran: Correct documentation for REAL intrinsic
 2021-10-30 17:44 UTC  (5+ messages)

[PATCH] Fortran: adjust column sizes in intrinsic.texi
 2021-10-30 17:18 UTC  (6+ messages)

[PATCH] Fortran: recognize Gerhard Steinmetz
 2021-10-30 16:37 UTC  (6+ messages)

[PATCH] PR fortran/99853 - ICE: Cannot convert 'LOGICAL(4)' to 'INTEGER(8)' (etc.)
 2021-10-30 16:24 UTC  (4+ messages)

[PATCH,Fortran 1/2] Add uop/name helpers
 2021-10-29 21:28 UTC  (5+ messages)
` [PATCH,Fortran 2/2] Fix write_omp_udr for user-operator REDUCTIONs

[PATCH,Fortran 0/7] delete some unused decls, make static
 2021-10-29 18:13 UTC  (20+ messages)
` [PATCH,Fortran 1/7] Fortran: make some trans* functions static
` [PATCH,Fortran 2/7] Fortran: make some match* "
` [PATCH,Fortran 3/7] Fortran: make some constructor* "
` [PATCH,Fortran 4/7] Fortran: make some trans-array "
` [PATCH,Fortran 5/7] Fortran: Delete unused decl in trans-stmt.h
` [PATCH,Fortran 6/7] Fortran: Delete unused decl in trans-types.h
` [PATCH,Fortran 7/7] Fortran: Delete unused decl in intrinsic.h
` missing simplify of CAF get_team [was: Re: [PATCH,Fortran 0/7] delete some unused decls, make static]

[Patch, Fortran] PR 86935: Bad locus in ASSOCIATE statement
 2021-10-27 20:46 UTC  (8+ messages)

[PATCH, committed] PR fortran/86551 - ICE on invalid code with select type
 2021-10-26 20:28 UTC 

[PATCH] PR fortran/102956 - PDT KIND and LEN type parameters are mutually exclusive
 2021-10-26 19:56 UTC  (2+ messages)

PDT type parameters are not restricted to default integer
 2021-10-26 12:04 UTC  (7+ messages)
    ` [PATCH] PR fortran/102917 - "

[PATCH] PR fortran/102816 - [12 Regression] ICE in resolve_structure_cons, at fortran/resolve.c:1467
 2021-10-26 12:00 UTC  (3+ messages)

Replacing keyword in RISC-V Fortran
 2021-10-26 11:28 UTC  (3+ messages)

[committed] Fortran: Fix character(len=cst) dummies with bind(C) [PR102885] (erratum: should be: 'len=noncst')
 2021-10-26  9:04 UTC 

[Fortran] Fix broken use of alloca in C interoperability testcase
 2021-10-25 18:27 UTC 

libgomp.fortran/async_io_[1,2,3,4,8,9].f90 fail on FreeBSD
 2021-10-23 19:09 UTC  (6+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).