fortran archive
subject index for October, 2005

This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

* Re: Meissner examples - the last one to fall

-Wunused and argument lists

4.1.0 configure problem re kind 10 for cygwin

[Bug fortran/24424] New: Equivalence broken since 20051013

RE: [Bug fortran/24424] Equivalence broken since 20051013

Re: [Bug fortran/24440] [4.0 regression] gfortran failed to build187.facerec

Re: [Bug fortran/24440] [4.0 regression] gfortran failed to build187.facerec

Re: [Bug fortran/24545] gfortran bug regarding interface block with named END INTERFACE statements

[Bug fortran/24545] gfortran bug regarding interface block with namedEND INTERFACE statements

Re: [Bug fortran/24545] gfortran bug regarding interface block withnamed END INTERFACE statements

[Fortran, patch] PR22290 - Initialization of non-static variable and ICE of dummy argument in ASSIGN statement

Re: [Fortran, patch] PR22290 - Initialization of non-static variableand ICE of dummy argument in ASSIGN statement

[fortran] ICE in fold_convert, at fold-const.c:2028

[Fwd: [Bug libfortran/24489] read_block wrong execution order]

[Fwd: Re: [PATCH, ping] Cray Pointers]

[gfortran, committed] Remove .cvsignore

[gfortran, patch]: Document ENUM stuff, reorganize docs

[gfortran,patch] -ffpe-trap library support for SysV

Re: [gfortran,patch] FPE options, once again

[gfortran] (last?) patch for internationalisation

Re: [gfortran] Add malloc and free intrinsics

[gfortran] add SIGNAL and ALARM intrinsics

Re: [gfortran] Change language name from "f95" to "fortran"

[gfortran] documentation patch

[gfortran] gfortran options and cc1 warnings

[gfortran] install gfortran as target-gfortran, PR 21143

[gfortran] new testcases for 'pure' and cpu_time

[gfortran] new tests

[gfortran] Patch for identifying files with filename

[gfortran] patch for mixed C-Fortran I/O

[gfortran] patch to implement malloc and free intrinsics

[gfortran] Reworking some error messags for better internationalisation

Re: [gfortran] Support for large kinds in front-end and library

[gomp] Add langhook, so that Fortran can privatize variables by reference

[gomp] Assorted Fortran fixes and incomplete Cray pointer handling

[gomp] avoid creating incomplete types in Fortran when possible (take 2)

[gomp] Constant length character OpenMP testcase

[gomp] Enable !$omp parallel {do,sections,workshare} translation

[gomp] Fix 2 -ffixed-form -fopenmp parsing bugs (PR fortran/24493)

[gomp] Fix a !$omp do parsing bug, testcase fixes

[gomp] Fix threadprivate on module variables

[gomp] Handle array reductions (take 2)

[gomp] Handle array reductions plus various fortran reduction handling fixes

[gomp] Handle intrinsic procedure renaming in reduction clause

[gomp] Predetermined loop iterators

[gomp] Predetermined loop iterators (take 2)

[gomp] RFC patch - avoid creating incomplete types in Fortran when possible

[gomp] thread-safe libgfortran (fixes PR fortran/14943 and fortran/21647)

[gomp] Tiny merge fixes for libgfortran

[gomp] Variable length character OpenMP testcase

[libgfortran,commited] Add fallback SSIZE_MAX

[libgfortran] Patch to handle statically linked libgfortran

[patch, committed] Update gfortran.texi a bit

[Patch, fortran/14994] Fix - SECNDS Intrinsic not supported

[Patch, fortran/libgfortran] PR24311 and PR24384

Re: [patch, fortran] Large transfer support for IO library

[Patch, fortran] ping, ping & ping

Re: [Patch, fortran] PR17737 - ICE when variable appears in two data statements

[Patch, fortran] PR17737 - ICE when variable appears in two datastatements

[Patch, fortran] PR18022 - assignments of the kind x(:)%i = f(y(:))

Re: [Patch, fortran] PR18022 - assignments of the kind x(:)%i = f(y(:))- revision

Re: [Patch, fortran] PR18082 - gfortran gets stuck in loop with automatic length characters

[Patch, fortran] PR18082 - gfortran gets stuck in loop with automaticlength characters

Re: [Patch, fortran] PR19292 - g77 features missing or broken: PR18737 and PR21565

[Patch, fortran] PR19292 - g77 features missing or broken: PR18737and PR21565

[Patch, fortran] PR20337 - PUBLIC/PRIVATE used outside a module

[Patch, fortran] PR20847 and PR20856

[Patch, fortran] PR20849 and PR20853 - incorrectly used initializers

[Patch, fortran] PR20866 - recursive statement functions.

[Patch, fortran] PR21459 - strings of different length in a singlecharacter(len=*) declaration

[Patch, fortran] PR24092 - recursive derived types - part 2

[Patch, fortran] PR24092 and PR24158 - recursive derived types

[Patch, fortran] PR24158 - recursive derived types - part 1

[Patch, fortran] PR24174 real(10) and complex(10) array IO broken.

Re: [Patch, fortran] PR24207 (and PR21896) - incorrect application of private attribute.

[Patch, fortran] PR24207 (and PR21896) - incorrect application ofprivate attribute.

Re: [Patch, fortran] PR24207 (and PR21896) - incorrect applicationof private attribute.

Re: [Patch, fortran] PR24311 - MERGE with character arguments causing ICE in IO statements.

[Patch, fortran] PR24311 - MERGE with character arguments causingICE in IO statements.

[Patch, fortran] PR24416 - namelist problem

[PATCH, libgfortran, commited]: Fix stmxcsr in config/fpu-387.h (again).

Re: [patch, libgfortran] PR24224 Generalized internal array IO not implemented.

[patch, libgfortran] PR24224 Generalized internal array IO notimplemented.

[patch, libgfortran] PR24584 Segfault on null string in namelist inputfile

Re: [patch, libgfortran] PR24584 Segfault on null string in namelistinput file

Re: [Patch, libgfortran] READ from the terminal is broken - 2nd patch - urgent review, please.

Re: [Patch, libgfortran] READ from the terminal is broken - 2nd patch- urgent review, please.

[Patch, libgfortran] READ from the terminal is broken.

Re: [PATCH, libgfortran] Remove generate_error from mem_alloc_w_at and clean up

[PATCH, libgfortran] Remove generate_error from mem_alloc_w_at andclean up

[PATCH, libgfortran]: Add "=m" for stmxcsr

Re: [PATCH, ping] Cray Pointers

RE: [Patch,gfortran, ping] ENUMERATIONS and ENUMERATORS ---------ping2

RE: [Patch,gfortran,ping] ENUMERATIONS and ENUMERATORS

Re: [Patch,gfortran] ENUMERATIONS and ENUMERATORS

[patch,gfortran] PR 18568: Component not found

[patch,gfortran] PR 21625: Initialization of derived types at allocation

Re: [patch,gfortran] PR 21625: Initialization of derived types atallocation

[patch,gfortran] PR 22273: LEN() of INTENT(OUT) dummy

[patch,gfortran] PR 24245: ICE with -fdump-parse-tree

[patch,gfortran] PR 24426: initialization of component pointers

[patch,gfortran] PR 24503: Character functions of non-constant length

[PATCH/fortran] Add option to make 1st error fatal

[PATCH] (almost) thread-safe libgfortran

[PATCH] Avoid using static buffers in {gfc_,}[ixob]toa

[PATCH] Change duplicate SAVE behavior

[PATCH] Cleanup/simplify memory.c

[PATCH] Fix allocate 0 bytes on arches where malloc (0) returns NULL

[PATCH] Fix boz error reporting (regression from 4.0.x)

[PATCH] Fix debug info for COMMON and EQUIVALENCEd variables (regression from 3.4.x)

[PATCH] Fix FCFLAGS handing in libgfortran/configure.ac

Re: [PATCH] Fix PR fortran/18157 pointer to user-defined type and

[PATCH] Fix PR fortran/18157 pointer to user-defined type and assignment

Re: [PATCH] Fix PR fortran/18157 pointer to user-defined type andassignment

[PATCH] Fix PR fortran/23635, ichar and derived types

[PATCH] Handle digits in %g, %| and %m argument

[PATCH] Initialize void_list_node

[PATCH] Issue diagnostics when passing assumed-size array to assumed-shape argument

Re: [PATCH] Issue diagnostics when passing assumed-size array toassumed-shape argument

[PATCH] libgfortran/24313 wrong branch cut for csqrt()

[PATCH] PR fortran/20786

[patch] pr21302: Max line length in free form mode

[PATCH] Several Cray pointer fixes

[PATCH] thread-safe libgfortran (follow-up)

[PATCH] Updated BYTE patch

[PATCH] Updated Cray Pointer Patch

Re: [PATCH][fortran] Fix PR24176

[Patches, fortran] ping, ping, ping, ping, ping, ping, ping and ping

Re: [Patches, fortran] ping, ping, ping, ping, ping, ping, ping andping

[Regression, libgfortran] READ from the terminal is stuffed.

[RFC PATCH] _gfortran_{ioparm,filename,line} vs. thread-safety

[RFC] _gfortran_{ioparm,filename,line} vs. thread-safety

Re: [RFC]: Patch to type and value print Fortran derived type - Fix for gfortran PR24527

[RFC]: Patch to type and value print Fortran derived type - Fix forgfortran PR24527

about the compiler

Bootstrap error with missing fpu-glibc.h

Bug Report

Re: Bug Report - akka PR24416

Build failures

Code optimization - temporaries in the scalarizer

committed file put in the "attic"

COMMON padding warning

Complex error

Cray pointer paperwork is done.

Cray Pointer patch bit rot

Debugging support - Re: g77 features lacking in gfortran - PR19292

Re: Debugging support - Re: g77 features lacking in gfortran -PR19292

Don't ever define __USE_GNU directly

equivalence really broken :-)

Equivalences *look* broken

errors with extended specific.f90

expected NIST failures?

f03 c interop status, etc..

Re: F03 C interop..

Fix for PR24545

Floating Point Problem

Floating Point Problem ffast-math Complex divide

Re: Floating Point Problem ffast-math Complex divide Pentium3

g77 features lacking in gfortran - PR19292

gcc 4.1 FAIL: gfortran.dg/large_integer_kind_1.f90 on sparc/sparc64 linux...

Re: gcc 4.1 FAIL: gfortran.dg/large_integer_kind_1.f90 on sparc/sparc64linux...

getting compilation listing

gfortran and GLIMMER

gfortran bug regarding interface block with named END INTERFACE statements?

Re: gfortran bug regarding interface block with named END INTERFACEstatements?

gfortran compiler behavior with module code

gfortran compliance testing w.r.t. fortran 95/latest draft

gfortran leaking empty files in /tmp

Gfortran now compiles ROMS ocean model

gfortran testing

Re: gfortran.dg/large_real_kind_1.f90

Heads up: many recent Fortran SPEC regressions

how can I get f77 support in gcc4.0.1

How to xfail a preprocessed *.F90 file?

language specification

Fwd: libgfortran building reliability corner case

Linked List

Meissner examples - PR24276

Re: Meissner examples - the last one to fall

Module variable name

A new bug?

nist testsuite question.

Optimization of gfortran for execution speed

Patch to fix "make dvi"

Re: Patch to restrict floating point types in Fortran

Re: PATCH: libfortran/24541: libgfortran.so in 4.1 is incompatible with 4.0

PR 22306

Re: PR 24207 may interest you

PR17737 - already initialized data variables.

Problems with SPREAD and/or scalarization.

Questions about testsuite/document changes.

read(*,*) on Debian (AMD64)

Reading bigendian unformatted files

Recursive derived type specifications - PR21458 - a standard question.

Re: Recursive derived type specifications - PR21458 - a standardquestion.

Regression in merge with constant character arguments

Re: regression test for named control statements

Regression with merge and character arguments (was PR16936)

Remaining problem in 4.0/PR 21625

RFC: Automated NIST regression testing

RFC: future gfortran development and subversion

segmentation fault with gfortran

Some problems with a very heavy module procedure

svn question - is ~/svn/gcc/trunk for tests?

Switching from cvs to svn

testcases for pr21302 [was: Re: [patch] pr21302: Max line length in free form mode]

Testsuite failures on powerpc64-linux

Updated subversion transition plan: Re: [Patch, fortran] ping, ping& ping

Valid Code Question

Vector et emergo: On the vectorization of the HIRLAM Weather Prediction code.

Vectorizing HIRLAM 1: This dependence is determinable.

Vectorizing HIRLAM 2: One out of the "unhandled data-ref" garbage bin :-)

Vectorizing HIRLAM 3: Can't vectorize DOUBLE COMPLEX loops ...

Vectorizing HIRLAM 4: complicated access patterns examined.

Vectorizing HIRLAM 5: Another one out of the "unhandled data-ref" grab bag.

Re: Vectorizing HIRLAM 5: Another one out of the "unhandled data-ref" grabbag.

Vectorizing HIRLAM 6: Honoring Fortran's Alias Requirements - might be a bug.

Vectorizing HIRLAM II: Using the autovect branch compiler.

Vectorizing HIRLAM NN.

Re: your mail


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc 2.6.3