fortran archive
subject index for October, 2007

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:

(committed) Re: [Patch, Fortran] PR33941 - Fix reading of modules with non-character intrinsic operators

Fwd: [Announcing OpenMP 3.0 draft for public comment]

[Committed] xfail fortran tests on FreeBSD

[doc,patch] Document that -fwhole-program isn't supported for Fortran

Re: [Fedora-packaging] fortran .mod files

Re: [Fortran, Patch] PR 33917 - PROCEDURE(proc-interface) - ensure proc-interface is resolved

[Fortran, Patch] PR 33917 - PROCEDURE(proc-interface) - ensure proc-interface is resolved

Re: [Fortran, Patch] PR 33917 - PROCEDURE(proc-interface) - ensure proc-interface is resolved

[Fortran, Patch] PR33862 - Support .ftn/.FTN file extension and use CPP for .FOR

[fortran,patch] Getting rid of an ICE on ISNAN

[fortran,patch] Give the main program its proper name

Re: [fortran,patch] Properly match character kinds

[fortran,patch] Register entering/exiting source files, handling macro definitions debug info

[gfortran PR 33626] Make sure parenthesized expression is correctly typed

[gfortran PR32147] Make module files more predictable

[gfortran, committed] Trivial typo fix

[gfortran, fix PR 25097] Additional constraints on FORALL headers

Re: [gfortran, PR 33198] Disallow default initialization of derived types in COMMONs

Re: [gfortran, PR 33198] Disallow default initialization of derived types in COMMONs

Re: [gfortran, PR20851] Disallow dummy arguments in init exprs in elemental procedures

[gfortran, PR20851] Disallow dummy arguments in init exprs in elemental procedures

Re: [gfortran, PR33254] Add -fbounds-checking for character array constructors

Re: [gfortran, PR33254] Add -fbounds-checking for character array constructors

Re: [gfortran, PR33254] Add -fbounds-checking for character array constructors

[gfortran, PR33254] Add -fbounds-checking for character array constructors

[gfortran, PR33689] Fix fallout form patch for PR20851

Re: [gfortran,patch] Fix PR33636, EXPR_ARRAY isn't necessarily a constant array

[gfortran,patch] Fix PR33636, EXPR_ARRAY isn't necessarily a constant array

[libgfortran,committed] Remove a few warnings

[libgfortran,patch] Changes to mk-kinds-h.sh

[libgfortran,patch] Remove stubs for unimplemented environment variables

Re: [libgfortran,patch] Widen default formats for formatted output of floating-point numbers

[libgfortran,patch] Widen default formats for formatted output of floating-point numbers

[patch, committed] PR55795 Re: Buffered/unbuffered I/O issues

[patch, committed] Typo in invoke.texi

[Patch, Fortran, committed] Add LANG=C to libgfortran/mk-kinds-h.sh

[patch, fortran] Fix PR 33539

[patch, fortran] Fix PR 33683, wrong gamma function

[patch, fortran] PR 33162 INTRINSIC functions as ACTUAL argument

Re: [Patch, Fortran] PR 33818 - Fix bogus error dummy variable is used before the entry statement

[Patch, Fortran] PR 33818 - Fix bogus error dummy variable is used before the entry statement

Re: [Patch, fortran] PR31154 , PR31229 and PR33334 - use associated or imported function characteristics.

Re: [Patch, fortran] PR31217 - ICE using FORALL on character substrings

[Patch, fortran] PR31217 - ICE using FORALL on character substrings

[patch, fortran] PR31306 ICE with implicit character variables

Re: [Patch, fortran] PR31608 - wrong types in character array/scalar binop

[Patch, fortran] PR31608 - wrong types in character array/scalar binop

Re: [patch, fortran] PR33055 Runtime error in INQUIRE unit existance with -fdefault-integer-8

Re: [patch, fortran] PR33055 Runtime error in INQUIRE unit existance with -fdefault-integer-8

[patch, fortran] PR33055 Runtime error in INQUIRE unit existance with -fdefault-integer-8

[patch, fortran] PR33162 INTRINSIC functions as ACTUAL argument

Re: [Patch, fortran] PR33233 - Parent and contained procedure: Wrongly treated as generic procedures

[Patch, fortran] PR33233 - Parent and contained procedure: Wrongly treated as generic procedures

Re: [Patch, fortran] PR33542 - gfortran does not detect ambigious specific names if they are the same as generic names

[Patch, fortran] PR33542 - gfortran does not detect ambigious specific names if they are the same as generic names

Re: [Patch, fortran] PR33550 - ICE (segfault) when USEing ambiguous symbols

Re: [Patch, fortran] PR33554 - [4.3 regression] Seg.fault: Default initialization of derived type uses uninitialized values

[Patch, fortran] PR33554 - [4.3 regression] Seg.fault: Default initialization of derived type uses uninitialized values

Re: [Patch, fortran] PR33566 - fortran : wrong rank of derived type parameters array components

[patch, fortran] PR33609 ICE on arithmetic overflow

[Patch, fortran] PR33664 - crash on invalid program

[Patch, fortran] PR33733 - ICEs in simplify_transfer

Re: [Patch, Fortran] PR33745 - fix bound checking at run time (wrong code) and compile time (missing diagnostic)

[Patch, Fortran] PR33745 - fix bound checking at run time (wrong code) and compile time (missing diagnostic)

Re: [Patch, fortran] PR33749 - Wrong evaluation of expressions in lhs of assignment statements

Re: [Patch, fortran] PR33749 - Wrong evaluation of expressions in lhs of assignment statements

[Patch, fortran] PR33749 - Wrong evaluation of expressions in lhs of assignment statements

[Patch, Fortran] PR33897 - Incorrect host association in modules

Re: [Patch, Fortran] PR33941 - Fix reading of modules with non-character intrinsic operators

[Patch, Fortran] PR33941 - Fix reading of modules with non-character intrinsic operators

[PATCH, fortran]: fix a few more libgfortran warnings

Re: [patch, fortran]: PR33544 Warning in TRANSFER intrinsic should be made optional

Re: [patch, fortran]: PR33544 Warning in TRANSFER intrinsic should be made optional

[patch, fortran]: PR33544 Warning in TRANSFER intrinsic should be made optional

[PATCH, fortran]: remove unused functions

Re: [patch, gfortran.dg] Make namelist_15.f90 use legal namelist file.

[patch, gfortran.dg] Make namelist_15.f90 use legal namelist file.

[patch, libfortran] PR33253 Namelist problems

[patch, libfortran] PR33253 namelist: reading back a string with apostrophe

Re: [patch, libfortran] PR33672 Additional runtime checks needed for namelist reads

[patch, libfortran] PR33672 Additional runtime checks needed for namelist reads

Re: [Patch, submitted, Fortran] Fix gfortran.dg/bounds_check_10.f90

[Patch, submitted, Fortran] Fix gfortran.dg/bounds_check_10.f90 (was: Re: FAIL: gfortran.dg/bounds_check_10.f90)

[PATCH, testsuite]: Add testcase for PR fortran/33500

[Patch, wwwdocs] gcc-4.3/changes.html: Fortran - Add GAMMA/LGAMMA

Re: [Patch, wwwdocs] gcc-4.3/changes.html: Fortran - Add GAMMA/LGAMMA

Re: [Patch, wwwdocs] gcc-4.3/changes.html: Fortran - Add GAMMA/LGAMMA

Re: [PATCH,fortran] Fix PR 31244

[PATCH,fortran]: Emit COMMON identifiers in proper debug scope

[PATCH,fortran]: fix for PR 33760

[PATCH,fortran]: partial fix for PR 32600

Re: [PATCH,fortran]: partial fix for PR 32600 - OK for GCC 4.3.0/stage 3

[PATCH] fortran testcase for PR 33794

Re: [patch] PR31546 - add --enable-intermodule

[PATCH] stabs format for symbols in .comm

[Re: RFC POSIX Fortran Interface]

Re: [RFC,wwwdocs] Ditch MetaHTML and use our own Perl preprocessor

ARM testsuite failures

Buffered/unbuffered I/O issues

Close a few enhancements as WONTFIX

Configure, Mpfr version

Cygwin testsuite failures

dynamic library/dso_handle problem

Erinnerung - Empfehlung des Hauses exklusiv fuer fortran@gcc.gnu.org - 2. Hinweis

FAIL: gfortran.dg/bounds_check_10.f90

Failure of default_format_1.f90

Failure of gfortran.dg/literal_character_constant_1_*.F with -m64 -g on Darwin

Re: FORALL Under GFORTRAN Concurrency Test

Re: fortran .mod files

fortran 2003 and win32api

A fortran testcase for PR 33794

g77 legacy features in gfortran

gfc_symbol->interface question

RE: gfortran openmp: lastprivate variable is private in outer context

gnu fortran compiler on 64 bit machines

how to enable vector intrinsic functions in fortran frontend

Is this yet another bug with transfer

Re: isnan in gfortran

Re: MacOSX and Windows binaries

Mail to Jerry DeLisle dropped by Verizon.

Makefile with .mod files

Re: mixing gfortran and C++

Need to remove leading zeros for floating point output

new problems with "-fforce-addr"

New testsuite failures...

No unexpected failures!

Fwd: One ICE and one regression with latest 10/17 builds

Re: PATCH: PR fortran/33646: [4.3 Regression] Gcc 4.3 revision 128954 failed tonto in SPEC CPU 2006

PATCH: PR fortran/33646: [4.3 Regression] Gcc 4.3 revision 128954 failed tonto in SPEC CPU 2006

Re: PATCH: PR fortran/33646: [4.3 Regression] Gcc 4.3 revision 128954 failed tonto in SPEC CPU 2006

patches awaiting approval

Re: Possible Fortran testsuite failures for default_format_*.f90

PR33609: ICE on arithmetic overflow

PR33727 - Segfault with ugly string array constructor

PR33749 - Wrong evaluation of expressions in lhs of assignment statements

Problems with GAMMA functions?

READ ( UNIT = TRIM(String),...

Reworking of the "default format" testcases

RFC POSIX Fortran Interface

RFC: Fix gfortran.dg/do_3.F90

RFC: Front-end cleanups

RFC: Setting the "externally_visible" attribute on MAIN__

suse 10.3

Unable to use the -c option

Weird optimization bug

Why gfortran`s stream access is so slow?


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