public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
testsuite under wine
 2023-01-10  9:19 UTC  (37+ messages)

Adding a new thread model to GCC
 2023-01-09 21:56 UTC  (8+ messages)

[Patch, fortran] PR37336 (Finalization) - [F03] Finish derived-type finalization
 2023-01-09 20:42 UTC  (22+ messages)
                          ` Fw: "
                                  ` Aw: "

[patch, fortran] Fix common subexpression elimination with IEEE rounding (PR108329)
 2023-01-09 15:27 UTC  (6+ messages)

[PATCH v2] libgfortran: Replace mutex with rwlock
 2023-01-05  9:17 UTC  (4+ messages)

[PATCH] libgfortran: Replace mutex with rwlock
 2022-12-28 10:00 UTC  (4+ messages)

[patch, fortran] ICE in attr_decl1, at fortran/decl.c:8691
 2022-12-27 11:04 UTC  (2+ messages)

Team Collaboration Considerations
 2022-12-26 10:19 UTC  (18+ messages)

Handling of large stack objects in GPU code generation -- maybe transform into heap allocation?
 2022-12-23 21:23 UTC  (4+ messages)
      ` nvptx: '-mframe-malloc-threshold', '-Wframe-malloc-threshold' (was: Handling of large stack objects in GPU code generation -- maybe transform into heap allocation?)

[PATCH] Fortran: incorrect array bounds when bound intrinsic used in decl [PR108131]
 2022-12-23 21:12 UTC  (3+ messages)
` *PING* "

[patch, fortran] ICE on automatic array of derived type with DTIO
 2022-12-23 13:56 UTC 

[PATCH v6 00/11] OpenMP: C/C++ lvalue parsing, C/C++/Fortran "declare mapper" support
 2022-12-23 12:13 UTC  (12+ messages)
` [PATCH v6 01/11] OpenMP/OpenACC: Reindent TO/FROM/_CACHE_ stanza in {c_}finish_omp_clause
` [PATCH v6 02/11] OpenMP/OpenACC: Rework clause expansion and nested struct handling
` [PATCH v6 03/11] OpenMP/OpenACC: Refine condition for when map clause expansion happens
` [PATCH v6 04/11] OpenMP: implicitly map base pointer for array-section pointer components
` [PATCH v6 05/11] OpenMP: Pointers and member mappings
` [PATCH v6 06/11] OpenMP/OpenACC: Unordered/non-constant component offset runtime diagnostic
` [PATCH v6 07/11] OpenMP: lvalue parsing for map/to/from clauses (C++)
` [PATCH v6 08/11] OpenMP: C++ "declare mapper" support
` [PATCH v6 09/11] OpenMP: lvalue parsing for map clauses (C)
` [PATCH v6 10/11] OpenMP: Support OpenMP 5.0 "declare mapper" directives for C
` [PATCH v6 11/11] OpenMP: Fortran "!$omp declare mapper" support

[PATCH 0/6] OpenMP 5.0: Fortran "declare mapper" support
 2022-12-23 10:53 UTC  (3+ messages)
` [PATCH 1/6] Fortran: Typo/unicode-o fixes

[PATCH] Fortran: check for invalid uses of statement functions arguments [PR69604]
 2022-12-22 21:56 UTC  (2+ messages)

[PATCH] libgfortran: Replace mutex with rwlock
 2022-12-22  2:19 UTC 

[Patch] Fortran/OpenMP: Add parsing support for allocators directive
 2022-12-21 15:51 UTC  (2+ messages)
` [Patch] Fortran/OpenMP: Add parsing support for allocators/allocate directive (was: [Patch] Fortran/OpenMP: Add parsing support for allocators directive)

Alignment of arrays
 2022-12-21  9:26 UTC  (2+ messages)

[Patch] gfortran.dg/read_dir.f90: Make PASS on Windows
 2022-12-21  7:18 UTC  (4+ messages)

[PATCH] Fortran: a C interoperable function cannot have the CLASS attribute [PR95375]
 2022-12-20 21:10 UTC  (2+ messages)

[patch, fortran] PR107397 ICE in gfc_arith_plus, at fortran/arith.cc:654
 2022-12-20  2:07 UTC  (3+ messages)
` [committed] testsuite: Fix up pr107397.f90 test [PR107397]

[Bug 106731] ICE on automatic array of derived type with DTIO: need help
 2022-12-16 18:07 UTC  (2+ messages)

Moving to submodule
 2022-12-16 14:06 UTC  (2+ messages)

[PATCH v5 0/4] OpenMP/OpenACC: Fortran array descriptor mappings
 2022-12-15 16:46 UTC  (10+ messages)
` [PATCH v5 2/4] OpenMP/OpenACC: Rework clause expansion and nested struct handling
` [PATCH v5 3/4] OpenMP: Pointers and member mappings

[Patch, Fortran] libgfortran's ISO_Fortran_binding.c: Use GCC11 version for backward-only code [PR108056]
 2022-12-14 19:26 UTC  (7+ messages)

[Patch] Fortran: Extend align-clause checks of OpenMP's allocate clause
 2022-12-13 16:38 UTC 

[PATCH] Fortran: NULL pointer dereference while parsing a function [PR107423]
 2022-12-12 20:22 UTC 

[PATCH] Fortran: improve checking of assumed size array spec [PR102180]
 2022-12-12 20:07 UTC  (4+ messages)

[PATCH] tree-optimization/99919 - bogus uninit diagnostic with bitfield guards
 2022-12-12 10:22 UTC  (2+ messages)

[PATCH] Fortran: fix ICE on bad use of statement function [PR107995]
 2022-12-11 16:30 UTC  (2+ messages)

[Patch] Fortran: Replace simple '.' quotes by %<.%>
 2022-12-11 11:03 UTC  (2+ messages)
` [committed] fortran/openmp.cc: Remove 's' that slipped in during %<..%> replacement (was: [Patch] Fortran: Replace simple '.' quotes by %<.%>)

[PATCH v4 0/3] RFC: P1689R5 support
 2022-12-10 22:20 UTC  (4+ messages)
` [PATCH v4 1/3] libcpp: reject codepoints above 0x10FFFF
` [PATCH v4 2/3] libcpp: add a function to determine UTF-8 validity of a C string
` [PATCH v4 3/3] p1689r5: initial support

[PATCH] Fortran: reject bad SIZE argument while simplifying ISHFTC [PR106911]
 2022-12-10 21:29 UTC  (2+ messages)

[PATCH] OpenMP: Duplicate checking for map clauses in Fortran (PR107214)
 2022-12-10 12:48 UTC  (8+ messages)
  ` [PATCH 1/2] OpenMP/Fortran: Combined directives with map/firstprivate of same symbol
    ` [PATCH 2/2] OpenMP: Duplicate checking for map clauses in Fortran (PR107214)

[PATCH] Fortran: ICE on recursive derived types with allocatable components [PR107872]
 2022-12-09 21:58 UTC  (2+ messages)

[Patch] Fortran/OpenMP: align/allocator modifiers to the allocate clause
 2022-12-09 20:39 UTC  (2+ messages)

[PATCH] Fortran: diagnose and reject duplicate CONTIGUOUS attribute [PR108025]
 2022-12-08 22:13 UTC  (2+ messages)

Team Collaboration Considerations
 2022-12-08 21:27 UTC 

[PATCH] Fortran: handle zero-sized arrays in ctors with typespec [PR108010]
 2022-12-07 21:50 UTC  (2+ messages)

Quick question
 2022-12-07  6:59 UTC  (2+ messages)

Setup Install GCC compiler Issue
 2022-12-05 15:20 UTC  (2+ messages)

[PATCH] Fortran: fix typo in documentation of intrinsic FLOOR [PR107870]
 2022-12-04 21:09 UTC  (4+ messages)

[PATCH] Fortran: error recovery simplifying UNPACK for insufficient FIELD [PR107922]
 2022-12-04 20:04 UTC  (3+ messages)

[PATCH] Fortran: error recovery handling invalid CLASS variable [PR107899]
 2022-12-04  9:11 UTC  (2+ messages)

[PATCH] Fortran: intrinsic MERGE shall use all its arguments [PR107874]
 2022-12-02 21:41 UTC  (3+ messages)

wtmoo.com
 2022-12-02 13:34 UTC 

[PATCH 0/2] C++ "declare mapper" support and map clause expansion fixes
 2022-11-30 12:44 UTC  (3+ messages)
` [PATCH 1/7] OpenMP/OpenACC: Refine condition for when map clause expansion happens
` [PATCH 2/2] OpenMP: C++ "declare mapper" support

[PATCH] Fortran: ICE with elemental and dummy argument with VALUE attribute [PR107819]
 2022-11-28 11:54 UTC  (2+ messages)

typespec in forall and implied-do
 2022-11-27 19:33 UTC  (4+ messages)

[Patch] OpenMP/Fortran: Permit end-clause on directive
 2022-11-27 17:38 UTC  (3+ 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).