public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
[Committed] PR fortran/71935
 2016-07-22 18:55 UTC 

[Fortran, Patch, PR71807, v1] [5/6/7 Regression] Internal compiler error with NULL() reference in structure constructor
 2016-07-22 15:21 UTC  (4+ messages)

[Fortran, Patch, PR70842, v1] [4.9/5/6/7 Regression] internal compiler error with character members within a polymorphic pointer
 2016-07-22 15:04 UTC  (4+ messages)

Patch ping
 2016-07-22 14:16 UTC 

[Patch, fortran, committed] Fix PR 71795
 2016-07-22 10:41 UTC 

[Fortran, patch, v1] Add STAT= support to caf_single get()/send()
 2016-07-22  9:59 UTC  (3+ messages)

[Fortran] Help with STAT= attribute in coarray reference
 2016-07-22  9:48 UTC  (11+ messages)
                ` [Fortran, patch, committed] "

[patch, Fortran] Fix some string temporaries
 2016-07-21 20:05 UTC  (10+ messages)

[Fortran, Patch] First patch for coarray FAILED IMAGES (TS 18508)
 2016-07-21 19:05 UTC  (8+ messages)

[PATCH, Fortran, OpenACC] Fix PR70598, Fortran host_data ICE
 2016-07-21 11:13 UTC  (8+ messages)
    ` [PATCH, Fortran, OpenACC] Fix PR70598, Fortran host_data ICE (ping x2)
      ` [PATCH, Fortran, OpenACC] Fix PR70598, Fortran host_data ICE (ping x3)
        ` [PATCH, Fortran, OpenACC] Fix PR70598, Fortran host_data ICE (ping x4)

[patch, fortran] PR66310 Problems with intrinsic repeat for large number of copies
 2016-07-19 16:43 UTC  (5+ messages)

Implement C _FloatN, _FloatNx types
 2016-07-19 13:54 UTC  (16+ messages)
` Implement C _FloatN, _FloatNx types [version 2]
  ` Implement C _FloatN, _FloatNx types [version 3]
    ` Ping "
      ` Implement C _FloatN, _FloatNx types [version 4]

[PATCH, Fortran] DEC extra integer intrinsics
 2016-07-18 16:52 UTC 

Ping! Re: [PATCH, Fortran] PR71523 - Static variables given automatic initializers with -finit-* and -fmax-stack-var-size
 2016-07-18 14:03 UTC  (3+ messages)

Ping: Fix PR fortran/71688
 2016-07-18 13:22 UTC  (2+ messages)

[patch, fortran]
 2016-07-15 19:42 UTC  (4+ messages)
` [patch, fortran] PR62125 Nested select type not accepted (rejects valid)

[PATCH] Fix OpenACC vector_length parsing in fortran
 2016-07-15  9:31 UTC  (5+ messages)
    ` GCC testsuite maintenance (was: [PATCH] Fix OpenACC vector_length parsing in fortran)

PR fortran/29819 -- fix committed
 2016-07-14 20:56 UTC 

[gfortran-5.4.0] internal error at fortran/trans-types.c:1086
 2016-07-14 17:05 UTC 

[Patch, Fortran, 71623, v1][5/6/7 Regression] Segfault when allocating deferred-length characters to size of a pointer
 2016-07-13 17:33 UTC  (5+ messages)
` [Ping, Patch, "

[PATCH 0/2, fortran] Better code generation for DO loops with +-1 step
 2016-07-13 14:04 UTC  (8+ messages)
    ` [PATCH] Fix Fortran DO loop fallback

[patch, fortran] PR66310 Problems with intrinsic repeat for large number of copies
 2016-07-13  3:22 UTC  (4+ messages)

Inheritance across modules
 2016-07-12 18:35 UTC  (4+ messages)

Invalid data initializations
 2016-07-10 17:51 UTC 

[patch, fortran] Fix PR 71783
 2016-07-09 20:29 UTC  (2+ messages)

[Bug fortran/71783] [5/6/7 Regression ] ICE on valid code in gimplify_var_or_parm_decl at gimplify.c:1801
 2016-07-09 14:18 UTC 

PR fortran/68426 -- committed
 2016-07-08 22:27 UTC 

[committed] Fix OpenMP parsing of the specification part in functions (PR fortran/71704)
 2016-07-08 18:31 UTC  (9+ messages)

Bug PR fortran/71783
 2016-07-08 17:46 UTC 

[patch, fortran] Bug 71764 - [4.9/5/6/7 Regression] ICE in gfc_trans_structure_assign
 2016-07-08  4:09 UTC 

Internal compiler errors with Fortran 2015 EVENT WAIT and EVENT POST
 2016-07-07 18:30 UTC  (2+ messages)

[PATCH 2/2] Optimize fortran loops with +-1 step
 2016-07-07 15:54 UTC  (2+ messages)

[PATCH 1/2] Add PRED_FORTRAN_LOOP_PREHEADER to DO loops with step bigger than +-1
 2016-07-07 13:16 UTC  (2+ messages)

Optimization + ANY + ALLOCATE
 2016-07-07 12:52 UTC  (3+ messages)

I thought the following ICE was already fixed - if not, do I have to open a Bugzilla report ?
 2016-07-06 18:59 UTC  (3+ messages)

The solution to PR fortran/71717 should also be applied to the gcc-5 and gcc-4.9 branches
 2016-07-06 18:38 UTC 

[patch, fortran] Bug 66575 - Endless compilation on missing end interface
 2016-07-04 21:01 UTC 

[patch, fortran] Bug 35849 - "wrong" line shown in error message for parameter
 2016-07-04 19:14 UTC 

[PATCH, fortran, v3] Use Levenshtein spelling suggestions in Fortran FE
 2016-07-04  5:03 UTC  (6+ messages)
` [PATCH, fortran, v4] "
  ` Ping: [Re: [PATCH, fortran, v4] Use Levenshtein spelling suggestions in Fortran FE]

[PATCH] OpenACC routines in fortran modules
 2016-07-01 20:41 UTC 

[RFC] Change order of Fortran BLOCK_VARS (PR fortran/71687)
 2016-07-01 17:59 UTC  (3+ messages)
` [RFC] Change order of Fortran BLOCK_VARS (PR fortran/71687, take 2)

A gfortran silent "wrong code" bug in the transition from 4.9.0 -> 4.9.1, using OpenMP
 2016-07-01 15:17 UTC  (4+ messages)
    ` [committed] Re: A gfortran silent "wrong code" bug in the transition from 4.9.0 -> 4.9.1, using OpenMP. (PR fortran/71717)

Fortran loops
 2016-07-01 12:30 UTC  (14+ messages)
      ` [PATCH, RFC] Introduce -ffast-do-loop flag

[committed] Fix ICE with !$omp target update (PR fortran/71705)
 2016-06-30 17:41 UTC 

[PATCH,openacc] check for compatible loop parallelism with acc routine calls
 2016-06-29 15:31 UTC  (6+ messages)

OpenMP 4 in gfortran ?
 2016-06-29 11:16 UTC 

[patch, fortran] Bug 71686 - ICE on broken character continuation
 2016-06-29  5:59 UTC 

Fwd: This OpenMP code doesn't seem to compile correctly (5.4, 6.1)
 2016-06-28 22:15 UTC  (4+ messages)
  `  "

Fortran loops
 2016-06-28  7:36 UTC  (5+ messages)

OpenACC wait clause
 2016-06-28  7:08 UTC  (8+ messages)

[patch, libgfortran] PR48552/48925 Invalid spaces in complex/code cleanup
 2016-06-23 16:00 UTC  (4+ messages)

[Patch, Fortran] PR71068 - fix ICE on invalid with coindexed DATA
 2016-06-21 18:21 UTC  (3+ messages)

possible bug - coarray variable in a read statement
 2016-06-21 15:00 UTC 

Loop Vectorization
 2016-06-20 19:06 UTC  (6+ messages)

Loop Vectorization
 2016-06-20 18:46 UTC 

[Patch, Fortran] PR71194 - Fix ICE with pointer assignment
 2016-06-20 16:10 UTC  (2+ messages)

[PATCH] Use gfc_add_*_component defines where appropriate
 2016-06-19 10:39 UTC  (7+ messages)
` [PATCH] Commentary typo fix for gfc_typenode_for_spec()

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