public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
Fwd: Curious Behavior with Fortran gfortran-10.2-catalina.dmg on macOS Big Sur Version 11.4
 2021-07-30 10:55 UTC  (3+ messages)

[PATCH 0/3] [PR libfortran/101305] Bind(C): Fix kind/size mappings
 2021-07-29  9:51 UTC  (16+ messages)
` [PATCH 1/3] [PR libfortran/101305] Bind(C): Fix type encodings in ISO_Fortran_binding.h
` [PATCH 2/3] [PR libfortran/101305] Bind(C): Correct sizes of some types in CFI_establish
` [PATCH 3/3] [PR libfortran/101305] Fix ISO_Fortran_binding.h paths in gfortran testsuite
              ` [Patch] gfortran.dg/dg.exp: Add libgfortran as -I flag for ISO*.h [PR101305] (was: [PATCH 3/3] [PR libfortran/101305] Fix ISO_Fortran_binding.h paths in gfortran testsuite)
                    ` [Patch] testsuite/lib/gfortran.exp: Add -I for ISO*.h [PR101305, PR101660] (was: Re: [Patch] gfortran.dg/dg.exp: Add libgfortran as -I flag for ISO*.h [PR101305] (was: [PATCH 3/3] [PR libfortran/101305] Fix ISO_Fortran_binding.h paths in gfortran testsuite))

[PATCH] PR fortrsn/101564 - ICE in resolve_allocate_deallocate, at fortran/resolve.c:8169
 2021-07-28 10:23 UTC  (8+ messages)

[PATCH, Fortran] [PR libfortran/101310] Bind(c): Fix bugs in CFI_section
 2021-07-27 15:05 UTC  (2+ messages)

[WIP, Fortran] TS 29113 testsuite
 2021-07-27 11:07 UTC  (4+ messages)
` [PATCH, "
  ` [PATCH v2, "

[r12-2511 Regression] FAIL: gfortran.dg/PR93963.f90 -Os execution test on Linux/x86_64
 2021-07-27  8:41 UTC 

non_recursive vs recursive procedures
 2021-07-26 21:59 UTC 

[Patch, fortran V2] PR fortran/93308/93963/94327/94331/97046 problems raised by descriptor handling
 2021-07-26 12:43 UTC  (8+ messages)
            ` Committed: "

Add f2008 to description
 2021-07-26  7:37 UTC  (2+ messages)

[PATCH, Fortran] [PR libfortran/101317] Bind(c): Improve error checking in CFI_* functions
 2021-07-26  7:35 UTC  (6+ messages)
      ` [PATCH v2, "

Add F2018 to description
 2021-07-24 14:22 UTC 

[PATCH] PR fortran/101536 - ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:7324
 2021-07-23 19:08 UTC  (5+ messages)

[PATCH, Fortran] Bind(c): CFI_signed_char is not a Fortran character type
 2021-07-22  8:03 UTC  (8+ messages)
  ` Pushing XFAILed test cases (was: [PATCH, Fortran] Bind(c): CFI_signed_char is not a Fortran character type)
    ` Pushing XFAILed test cases

OpenACC 'nohost' clause
 2021-07-21 22:20 UTC 

[PATCH] PR fortran/101514 - ICE: out of memory allocating 18446744073709551600 bytes
 2021-07-21 16:45 UTC  (2+ messages)

[Patch] Fortran: Fix bind(C) character length checks
 2021-07-21  9:24 UTC  (7+ messages)
  ` *Ping* "
    ` *Ping**2 "

GCC 11.1.1 Status Report (2021-07-21), branch frozen for release
 2021-07-21  8:21 UTC 

[Patch] C, C++, Fortran, OpenMP: Add support for device-modifiers for 'omp target device'
 2021-07-20 13:30 UTC  (2+ messages)

[PATCH] PR fortran/100949 - [9/10/11/12 Regression] ICE in gfc_conv_expr_present, at fortran/trans-expr.c:1975
 2021-07-14  9:59 UTC  (2+ messages)

Black Annealed Wire
 2021-07-14  4:19 UTC 

[Patch, fortran] PR fortran/100906/100907/100911/100914/100915/100916
 2021-07-13  4:50 UTC  (2+ messages)

[PATCH] PR fortran/100950 - ICE in output_constructor_regular_field, at varasm.c:5514
 2021-07-12 21:23 UTC  (8+ messages)
` PING "

[PATCH] PR fortran/101084 - [10/11/12 Regression] ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1124
 2021-07-12 19:29 UTC  (2+ messages)
` *Ping* "

REQ000031483977 || Fortran 2018
 2021-07-11 11:26 UTC  (3+ messages)

[patch, fortran] Fix PR 100227, write with implied DO loop
 2021-07-07  5:25 UTC  (3+ messages)

Error in installing home brew
 2021-07-05  7:22 UTC  (3+ messages)

Installation in MAC M1
 2021-07-05  6:49 UTC  (2+ messages)

[PATCH, Fortran] set version field in CFI_cdesc_t to CFI_VERSION
 2021-07-01  7:26 UTC  (2+ messages)

[PATCH 0/5] amdgcn: Improve TImode support
 2021-06-29 15:10 UTC  (12+ messages)
` [PATCH 1/5] amdgcn: Use unsigned types for udivsi3/umodsi3 libgcc helper args/return
` [PATCH 2/5] amdgcn: Add [us]mulsi3_highpart SGPR alternatives & [us]mulsid3/muldi3 expanders
` [PATCH 3/5] amdgcn: Add clrsbsi2/clrsbdi2 implementation
` [PATCH 4/5] amdgcn: Enable support for TImode for AMD GCN
` [PATCH 5/5] Fortran: Re-enable 128-bit integers "

libgomp.fortran/defaultmap-8.f90: Fix non-shared memory handling
 2021-06-28 17:13 UTC 

[Patch ]Fortran/OpenMP: Extend defaultmap clause for OpenMP 5 [PR92568]
 2021-06-23 20:15 UTC  (6+ messages)
      ` [committed] fortran/dump-parse-tree.c: Use proper enum type (was: Re: [Patch ]Fortran/OpenMP: Extend defaultmap clause for OpenMP 5 [PR92568])

[Patch, fortran] PR fortran/100120/100816/100818/100819/100821 problems raised by aggregate data types
 2021-06-23 14:20 UTC  (7+ messages)
    ` Re:[Patch, fortran] PR fortran/93308/93963/94327/94331/97046 problems raised by descriptor handling
      ` [Patch, fortran v2] "
        ` [Patch, fortran V3] PR fortran/100683 - Array initialization refuses valid
          ` [Patch, fortran V3] PR fortran/100683 - Array initialization refuses valid (list of pending patches)

[Patch, Fortran] PR100337 Should be able to pass non-present optional arguments to CO_BROADCAST
 2021-06-23  9:21 UTC  (8+ messages)
` [Ping, Patch, "
  ` [Ping^2, "

[patch] Fortran: fix sm computation in CFI_allocate [PR93524]
 2021-06-22  6:03 UTC  (4+ messages)
  ` [patch v2] "

[Patch, fortran V3] PR fortran/100683 - Array initialization refuses valid
 2021-06-21 18:27 UTC  (4+ messages)

[Patch, committed] PR fortran/101123 - [11/12 Regression] Invalid code for MAX0 with -fdefault-integer-8
 2021-06-18 17:42 UTC 

Help,Guidance required-Reg
 2021-06-18 15:26 UTC 

[Patch, fortran V2] PR fortran/100097 PR fortran/100098 - [Unlimited] polymorphic pointers and allocatables have incorrect rank
 2021-06-16 16:38 UTC 

[Patch, fortran] PR fortran/96870 - Class name on error message
 2021-06-16 15:31 UTC  (2+ messages)
` PING: "

[Patch, fortran] PR fortran/96724 - Bogus warnings with the repeat intrinsic and the flag -Wconversion-extra
 2021-06-16 15:13 UTC  (2+ messages)
` PING: "

[Patch, fortran] PR fortran/94104 - Request for diagnostic improvement
 2021-06-14 22:41 UTC 

[Patch, fortran V2] PR fortran/100683 - Array initialization refuses valid
 2021-06-14 16:12 UTC 

[Patch, fortran v2] PR fortran/92621 Problems with memory handling with allocatable intent(out) arrays with bind(c)
 2021-06-14 15:32 UTC  (2+ messages)
` PING: "

[committed] Fortran: resolve.c - remove '*XCNEW' based nullifying
 2021-06-14 12:49 UTC 

[Patch] C/C++: Fix unused set var warning with omp_clause_affinity [PR100913]
 2021-06-14 12:36 UTC  (2+ messages)

[Patch, fortran] PR fortran/100948 - [12 Regression] ICE in gfc_conv_expr_val, at fortran/trans-expr.c:9069
 2021-06-13 19:11 UTC 

[Patch, fortran] PR fortran/101047/101048 Pointer explicit initialization
 2021-06-13 15:50 UTC  (2+ messages)

[PATCH] PR fortran/95502 - ICE in gfc_check_do_variable, at fortran/parse.c:4446
 2021-06-11 18:41 UTC  (2+ messages)
` PING "

[PATCH][pushed] docs: add missing @headitem in Intrinsic Procedures
 2021-06-09 11:39 UTC 

[committed] openmp: Gimplify OMP_CLAUSE_SIZE during gfc_omp_finish_clause [PR100965]
 2021-06-09  8:51 UTC 

[Patch] Fortran/OpenMP: Fix clause splitting for target/parallel/teams [PR99928]
 2021-06-07 14:15 UTC  (2+ messages)

[patch, committed] fortran/intrinsic.texi: Fix copy'n'paste errors and typos (was: https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gfortran/)
 2021-06-07 13:39 UTC 

RANDOM_INIT() and coarray Fortran
 2021-06-06 10:14 UTC  (16+ messages)
  ` [Patch, Fortran] PR98301 "
      ` [Patch, Fortran, Update] "
          ` [Patch, Fortran, Update 2] "
            ` [Ping, Patch, "
                ` [Ping^2, Patch, Fortran] "
                        ` [Patch, Fortran, backport 2 gcc-11] "
                            ` [COMITTED, Patch, "

GFortran
 2021-06-05  3:11 UTC 

[committed] Fortran/OpenMP: Fix -fdump-parse-tree for 'omp loop'
 2021-06-04 16:55 UTC 

[PATCH] PR fortran/99839 - [9/10/11/12 Regression] ICE in inline_matmul_assign, at fortran/frontend-passes.c:4234
 2021-06-04 15:46 UTC  (3+ messages)
` PING "

[Patch] Fortran: Fix OpenMP/OpenACC continue-line parsing
 2021-06-04 15:37 UTC  (2+ messages)

[committed] gfortran.dg/gomp/pr99928-*.f90: Use implicit none, remove one xfail
 2021-06-04 11:32 UTC  (2+ messages)

FYI: Conversion from TexInfo (.texi) to Sphinx/ReStructuredText (rst)
 2021-06-04  7:58 UTC 

[Patch] Fortran/OpenMP: Add omp loop [PR99928]
 2021-06-03 22:56 UTC  (3+ messages)

[PATCH] [og11] OpenMP/OpenACC: Move array_ref/indirect_ref handling code out of extract_base_bit_offset
 2021-06-03 22:41 UTC 

[PATCH 0/4] [og11] OpenACC: Rework struct component handling
 2021-06-02 13:36 UTC  (7+ messages)
` [PATCH 1/4] [og11] Rewrite GOMP_MAP_ATTACH_DETACH mappings unconditionally
` [PATCH 2/4] [og11] Unify ARRAY_REF/INDIRECT_REF stripping code in extract_base_bit_offset
` [PATCH 3/4] [og11] Refactor struct lowering for OpenACC/OpenMP in gimplify.c
` [PATCH 4/4] [og11] Rework indirect struct handling for OpenACC "

Requesting Inputs : Anonymous Survey for Developer Tools
 2021-06-02 13:19 UTC  (4+ messages)

Fwd: Update to GCC copyright assignment policy
 2021-06-01 18:38 UTC 

[Patch] Fortran/OpenMP: Support (parallel) master taskloop (simd) [PR99928]
 2021-06-01 13:18 UTC  (3+ messages)

[Patch] OpenMP: Add iterator support to Fortran's depend; add affinity clause
 2021-05-31 14:43 UTC  (7+ 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).