public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
powerpc64le real(kind=16) and IEEE_{ARITHMETIC,EXCEPTIONS} modules
 2022-01-25 11:59 UTC  (2+ messages)

[PATCH] Fortran: detect signaling NaNs on targets without issignaling macro in libc
 2022-01-25 11:39 UTC  (9+ messages)

[PATCH] [gfortran] Add support for allocate clause (OpenMP 5.0)
 2022-01-25 10:32 UTC  (11+ messages)

New signaling NaN causes 12 testsuite failures
 2022-01-25  8:09 UTC  (4+ messages)

[PATCH] PR fortran/104212 - ICE in transformational_result, at fortran/simplify.cc:466
 2022-01-24 20:53 UTC 

FINAL subroutines
 2022-01-24 16:11 UTC  (4+ messages)

[PATCH] PR fortran/104128 - ICE in gfc_widechar_to_char, at fortran/scanner.c:199
 2022-01-23 21:08 UTC 

[PATCH] PR fortran/104127 - [9/10/11/12 Regression] ICE in get_array_charlen, at fortran/trans-array.c:7244
 2022-01-22 13:45 UTC  (2+ messages)

[PATCH] fortran: Extend -fconvert= option for ppc64le r16_ieee and r16_ibm
 2022-01-22  8:02 UTC  (2+ messages)

[PATCH] Fortran: Fix scope for OMP AFFINITY clause iterator variables [PR103695]
 2022-01-20 21:34 UTC  (3+ messages)

[PATCH] Mass rename of C++ .c files to .cc suffix
 2022-01-19  8:07 UTC  (16+ messages)
              ` [PATCH] git-backport: support renamed .cc files in commit message

[PATCH] PR fortran/103692 - [11/12 Regression] ICE in add_init_expr_to_sym, at fortran/decl.c:2062
 2022-01-17 22:24 UTC  (2+ messages)

[Committed] Change kind of integer literal to fix a testcase
 2022-01-17 14:13 UTC 

GCC 12.0.1 Status Report (2022-01-17), Stage 4 starts now
 2022-01-17 12:13 UTC 

[Patch, fortran] PR64290 - [F03] No finalization at deallocation of LHS
 2022-01-17 11:57 UTC 

[pushed 0/3][gcc11] fortran: Backpoprt KIND arg of intrinsics fix [PR103789]
 2022-01-17 10:54 UTC  (6+ messages)
` [pushed 1/3] Fortran: Fix KIND argument index for LEN_TRIM
` [pushed 2/3] Fortran: Ignore KIND argument of a few more intrinsics. [PR103789]
  ` [pushed 4/3] "
` [pushed 3/3] testsuite: Enrich tests with variants failing on the branch

[patch, libgfortran, power-ieee128] Add multiple defaults for GFORTRAN_CONVERT_UNIT
 2022-01-17  6:31 UTC  (2+ messages)

[PATCH] Fortran: make IEEE_VALUE produce signaling NaNs
 2022-01-16 23:04 UTC  (4+ messages)

[pushed] fortan testsuite: Enrich tests with variants failing on the branch
 2022-01-16 18:22 UTC 

[PATCH] PR fortran/83079 - ICE and wrong code with TRANSFER and character(kind=4)
 2022-01-15 21:28 UTC  (4+ messages)

[PATCH] OpenMP front-end: allow requires dynamic_allocators
 2022-01-15 12:43 UTC  (2+ messages)

[PATCH, committed] PR fortran/99256 - ICE in variable_check, at fortran/check.c:1012
 2022-01-14 20:56 UTC 

[committed] libgfortran: Partly revert my r12-6498 change to fix Solaris build [PR104006]
 2022-01-14 11:21 UTC 

[PATCH] PR fortran/103782 - [9/10/11/12 Regression] internal error occurs when overloading intrinsic
 2022-01-14  3:16 UTC  (2+ messages)

Document current '-Wuninitialized'/'-Wmaybe-uninitialized' diagnostics for OpenACC test cases
 2022-01-13 21:39 UTC  (4+ messages)
` Document current '-Wuninitialized' diagnostics for 'libgomp.oacc-fortran/routine-10.f90' [PR102192]

[committed] libgfortran: Fix Solaris version file creation [PR104006]
 2022-01-13 16:55 UTC 

[PATCH 0/5] [gfortran] Support for allocate directive (OpenMP 5.0)
 2022-01-13 14:53 UTC  (6+ messages)
` [PATCH 1/5] [gfortran] Add parsing support "
` [PATCH 2/5] [gfortran] Translate "
` [PATCH 3/5] [gfortran] Handle cleanup of omp allocated variables "
` [PATCH 4/5] [gfortran] Gimplify allocate directive "
` [PATCH 5/5] [gfortran] Lower "

[PATCH] PR fortran/67804 - ICE on data initialization of type(character) with wrong data
 2022-01-13 12:04 UTC  (2+ messages)

OpenACC 'kernels' decomposition: Mark variables used in synthesized data clauses as addressable [PR100280]
 2022-01-13  9:54 UTC 

Decompose OpenACC 'kernels' constructs into parts, a sequence of compute constructs (was: [og8] OpenACC 'kernels' construct changes: splitting of the construct into several regions)
 2022-01-13  9:44 UTC  (2+ messages)
  ` Enhance OpenACC 'kernels' decomposition testing (was: Decompose OpenACC 'kernels' constructs into parts, a sequence of compute constructs)

[PATCH] Fortran: make IEEE_CLASS recognize signaling NaNs
 2022-01-12 11:55 UTC  (15+ messages)

GCC GSoC 2022: Call for project ideas and mentors
 2022-01-12 10:01 UTC  (4+ messages)

libgfortran bootstrap failure
 2022-01-12  8:55 UTC  (3+ messages)

[power-ieee128, committed] Enable conversion selection via environment variable
 2022-01-11 23:07 UTC  (4+ messages)

[PATCH] C, C++, Fortran, OpenMP: Add 'has_device_addr' clause to 'target' construct
 2022-01-11 14:07 UTC  (4+ messages)

Red Hat Software Customers List
 2022-01-10 20:30 UTC 

[PING] [PATCH] C, C++, Fortran, OpenMP: Add 'has_device_addr' clause to 'target' construct
 2022-01-10 17:17 UTC 

GCC 12.0.0 Status Report (2022-01-10), Stage 3 ends Jan 16th
 2022-01-10 11:55 UTC 

gfc_char_t
 2022-01-09 22:22 UTC  (4+ messages)

[PATCH] PR fortran/103777 - ICE in gfc_simplify_maskl, at fortran/simplify.c:4918
 2022-01-09 21:25 UTC  (7+ messages)

[PATCH] PR fortran/101762 - ICE on non-constant pointer initialization targets
 2022-01-09 21:13 UTC  (4+ messages)

[PATCH] Fortran: Ignore KIND argument of a few more intrinsics. [PR103789]
 2022-01-09 17:17 UTC  (2+ messages)

[power-ieee128, patch, committed] Implement CONVERT specifier
 2022-01-09 16:08 UTC 

[power-ieee128] libgfortran: -mabi=ieeelongdouble I/O
 2022-01-08 19:37 UTC  (33+ messages)
    ` [power-ieee128] libgfortran, fortran: "
        ` [power-ieee128] RFH: LTO broken
          ` [power-ieee128] libgfortran: -mabi=ieeelongdouble I/O fix
              ` [power-ieee128] OPEN CONV

[Patch, fortran] PR103366 - [9/10/11/12 Regression] ICE in gfc_conv_gfc_desc_to_cfi_desc, at fortran/trans-expr.c:5647
 2022-01-07 21:05 UTC  (3+ messages)

[PATCH] Fortran: Fix handling of optional argument to SIZE intrinsic [PR103898]
 2022-01-06 21:16 UTC  (3+ messages)

[PATCH] Fortran: Fix ICE in argument_rank_mismatch [PR103287]
 2022-01-06 19:47 UTC  (3+ messages)

[power-ieee128] libquadmath: Use -mno-gnu-attribute in libquadmath
 2022-01-05 22:31 UTC  (3+ messages)

[RFC] User-visible changes for powerpc64-le-linux ABI changes
 2022-01-05 21:20 UTC  (9+ messages)
    ` [power-iee128] How to specify linker flags
          ` [power-iee128] libgfortran: Use -mno-gnu-attribute in libgfortran

[PATCH] Fortran: Fix ICE caused by missing error for untyped symbol [PR103258]
 2022-01-05 12:44 UTC  (2+ messages)

[power-ieee128] fortran, libgfortran: Assorted -mabi=ieeelongdouble I/O fixes
 2022-01-04 20:38 UTC  (6+ messages)
  ` [power-ieee128] fortran, libgfortran: Add remaining missing *_r17 symbols

[power-ieee128] fortran: trans-io.c side of -mabi=ieeelongdouble I/O support
 2022-01-03 15:38 UTC 

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