public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/5] [gfortran] Support for allocate directive (OpenMP 5.0)
 2023-02-09 11:35 UTC  (5+ messages)
` [PATCH 1/5] [gfortran] Add parsing support "
  ` [og12] Fix 'omp_allocator_handle_kind' example in 'gfortran.dg/gomp/allocate-4.f90' (was: [PATCH 1/5] [gfortran] Add parsing support for allocate directive (OpenMP 5.0).)
  ` [og12] 'gfortran.dg/gomp/allocate-4.f90' -> 'libgomp.fortran/allocate-5.f90' (was: [PATCH 1/5] [gfortran] Add parsing support for allocate directive (OpenMP 5.0))

[PATCH 0/5] openmp: Handle pinned and unified shared memory
 2023-02-09 11:16 UTC  (3+ messages)
` [PATCH 5/5] openmp: -foffload-memory=pinned
  ` [og12] 'c-c++-common/gomp/alloc-pinned-1.c' -> 'libgomp.c-c++-common/alloc-pinned-1.c' (was: [PATCH 5/5] openmp: -foffload-memory=pinned)

[Patch] Fortran/OpenMP: Fix -fopenmp-simd for 'omp assume(s)'
 2023-02-09  9:32 UTC  (2+ messages)

[PATCH] Fortran: error handling of global entity appearing in COMMON block [PR103259]
 2023-02-07 19:36 UTC 

[PATCH] Fortran: ASSOCIATE variables should not be TREE_STATIC [PR95107]
 2023-02-07  2:13 UTC  (2+ messages)

[PATCH] Fortran: prevent redundant integer division truncation warnings [PR108592]
 2023-02-05 21:46 UTC  (3+ messages)
` *PING* "

Cables Sales,
 2023-02-04  1:19 UTC 

[PATCH] fortran: Fix up hash table usage in gfc_trans_use_stmts [PR108451]
 2023-02-03 20:20 UTC  (2+ messages)

[PATCH v5 0/5] P1689R5 support
 2023-02-03 14:52 UTC  (13+ messages)
` [PATCH v5 1/5] libcpp: reject codepoints above 0x10FFFF
` [PATCH v5 2/5] libcpp: add a function to determine UTF-8 validity of a C string
` [PATCH v5 3/5] p1689r5: initial support
` [PATCH v5 4/5] c++modules: report imported CMI files as dependencies
` [PATCH v5 5/5] c++modules: report module mapper files as a dependency

[PATCH, committed] Fortran: error recovery on invalid array section [PR108609]
 2023-02-01 20:24 UTC 

[pushed] wwwdocs: readings: Remove Herman D. Knoble's Fortran Resources
 2023-02-01 16:23 UTC  (2+ messages)

libquadmath, glibc, and the Q format flag
 2023-02-01 11:40 UTC  (4+ messages)

Fwd: ☠ Buildbot (Sourceware): gcc - failed configure (failure) (master)
 2023-01-31 20:18 UTC  (12+ messages)
  `  "
        `  "

[Patch] Fortran: Extend align-clause checks of OpenMP's allocate clause
 2023-01-31 11:44 UTC  (2+ messages)

[Patch] OpenMP/Fortran: Partially fix non-rect loop nests [PR107424]
 2023-01-31 11:37 UTC  (6+ messages)
  ` [Patch][v2] "

[Patch] OpenMP/Fortran: Fix loop-iter var privatization with !$OMP LOOP [PR108512]
 2023-01-31 11:20 UTC  (2+ messages)

Testsuite, dejagnu
 2023-01-30 21:45 UTC  (3+ messages)
  ` Aw: "

[PATCH] fortran: Explicitly set name for *LOC default BACK argument [PR108450]
 2023-01-29 19:36 UTC  (2+ messages)

[patch, fortran] PR103506 [10/11/12/13 Regression] ICE in gfc_free_namespace, at fortran/symbol.c
 2023-01-29 16:27 UTC  (2+ messages)

[PATCH] Fortran: diagnose USE associated symbols in COMMON blocks [PR108453]
 2023-01-28 20:04 UTC  (3+ messages)

[PATCH] Fortran: fix ICE in compare_bound_int [PR108527]
 2023-01-28 19:26 UTC  (3+ messages)
` *PING* "

[patch, gfortran.dg] Adjust numerous tests so that they pass on line endings
 2023-01-28 16:44 UTC  (7+ messages)

[Patch] OpenMP/Fortran: Fix has_device_addr clause splitting [PR108558]
 2023-01-27  9:25 UTC  (2+ messages)

[committed] gomp/declare-variant-1*.f90: Update for Windows
 2023-01-27  8:24 UTC 

MatterMost Workspace Features
 2023-01-27  2:38 UTC 

[PATCH] Fortran: fix ICE in check_host_association [PR108544]
 2023-01-25 22:19 UTC  (2+ messages)

[PATCH, committed] Fortran: ICE in gfc_compare_array_spec [PR108528]
 2023-01-25 19:53 UTC 

[PATCH, committed] Fortran: ICE in transformational_result [PR108529]
 2023-01-24 20:47 UTC 

Handling of large stack objects in GPU code generation -- maybe transform into heap allocation?
 2023-01-24  9:37 UTC  (10+ messages)
      ` nvptx: '-mframe-malloc-threshold', '-Wframe-malloc-threshold' (was: Handling of large stack objects in GPU code generation -- maybe transform into heap allocation?)
        ` [PING] "
` nvptx, libgcc: Stub unwinding implementation
  ` nvptx, libgfortran: Switch out of "minimal" mode
    ` Update 'libgomp/libgomp.texi' for 'nvptx, libgfortran: Switch out of "minimal" mode' (was: nvptx, libgfortran: Switch out of "minimal" mode)

[PATCH] Fortran: fix NULL pointer dereference in gfc_check_dependency [PR108502]
 2023-01-23 21:47 UTC  (3+ messages)

[PATCH] Fortran: avoid ICE on invalid array subscript triplets [PR108501]
 2023-01-23 20:46 UTC  (2+ messages)

[PATCH] Fortran: Remove unused declaration
 2023-01-23 10:37 UTC  (8+ messages)
  ` git out-of-order commit (was Re: [PATCH] Fortran: Remove unused declaration)

[PATCH] Fortran: fix ICE in check_charlen_present [PR108420]
 2023-01-23  7:30 UTC  (3+ messages)
` *PING* "

[patch. fortran] PR102595 ICE in var_element, at fortran/decl.c
 2023-01-21 19:14 UTC  (4+ messages)

Team Collaboration Considerations
 2023-01-21  4:50 UTC  (12+ messages)

[patch, gfortran.dg] Allow test to pass on mingw
 2023-01-21  3:21 UTC 

PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process' (was: [patch, libfortran, committed] Implement stop_numeric for minimal targets)
 2023-01-20 20:12 UTC  (2+ messages)
  ` Clean up after newlib "nvptx: In offloading execution, map '_exit' to 'abort' [GCC PR85463]"

(no subject)
 2023-01-19 21:17 UTC 

Chained modules in a testcase
 2023-01-19 20:36 UTC 

Chained modules in a testcase
 2023-01-19 19:45 UTC 

[Patch] libfortran: Fix execute_command_line for Windows
 2023-01-19  1:54 UTC  (3+ messages)

[PATCH] Fortran: error recovery for invalid CLASS component [PR108434]
 2023-01-18 21:20 UTC 

libgomp.fortran/async_io_[1,2,3,4,8,9].f90 fail on FreeBSD
 2023-01-17  0:00 UTC  (6+ messages)

[PATCH] Fortran: fix ICE in get_expr_storage_size [PR108421]
 2023-01-16 20:38 UTC 

testsuite under wine
 2023-01-14 23:36 UTC  (32+ messages)

[Patch] Fortran/OpenMP: Reject non-scalar 'holds' expr in 'omp assume(s)' [PR107424]
 2023-01-12 12:24 UTC  (3+ messages)
  ` [Patch] Fortran/OpenMP: Reject non-scalar 'holds' expr in 'omp assume(s)' [PR107706] (was: [PR107424])

Error on left hand function reference
 2023-01-12  3:07 UTC  (2+ messages)

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

[PATCH] fortran: Fix up function types for realloc and sincos{,f,l} builtins [PR108349]
 2023-01-11  9:24 UTC  (2+ messages)

[PATCH] Fortran: frontend passes do_subscript leaks gmp memory [PR97345]
 2023-01-10 21:56 UTC 

GCC GSoC 2023: Call for project ideas and mentors
 2023-01-10 18:25 UTC 

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

[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)

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

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).