public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch, Fortran] PR 86116: Ambiguous generic interface not recognised
 2018-08-14  8:12 UTC  (2+ messages)

[PATCH] Use getentropy() for seeding PRNG
 2018-08-13 20:12 UTC  (8+ messages)

[Patch, Fortran] PR 86935: Bad locus in ASSOCIATE statement
 2018-08-13 19:45 UTC 

Bug 86906 - erroneous name clash with renaming in use statement
 2018-08-12 17:55 UTC  (5+ messages)

[[Patch, fortran] PR86863 - [OOP][F2008] type-bound module procedure name not recognized
 2018-08-12 15:30 UTC 

[PATCH] Unconditionally use MAX_EXPR/MIN_EXPR for MAX/MIN intrinsics
 2018-08-10 20:47 UTC 

[Patch, Fortran] PR 57160: short-circuit IF only with -ffrontend-optimize
 2018-08-10 14:14 UTC  (19+ messages)

[PATCH] Like the fix for PR 86045 but for modulo
 2018-08-09 15:19 UTC  (2+ messages)

[PATCH] Create internally nul terminated string literals in fortan FE
 2018-08-08 16:24 UTC  (2+ messages)
` [PING] "

[PATCH][OpenACC] Don't error on implicitly private induction variables in gfortran
 2018-08-07 22:04 UTC 

[PATCH][OpenACC] Add support for firstprivate Fortran allocatable scalars
 2018-08-07 21:55 UTC 

[PATCH][OpenACC] update gfortran's tile clause error handling
 2018-08-07 21:47 UTC 

[PATCH][OpenACC] cleanup trans-stmt.h
 2018-08-07 21:40 UTC 

Poll on short circuiting
 2018-08-06 20:51 UTC  (3+ messages)

[PATCH][Fortran] Use MIN/MAX_EXPR for intrinsics or __builtin_fmin/max when appropriate
 2018-08-06 12:05 UTC  (21+ messages)
          ` [PATCH][Fortran][v2] Use MIN/MAX_EXPR for min/max intrinsics
          ` [PATCH]Use MIN/MAX_EXPR for intrinsics or __builtin_fmin/max when appropriate

AsyncI/O patch committed
 2018-08-06 11:33 UTC  (14+ messages)
` Build fail on gthr-simple.h targets (Re: AsyncI/O patch committed)
  ` Build fail on gthr-single.h "
        ` Re: Build fail on gthr-simple.h "
          ` Async I/O patch with compilation fix

Bug 86863 - [OOP][F2008] type-bound module procedure name not recognized (edit)
 2018-08-06  1:16 UTC 

[Patch, Fortran, F08] PR 45521: GENERIC resolution with ALLOCATABLE/POINTER and PROCEDURE
 2018-08-04 15:38 UTC  (3+ messages)

[Patch, fortran] A first small step towards CFI descriptor implementation
 2018-08-02  9:04 UTC  (5+ messages)

Technical feedback re F77 and gfortran manual
 2018-08-01 18:49 UTC  (2+ messages)

Technical feedback re F77 and gfortran manual
 2018-08-01 15:50 UTC 

Invitation of Paper Submissions and Editorial Board/Reviewer Recruitment - Dear fortran - 3206038
 2018-07-31  1:50 UTC 

Build fails - configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES
 2018-07-30  7:28 UTC  (2+ messages)

[Patch, fortran] PR80477 - [OOP] Polymorphic function result generates memory leak
 2018-07-28 17:47 UTC  (4+ messages)

[Patch, fortran] PR80477 - [OOP] Polymorphic function result generates memory leak
 2018-07-28 16:57 UTC 

Bug 86694 - gfortran rejects character parameter binding label
 2018-07-27  8:33 UTC 

Suggestion for a moratorium on short-circuit IF
 2018-07-26 19:29 UTC  (2+ messages)

Build fail on gthr-simple.h targets (Re: AsyncI/O patch committed)
 2018-07-26 15:18 UTC 

Suggestion for a moratorium on short-circuit IF
 2018-07-26  9:20 UTC 

[Patch, Fortran] PR 57160: short-circuit IF only with -ffrontend-optimize
 2018-07-25 21:31 UTC  (12+ messages)

gfortran BoF session at the GNU Tools Cauldron 2018
 2018-07-24 16:54 UTC  (2+ messages)

[Patch, Fortran] PR 57160: short-circuit IF only with -ffrontend-optimize
 2018-07-24 16:18 UTC  (4+ messages)

[Patch, fortran] PR66679 - [OOP] ICE with class(*) and transfer
 2018-07-24  7:47 UTC  (4+ messages)

Manual unrolling is fast; funroll-loops doesn't unroll, produces >3x assembly and runs >10x slower
 2018-07-21 19:38 UTC  (3+ messages)

Optimization of add_dt_to_dt_list() in resolve.c
 2018-07-20 20:22 UTC  (10+ messages)

[Patch, Fortran] PR 85599: warn about short-circuiting of logical expressions for non-pure functions
 2018-07-18 18:43 UTC  (17+ messages)

[PR fortran/83184] Fix matching code for clist/old-style initializers when encountering assumed-rank declarations
 2018-07-17 13:45 UTC  (3+ messages)

[patch, fortran] Asynchronous I/O, take 3
 2018-07-16 11:25 UTC  (13+ messages)

How does a target make Fortran work?
 2018-07-14  1:12 UTC  (4+ messages)

dg-skip-if in Fortran testsuite
 2018-07-13 21:43 UTC  (2+ messages)

[Patch, Fortran] PR 85599: warn about short-circuiting of logical expressions for non-pure functions
 2018-07-12 20:03 UTC  (6+ messages)

--enable-maintainer-mode currently broken, needs --disable-werror to complete bootstrap
 2018-07-12  6:11 UTC 

[committed] Save/restore OpenMP linear clause modifiers in modules (PR fortran/86421)
 2018-07-10  7:33 UTC 

imaging for you
 2018-07-09 15:11 UTC 

[Patch, fortran] PR86408 [9 Regression] bogus error: ABSTRACT INTERFACE must not have an assumed character length result (F2003: C418)
 2018-07-05 16:33 UTC 

[patch, committed, fortran] PR82009 [F08] ICE with block construct
 2018-07-04 18:32 UTC  (2+ messages)

[patch, fortran] Asynchronous I/O, take 3
 2018-07-04 17:17 UTC  (6+ messages)

A novice really trying to run MinGW to compile FORTRAN 77
 2018-07-03 23:50 UTC  (2+ messages)

A novice really trying to run MinGW to compile FORTRAN 77
 2018-07-03 12:46 UTC 

[Patch, fortran] PR45305 - Array-valued calls to elementals are not simplified
 2018-06-30 15:32 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).