public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
GCC GSoC 2022: Call for project ideas and mentors
 2022-01-07 17:41 UTC  (2+ messages)

[power-ieee128] libgfortran: -mabi=ieeelongdouble I/O
 2022-01-07 16:46 UTC  (20+ 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 13:42 UTC 

[PATCH] PR fortran/103777 - ICE in gfc_simplify_maskl, at fortran/simplify.c:4918
 2022-01-06 21:44 UTC  (5+ 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  (10+ 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

[PATCH] PR fortran/101762 - ICE on non-constant pointer initialization targets
 2022-01-03 19:45 UTC 

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

[patch, power-ieee128, committed] Make the library functions compile correctly
 2022-01-03 15:24 UTC 

[PATCH] Fortran: fix PR103390, ICE in gimplification
 2022-01-02 20:04 UTC  (3+ messages)

[PATCH] Fortran: make IEEE_CLASS recognize signaling NaNs
 2022-01-02 10:50 UTC 

Many Thanks!
 2022-01-02  3:17 UTC  (2+ messages)

[PATCH, committed] PR 89639, fix testcase for targets without REAL128
 2021-12-31 22:23 UTC 

[power-ieee128] gfortran: Introduce gfc_type_abi_kind
 2021-12-31 15:50 UTC  (3+ messages)
` [power-ieee128] gfortran, v2: "

[power-ieee128] libgfortran: Small progress on the library side
 2021-12-31 15:38 UTC  (2+ messages)

[pushed] libgfortran: Fix bootstrap on targets without static_assert macro
 2021-12-31 13:20 UTC 

Need for __builtin_issignaling()
 2021-12-30 18:42 UTC  (2+ messages)

[pushed] Fortran: keep
 2021-12-29 20:43 UTC 

[PATCH] PR fortran/102332 - ICE in select_type_set_tmp, at fortran/match.c:6366
 2021-12-29 17:25 UTC  (7+ messages)

[PATCH] Emit correct types for CHARACTER(C_CHAR), VALUE
 2021-12-28 18:58 UTC  (2+ messages)

[PATCH] Make integer output faster in libgfortran
 2021-12-27 21:01 UTC  (7+ messages)

[PATCH] Simplify integer output-related functions in libgfortran
 2021-12-25 13:43 UTC  (2+ messages)

[patch, Fortran] Make REAL(KIND=16) detection more robust
 2021-12-22 11:51 UTC  (6+ messages)

[PATCH] PR fortran/103778 - [10/11/12 Regression] ICE: Invalid expression in gfc_element_size
 2021-12-20 21:18 UTC 

[PATCH] PR fortran/103776 - ICE in gfc_compare_string, at fortran/arith.c:1118
 2021-12-20 21:07 UTC 

[PATCH] OpenMP front-end: allow requires dynamic_allocators
 2021-12-20 15:16 UTC 

[patch, Fortran] IEEE support for aarch64-apple-darwin
 2021-12-19 23:50 UTC  (7+ messages)

[patch] Fix libfortran/98507, handling of timezone near year boundaries
 2021-12-19  9:22 UTC  (5+ messages)

[PATCH, committed] PR fortran/103412 - [10/11/12 Regression] ICE: Invalid expression in gfc_element_size since r10-2083-g8dc63166e0b85954
 2021-12-18 22:25 UTC 

[patch] Fix PR libfortran/95177, ctype.h functions should not be called with char arguments
 2021-12-18 12:54 UTC  (7+ messages)

[patch] Fix libfortran/101255, wrong IOSTAT value for FLUSH
 2021-12-16 16:48 UTC  (7+ messages)

[PATCH 00/40] OpenACC "kernels" Improvements
 2021-12-16 12:00 UTC  (9+ messages)
` [PATCH 03/40] Kernels loops annotation: Fortran
` [PATCH 04/40] Additional Fortran testsuite fixes for kernels loops annotation pass
` [PATCH 06/40] Add a "combined" flag for "acc kernels loop" etc directives
` [PATCH 08/40] Annotate inner loops in "acc kernels loop" directives (Fortran)
` [PATCH 09/40] Permit calls to builtins and intrinsics in kernels loops
` [PATCH 10/40] Fix patterns in Fortran tests for kernels loop annotation
` [PATCH 13/40] Fortran: Delinearize array accesses
` [PATCH 40/40] openacc: Adjust testsuite to new "kernels" handling

Please confirm your subscription
 2021-12-15  6:30 UTC 

[PATCH, committed] PR fortran/103717 - ICE in doloop_code, at fortran/frontend-passes.c:2656
 2021-12-14 21:02 UTC 

[PATCH] PR fortran/103718 & PR fortran/103719 - [11/12 Regression] ICE in doloop_contained_procedure_code
 2021-12-14 20:12 UTC  (2+ messages)

[PATCH] PR fortran/91497 -- Silence conversion warnings for MIN1 and MAX1
 2021-12-14 15:32 UTC  (10+ messages)

[PATCH] PR libfortran/103634 - Runtime crash with PACK on zero-sized arrays
 2021-12-14 11:50 UTC  (6+ messages)
  ` [PATCH, v2] "

[Patch] Fortran: Handle compare in OpenMP atomic
 2021-12-14  6:23 UTC  (3+ messages)
` Adjust 'gfortran.dg/goacc/privatization-1-*' [PR103576, PR103697] (was: [Patch] Fortran: Handle compare in OpenMP atomic)

[power-ieee128] Which options for libquadmath / native ieee128
 2021-12-13 22:00 UTC  (2+ messages)

[pach, power-ieee128, committed] Generate config.h macros for ieee128 functions
 2021-12-12 12:01 UTC 

[PATCH] PR fortran/103606 - [9/10/11/12 Regression] ICE in resolve_fl_procedure, at fortran/resolve.c:13297
 2021-12-11 15:36 UTC  (2+ messages)

[patch, power-ieee128, committed] Fix pattern for _c17 and _r17
 2021-12-11 14:36 UTC 

[PATCH 6/7] openmp, fortran: Add Fortran support for parsing metadirectives
 2021-12-10 17:39 UTC 

[PATCH] PR fortran/103418 - random_number() does not accept pointer, intent(in) array argument
 2021-12-10 12:28 UTC  (7+ messages)
      ` [PATCH, v2] "

[PATCH, committed] PR fortran/103609 - [11/12 Regression] ICE in gfc_sym_get_dummy_args, at fortran/symbol.c:5243
 2021-12-08 20:21 UTC 

[PATCH] PR fortran/103610 - ICE in gfc_convert_mpz_to_signed, at fortran/simplify.c:193
 2021-12-07 22:43 UTC  (2+ messages)

[PATCH] PR fortran/103607 - [9/10/11/12 Regression] ICE in do_subscript, at fortran/frontend-passes.c:2927
 2021-12-07 22:02 UTC  (2+ messages)

[PATCH] PR fortran/103591 - ICE in gfc_compare_string, at fortran/arith.c:1119
 2021-12-07 12:35 UTC  (2+ messages)

[PATCH] PR fortran/103588 - ICE: Simplification error in gfc_ref_dimen_size, at fortran/array.c:2407
 2021-12-07 12:29 UTC  (2+ messages)

[power-ieee128] What should the math functions be annotated with?
 2021-12-06 22:31 UTC  (22+ messages)

[patch, power-ieee128, committed] First stab at the library
 2021-12-06 19:08 UTC 

[RFC][WIP Patch] OpenMP map with iterator + Fortran OpenMP deep mapping / custom allocator (+ Fortran co_reduce)
 2021-12-06 16:23 UTC  (4+ messages)

[PATCH, OpenMP 5.0] Remove array section base-pointer mapping semantics, and other front-end adjustments (mainline trunk)
 2021-12-03 17:02 UTC  (3+ messages)
` [PATCH, v2, "

[patch] Fortran/OpenMP: Support most of 5.1 atomic extensions
 2021-12-03 14:47 UTC  (2+ messages)

[PATCH] PR fortran/103505 - ICE in compare_bound_mpz_t, at fortran/resolve.c:4587
 2021-12-03 12:59 UTC  (2+ 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).