fortran archive
subject index for May, 2009

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:

-cpp and 'include'

[4.3 patch] fix build failure if MIPS_DEBUGGING_INFO is defined

[Fortran, committed] Added ERRMSG to dump-parse-tree

[Fortran, Patch, committed] invoke.texi - update -fcheck=<...> summary

[Fortran, Patch] PR 40110 - allow questionable but standard conform integer(kind=c_char)

[fortran,committed] Add missing "break" in error_print()

[fortran,patch] Fix LEADZ/TRAILZ

[fortran,patch] Impose limit on string length

Re: [Fortran,patch] PR 39178 - inline main()

[fortran,patch] PR40195, we forget to close a module file

[Fortran,patch] RFC - PR 39178 - inline main()

Re: [fortran,patch] Use new stdint.h-related macros in ISO_C_BINDING

[fortran,patch] Use new stdint.h-related macros in ISO_C_BINDING

[Fortran] Cleanup patch.

[Fortran] Committed cleanup patch part 2

Re: [fortran] Different FUNC_DECLS with the same DECL_NAME - MAIN__ and named PROGRAM main functions [was Re: gcc-4.5-20090528 is now available]

Re: [fortran] Different FUNC_DECLS with the same DECL_NAME - MAIN__ and named PROGRAM main functions [was Re: gcc-4.5-20090528 is now available]

[fortran] Different FUNC_DECLS with the same DECL_NAME - MAIN__ and named PROGRAM main functions [was Re: gcc-4.5-20090528 is now available]

[Fortran] Patch committed.

[libgfortran,committed] Fix warnings

[patch, committed] Obvious fix in Fortran.

[patch, fortran-dev] Even more array access macros

[patch, fortran-dev] Finalize array access macros, fix PR 40187

[patch, fortran-dev] More array access macros

[patch, fortran-dev] most array access macros

Re: [patch, fortran] Patch for PR fortran/39352, using -fexceptions.

[patch, fortran] Patch for PR fortran/39352, using -fexceptions.

Re: [Patch, fortran] PR - Problems with -fwhole-file

Re: [Patch, fortran] PR - Problems with -fwhole-file

Re: [Patch, Fortran] PR 34153 - Allow setting a breakpoint in the END PROGRAM/SUBROUTE line

Re: [Patch, Fortran] PR 34153 - Allow setting a breakpoint in the END PROGRAM/SUBROUTE line

[Patch, Fortran] PR 34153 - Allow setting a breakpoint in the END PROGRAM/SUBROUTE line

Re: [Patch, Fortran] PR 36947/40039: Better error messages for dummy procedures and check for OPTIONAL

[Patch, Fortran] PR 36947/40039: Better error messages for dummy procedures and check for OPTIONAL

[Patch, Fortran] PR 39996: Double typing of function results not detected

[Patch, Fortran] PR 40041 - Remove spurious warning about typing intrinsic functions

Re: [Patch, Fortran] PR 40041 - Remove spurious warning about typing intrinsic functions

Re: [Patch, Fortran] PR 40089: Public type with public component which has a private type

Re: [Patch, Fortran] PR 40089: Public type with public component which has a private type

[Patch, Fortran] PR 40089: Public type with public component which has a private type

Re: [Patch, Fortran] PR 40164: Fortran 2003: "Arrays of procedure pointers" (using PPCs)

[Patch, Fortran] PR 40164: Fortran 2003: "Arrays of procedure pointers" (using PPCs)

[Patch, Fortran] PR 40164: Fortran 2003: "Arrays of procedure pointers" (using PPCs)

[Patch, Fortran] PR 40176: Fortran 2003: Procedure pointers with array return value

Re: [Patch, Fortran] PR 40176: Fortran 2003: Procedure pointers with array return value

[Patch, Fortran] PR 40246 - nullify pointer to fix ice-on-invalid-code

[Patch, Fortran] PR 40270 - fix Fortran-regression due to main-inlining issues

Re: [Patch, Fortran] PR fortran/40045: Fix -fdump-parse-tree and typebound procedures

Re: [Patch, Fortran] PR fortran/40045: Fix -fdump-parse-tree and typebound procedures

[Patch, Fortran] PR fortran/40045: Fix -fdump-parse-tree and typebound procedures

[Patch, fortran] PR38863 - WHERE with multiple elemental defined assignments gives wrong answer

Re: [Patch, fortran] PR38863 - WHERE with multiple elemental defined assignments gives wrong answer

Re: [Patch, Fortran] PR39630: Procedure Pointer Components, Part 1 (NOPASS only)

[Patch, Fortran] PR39630: Procedure Pointer Components, Part 1 (NOPASS only)

Re: [Patch, Fortran] PR39876: module procedure name that collides with the GNU intrinsic

Re: [Patch, Fortran] PR39876: module procedure name that collides with the GNU intrinsic

[Patch, Fortran] PR39876: module procedure name that collides with the GNU intrinsic

Re: [Patch, Fortran] PR39998: Procedure Pointer Assignments: Statement Functions & Internal Functions

[Patch, Fortran] PR39998: Procedure Pointer Assignments: Statement Functions & Internal Functions

[patch, fortran] PR40008 F2008: Add NEWUNIT= for OPEN statement

[Patch, fortran] PR40011 - Problems with -fwhole-file

[Patch, fortran] PR40018 - ICE in output_constructor

[Patch, Fortran] PR40039: Procedures as actual arguments: Check intent of arguments

Re: [Patch, Fortran] PR40039: Procedures as actual arguments: Check intent of arguments

[Patch, Fortran] Replace intmax_type_node by INTMAX_TYPE

[patch, libfortran] Fix PR 40187

[Patch, libgfortran, 4.4] PR 39782 Fix use of uninitialized variable

[Patch, libgfortran] PR 40190 DATE_AND_TIME not thread-safe

Re: [patch, libgfortran] PR37754 [4.4 Regression] READ I/O Performance regression from 4.3 to 4.4/4.5

Re: [patch, libgfortran] PR37754 [4.4 Regression] READ I/O Performance regression from 4.3 to 4.4/4.5

[patch, libgfortran] PR37754 [4.4 Regression] READ I/O Performance regression from 4.3 to 4.4/4.5

[patch, libgfortran] PR38439 I/O PD edit descriptor inconsistency

[Patch, libgomp] PR 39178 Don't use libgfortranbegin

[patch,doc] Clarify role of -fdollar-ok vs. IMPLICIT statements

[patch,doc] Document lack of support for variable format expressions

[patch,doc] Fix intrinsic arguments names

[patch,fortran,arm] Use flag_short_enums (PR 36031)

Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming

[Patch,Fortran] Update gfortran.texi for mixed-language programming

[patch,libgfortran] Simplification of calculation

[PATCH] Fix PR38956 - gfortran testsuite issues on cygwin

[PATCH] Failure of test default_format_1.f90 on cygwin

Re: [PATCH] Fix FMT= with CHARACTER arrays (PR fortran/39865, take 2)

Re: [PATCH] Fix FMT= with CHARACTER arrays (PR fortran/39865, take 3)

Re: [PATCH] Fix FMT= with CHARACTER arrays (PR fortran/39865, take 3)

Re: [PATCH] Fix FMT= with CHARACTER arrays (PR fortran/39865, take 2)

Re: [PATCH] Fix FMT= with CHARACTER arrays (PR fortran/39865, take 3)

Re: [PATCH] Fix FMT= with CHARACTER arrays (PR fortran/39865, take 2)

Re: [PATCH] Fix FMT= with CHARACTER arrays (PR fortran/39865, take 3)

Re: [PATCH] Fix FMT= with CHARACTER arrays (PR fortran/39865, take 2

[PATCH] Fix FMT= with CHARACTER arrays (PR fortran/39865, take 2)

[PATCH] Fix FMT= with CHARACTER arrays (PR fortran/39865, take 3)

[PATCH] Fix FMT= with CHARACTER arrays (PR fortran/39865, take 4)

[PATCH] Improve PR40168

[PATCH] Partially fix FMT= with CHARACTER arrays (PR fortran/39865)

[PATCH]: Integrate gfortran with MPC

[RFA:] Re: Updated [fortran,patch] Use new stdint.h-related macros in ISO_C_BINDING

[RFC] NEWUNIT preliminary patch

[RFC] Patch implementing EXECUTE_COMMAND_LINE

Academic Publication

Accessing command-line arguments from within a DLL (Windows)

array descriptors -- direction?

bootstrap broken on fortran-dev?

ERFC_SCALED compile-time simplification

Failure in bootstrapping gfortran-4.5 on Cygwin

Re: Fortran whole file patch

G77 & gfortran

Re: gcc-4.5-20090528 is now available

Re: gfortran 4.3.2 about 3x slower than g77 for scientific application

gfortran 4.3.2 about 3x slower than g77 for scientific application

gfortran problems

gfortran vs ifort

gfortran-dev branch bootstrap breakage

Gfortran45 wiki page

I Can't Get gprof Working With V4.4.0

Re: i686-linux nightly builds / gfortran nighlies in general

Re: Implementing BLOCK

Improve -Wc++-compat to warn about types defined inside structs

intrinsic statement

Is it a bug in gfortran ?

METHOD_TYPEs

Module functions are not inlined

Object file for Module is too large

OpenMP do loop with MAXINT

PATCH RFA: -Wc++-compat warning about ++/-- with enum value

Ping! Patch for pr35732/39872 "Bounds check off by one"

Re: Ping! Re: [patch, libgfortran] PR37754 [4.4 Regression] READ I/O Performance regression from 4.3 to 4.4/4.5

Re: Ping! Re: [patch, libgfortran] PR37754 [4.4 Regression] READ I/O Performance regression from 4.3 to 4.4/4.5

Re: Ping! Re: [patch, libgfortran] PR37754 [4.4 Regression] READ I/O Performance regression from 4.3 to 4.4/4.5

Ping! Re: [patch, libgfortran] PR37754 [4.4 Regression] READ I/O Performance regression from 4.3 to 4.4/4.5

PING: [Patch, Fortran] PR 22552: New warning -Wimplicit-procedure

Ping^2! Patch for pr35732/39872 "Bounds check off by one"

problem with array of derived type with PPC

problem with gfortran: gmtime

Smart CIompilation

Re: Smart Clompilation [sic]

Some clean up problems

Strange results with -mfpmath=sse

unresolved reference to _gfortran_pow_r8_i4

Re: Using MPC Library with GCC

Wiki Suggestions


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