fortran archive
subject index for April, 2006

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:

[Bug fortran/17298] Scalarization of non-elemental intrinsic: __transfer1 / Build failure

[fortran,patch] BLAS-enabled matmul

Re: [Fortran] Disambiguate A(I,...) and A(I+1,...)

Re: [Fortran] Fix/rewrite gfc_check_element_vs_section

Re: [Fortran] Improved dependency analysis of pointer variables

[Fortran] Minor trans-io.c clean-up

Re: [Fortran] PR fortran/25270: Type mismatch in array index calculation

[Fortran] Rewrite section vs. section dependency analysis

[gfortran] patch for PR fortran/25681 : ICE with len of array of derived type

[libgfortran, configury] BLAS-based implementation of matmul

Re: [libgfortran] fix for i386-darwin

[libgfortran] FPE support for ppc-darwin

[patch, fortran] Fix PR 26017 - allocate (a(1:-1))

Re: [patch, fortran] pr21061 - gfortran ignores -Werror

[Patch, fortran] PR24813 - ICE with scalarization LEN of character types

Re: [Patch, fortran] PR25099 - elemental subroutine argument conformance checking

Re: [Patch, fortran] PR25099 - elemental subroutine argument conformance checking

[Patch, fortran] PR25099 - elemental subroutine argument conformance checking

[Patch, fortran] PR25597 and PR27096 - automatic character, pointer array results.

[Patch, fortran] PR25746 - elemental subroutine dependency checking

Re: [Patch, fortran] PR25746 - elemental subroutine dependency checking - redux

[Patch, fortran] PR25746 - elemental subroutine dependency checking - redux

Re: [Patch, fortran] PR26787 - Assigning to function causes ice in gfortran

[Patch, fortran] PR26787 - Assigning to function causes ice in gfortran

Re: [Patch, fortran] PR26787 - Standard references

[Patch, fortran] PR26822 - Scalarization of non-elemental intrinsic: __logical_4_l4

[Patch, fortran] PR26834, PR25669 and PR18803 - LBOUND and UBOUND in temporaries.

Re: [Patch, fortran] PR26891 - Automatic conversion for optional parameters of missing dummies

Re: [Patch, fortran] PR26891 - Automatic conversion for optional parameters of missing dummies

Re: [Patch, fortran] PR26976 - Detect non-compliance of elemental intrinsics.

[Patch, fortran] PR26976 - Detect non-compliance of elemental intrinsics.

[Patch, fortran] PR27089 - Module procedure with explicit result does not pass type to specification expression.

Re: [Patch, fortran] PR27089, PR25597 and PR27096 - Ping

[Patch, fortran] PR27113 - character array constructors with subarray components

[Patch, fortran] PR27122 - requirements for defined operators

[Patch, fortran] PR27122 - requirements for defined operators -redux

Re: [Patch, fortran] PR27124 - Incorrect dependency for assignment from function with array section actual arg.

[Patch, fortran] PR27124 - Incorrect dependency for assignment from function with array section actual arg.

[Patch, fortran] PR27269 and PR27324 - Module equivalences

Re: [patch, libgfortran] Fix PR20257 End of record occurs when writing large arrays

Re: [patch, libgfortran] Fix PR20257 End of record occurs when writing large arrays

Re: [patch, libgfortran] Fix PR20257 End of record occurs when writing large arrays

[patch, libgfortran] Fix PR20257 End of record occurs when writing large arrays

[PATCH, libgfortran] Fix PR26766 Recursive I/O to internal units

[patch, libgfortran] Fix PR27138 read(*,*) advances only one character on error

[patch, libgfortran] Fix PR27304 Data descriptors exhausted

[Patch, libgfortran] Improvement to float output

Re: [Patch, libgfortran] Improvement to float output - updated patch

Re: [patch,fortran] Allocatable dummy-fix

[patch,libgfortran] Fix PR27360 Memory leak in read_logical

Re: [PATCH] Fix gfortran.dg/transpose_reshape_r10.f90 on ppc, s390 and sparc (PR fortran/26769)

[PATCH] Fix gfortran.dg/transpose_reshape_r10.f90 on ppc, s390 and sparc (PR fortran/26769)

[PATCH] Fix libgfortran output of REAL(16)

[patch] fortran/*: Fix comment typos.

Re: [PATCH] PR fortran/20248 -- accept nonstandard intinsics with -std=f95

[PATCH] PR fortran/25358 committed.

[PATCH] Require GMP 4.2 and MPFR 2.2

Re: [patch] unify free- and fixed-form diagnostic messages

Re: Anyone interested in Gfortran & HIRLAM (the sequel) [ failed the GCC Summit peer review ] ?

Anyone interested in Gfortran & HIRLAM (the sequel) [ failed the GCC Summit peer review ] ?

Broken links for Cygwin binaries.

bug in gfortran : achard(34) is buggy

Bug with SSE on mingw32

C interop in gfortran.

Compilation and run of the FDS code

compilation error

configure failure <gstdint.h>

Debugging / profiling tools?

Different warning with *.f and *.f90 suffix (was Compilation and run of the FDS code)

Doxygen documentation for libgfortran

doxygen for the IO lib ?

Error trace in GFortran?

Error: This program cannot be run in DOS

Fortran 90 compiler

Re: fortran Digest 7 Apr 2006 23:12:21 -0000 Issue 831

Re: Functions result assigned to an array subscript which is also an input parameter

Re: Functions result assigned to an array subscript which is also aninput parameter

Functions result assigned to an array subscript which is also an input parameter

gcc 4.0 fortran frontend

gfortran build error: selected_int_kind.f90

GMP 4.2 a disaster on Darwin

gmp 4.2 failures on the G5

HIRLAM link

How to find line number of illegal array element access

iargc

ld: cannot find -lgfortranbegin

Linking gfortran output in Visual Studio

Re: Massive failures

massive regressions on 4.1 and trunk

MPFR error

new gfortran 4.1 branch failures

Re: New GMP release

Patch Ping

PATCH: fortran/25619: temporary array of constant size character type goes wrong

PATCH: fortran/27351: Memory leak in gfc_conv_array_transpose

PATCH: IA64 HP-UX Alignment problem in Fortran

Re: PATCH: PR fortran/23634: temporary array of character ICE with non constant size

PATCH: PR fortran/23634: temporary array of character ICE with non constant size

Re: Ping, Ping [Patch, fortran] PR26779 - Internal module procedure may not have private type dummy arguments

Re: Ping, Ping [Patch, fortran] PR26779 - Internal module procedure may not have private type dummy arguments

Possible source of segfaults with flush

pow_ functions in fortran.

PR fortran/25031

Re: PR25746 - elemental subroutine dependency checking

Problem with nearest(tiny(o),-1.0)/2.0

Query regarding Semantic Analyzer

question about elemental subroutines

Re: question about fortran on the new intel Mac

Question about the current matmul code

Question on PR26890, possible regression.

Size of gfortran Linux binaries

Symbol not found __gfortran_st_close

Testing for runtime errors

Re: transfer_array_intrinsic failures

trouble using gfortran

Trunk is broke

using IMSL libraries with gfortran

XPASS: gfortran.dg/csqrt_2.f


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