fortran archive
subject index for September, 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, fortran] Fix invoke.texi entry

Re: [Fortran, Patch, OpenMP] PR33445 - Warn if (free format) !$OMP& is used as no continuation line

Re: [Fortran, Patch, OpenMP] PR33445 - Warn if (free format) !$OMP& is used as no continuation line

[Fortran, Patch, OpenMP] PR33445 - Warn if (free format) !$OMP& is used as no continuation line

Re: [Fortran, Patch, OpenMP] PR33445 - Warn if (free format) !$OMP& is used as no continuation line

Re: [Fortran, Patch] PR31547 - Document when gfortran runs the preprocessor

[Fortran, Patch] PR31547 - Document when gfortran runs the preprocessor

[Fortran, Patch] PR33231 - elemental subroutine: intent out needs an array if any actual argument is an array

Re: [Fortran, Patch] PR33231 - elemental subroutine: intent out needs an array if any actual argument is an array

[fortran,committed] Conditional bounds-checking for optional dummies

[fortran,doc] Mention library problems with -ffpe-trap=precision

Re: [fortran,patch] Creating a common header to the front-end and runtime library

Re: [fortran,patch] Creating a common header to the front-end and runtime library

[fortran,patch] Fix Fortran wrt --enable-mapped-location

Re: [fortran,patch] Fix simplification of expressions containing constant arrays

[fortran,patch] Fix simplification of expressions containing constant arrays

[fortran,patch] Handle preprocessing with -g3

[fortran,patch] Properly match character kinds

[Fwd: GCC 4.3.0 Status Report (2007-09-04)]

[gfortran, committed testcase] Make sure we don't regress on PR 33354

[gfortran, committed] A few cleanups

[gfortran, committed] Minor cleanup to find_substring_ref

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

Re: [gfortran, PR33269] Simplify FORMAT expressions before checking them

Re: [gfortran, PR33269] Simplify FORMAT expressions before checking them

[gfortran, PR33269] Simplify FORMAT expressions before checking them

[gfortran,committed] Get rid of -Wuninitialized warnings on front-end artificial variables

[gfortran,patch] Correctly handle "empty" derived types

[gfortran,patch] Handle included fines

[gfortran,patch] Set main_identifier_node

Re: [gfortran,testsuite,committed] Do not xfail gfortran.dg/nint_2.f90 on ppc64-linux

Re: [gfortran,testsuite,committed] Do not xfail gfortran.dg/nint_2.f90 on ppc64-linux

Re: [gfortran,testsuite,committed] Do not xfail gfortran.dg/nint_2.f90 on ppc64-linux

[gfortran,testsuite,committed] Do not xfail gfortran.dg/nint_2.f90 on ppc64-linux

[gfortran] PATCH: Minor cleanup and unification in I/O resolution

[libgfortran, committed] Fix character SELECT library helper function

[libgfortran,committed] Fix fallback scalbn

[libgfortran,committed] Remove LIBGFOR_TARGET_ILP32

Re: [libgfortran,patch] Build libgfortran when dup() and access() are not available

[libgfortran,patch] Build libgfortran when dup() and access() are not available

[libgfortran,patch] Fix "inquire by filename" for mingw

[patch RFA][gfortran testsuite] Tweak init_flag_3.f90 for SH

[Patch, Fortran, committed] PR33325 - Add documentation about the intrinsic modules

[patch, fortran,committed] fix elemental_optional_args_1.f90 (Re: [Fortran, Patch] PR33231 - elemental subroutine: intent out needs an array if any actual argument is an array)

[Patch, Fortran] Change error into std-notify (F2003) for private type to public interfaces

[Patch, Fortran] PR 33343 - Check conformance of actual arguments also for elemental functions

[Patch, Fortran] PR 33412 ELEMENTAL and language bindings conflict

Re: [PATCH, fortran] PR20441 -finit-local-zero

Re: [Patch, fortran] PR29396 PR29606 PR30625 and PR30871 - subreference array pointers.

Re: [Patch, fortran] PR29396 PR29606 PR30625 and PR30871 - subreference array pointers.

Re: [Patch, fortran] PR29396 PR29606 PR30625 and PR30871 - subreference array pointers.

Re: [Patch, fortran] PR29396 PR29606 PR30625 and PR30871 - subreference array pointers.

Re: [Patch, fortran] PR29396 PR29606 PR30625 and PR30871 - subreference array pointers.

Re: [Patch, fortran] PR29396 PR29606 PR30625 and PR30871 - subreference array pointers.

Re: [Patch, fortran] PR29396 PR29606 PR30625 and PR30871 - subreference array pointers.

Re: [Patch, fortran] PR29396 PR29606 PR30625 and PR30871 - subreference array pointers.

Re: [Patch, fortran] PR29396 PR29606 PR30625 and PR30871 - subreference array pointers.

[Patch, fortran] PR29396 PR29606 PR30625 and PR30871 - subreference array pointers.

Re: [Patch, fortran] PR29396 PR29606 PR30625 and PR30871 - subreference array pointers.

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

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

Re: [Patch, fortran] PR31154 and PR31229 - use associated and imported function kind parameters

Re: [Patch, fortran] PR31154 and PR31229 - use associated and imported function kind parameters

Re: [Patch, fortran] PR31154 and PR31229 - use associated and imported function kind parameters

Re: [Patch, fortran] PR31154 and PR31229 - use associated and imported function kind parameters

[Patch, fortran] PR31154 and PR31229 - use associated and imported function kind parameters

[Patch, fortran] PR31564 - Error: Type/rank mismatch in argument

[Patch, Fortran] PR33037 - TRANSFER: Warn if source size < result size

Re: [Patch, Fortran] PR33037 - TRANSFER: Warn if source size < result size

[Patch, Fortran] PR33106 - F95 reject public entries to private derived types

[Patch, fortran] PR33241 - ICE with parameter string arrays

[Patch, Fortran] PR33297 - add scalar tests for kind and SIZE's dim

Re: [Patch, Fortran] PR33310, PR33284: Add conflicts between PARAMETER and Bind(C); between ENTRY and INTRINSIC

[Patch, Fortran] PR33310, PR33284: Add conflicts between PARAMETER and Bind(C); between ENTRY and INTRINSIC

Re: [Patch, Fortran] PR33310, PR33284: Add conflicts between PARAMETER and Bind(C); between ENTRY and INTRINSIC

Re: [Patch, fortran] PR33337 and PR33376 - use associated derived type parameters with array refs.

[Patch, fortran] PR33337 and PR33376 - use associated derived type parameters with array refs.

[Patch, fortran] PR33370 - committed as 'obvious'

[Patch, Fortran] PR33455 - reject MERGE with character arguments of different length

Re: [Patch, Fortran] PR33455 - reject MERGE with character arguments of different length

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

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

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

Re: [Patch, fortran] PR33574 - ICE with ANINT (with KIND and an array)

[Patch, fortran] PR33574 - ICE with ANINT (with KIND and an array)

Re: [PATCH, Fortran] PROCEDURE declarations

[patch, fortran] Reduce memory usage for intrinsic masks

[Patch, Fortran] Reject duplicated PURE/ELEMENTAL/RECURSIVE

[patch, libfortran] Fix PR 33298, spread on zero-sized arrays

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

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

[patch, libfortran] PR33307 I/O read/positioning problem - in BACKSPACE

Re: [patch, libfortran] PR33400 Formatted read fails if line ends without line break

[patch, libfortran] PR33400 Formatted read fails if line ends without line break

Re: [PATCH, libgfortran]: Use __get_cpud to check for SSE

[PATCH,fortran] Fix PR 31244

[PATCH,fortran]: fix for PR 33040

[PATCH,fortran]: fix for PR 33395

[PATCH,fortran]: fix for PR 33497

Re: [Patch,wwwdocs] Update gcc-4.3/changes.html (Fortran): Add -finit* and PROCEDURE

[Patch,wwwdocs] Update gcc-4.3/changes.html (Fortran): Add -finit* and PROCEDURE

Re: [patch. libfortran] PR33225 Per kind write float patch update, fixed

[patch. libfortran] PR33225 Per kind write float patch update, fixed

Re: [PATCH] Rewrite match_attr_spec, eliminate gfc_match_strings

[PATCH] Support .XOR. as a -std=legacy extension

[PATCH]: Add -Wcast-qual to the bootstrap warning flags

[PATCH]: Change CONST_CAST macro to accept a TYPE argument

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

Announcing the first 64-bit Windows gfortran binaries

binary file problem

bootstrap failure..

Build on powerpc-ibm-aix4.3.1.0

C binding

checking array bounds for actual arguments

Closing a few libgfortran bugs?

compiling gfortran: warnings in interface.c

Current failures in the gfortran testsuite...

cygwin: gfortran 4.3 does not compile

derfc intrinsic documentation

Difference between real(kind=16) and long double

do_3.F90 failures

Failure of openmp_stack.f90

Re: Fine tuning gcc build to machine specific properties

Fortran generic subroutine names under GDB

Fortran Quick Reference Card PDF

Fully Functional Now

g77/gfortran

g95 mingw installer sets LIBRARY_PATH?

gfortran bug? USE and USE ONLY

Gfortran does not recognize module generated by gfortran

Re: gfortran Mingw 20070905 and 20070824 binaries don't work for me

I had to revert r128057 locally to keep on working ;-)

I May Still Need f77, please!

ICE with ANINT (with KIND and an array)

internal compiler error: in gfc_assign_data_value_range, at fortran/data.c:538

Is this a known ICE?

learning functions

linker error on mac intel

Modules and Private Functions and Data

msimsl -> DLFTQS, DLFSQS alternatives available

Online Job Representative Staff

OPEN intrinsic documentation?

Patch to add --enable-intermodule to libgfortran

Re: Patch: make --enable-mapped-location work

Re: PATCH: PR fortran/33276: [4.3 Regression] 465.tonto in SPEC CPU 2006 fails to compile

Re: PATCH: PR fortran/33276: [4.3 Regression] 465.tonto in SPEC CPU 2006 fails to compile

Re: PATCH: PR fortran/33276: [4.3 Regression] 465.tonto in SPEC CPU 2006 fails to compile

PATCH: PR fortran/33276: [4.3 Regression] 465.tonto in SPEC CPU 2006 fails to compile

Re: PATCH: PR fortran/33276: [4.3 Regression] 465.tonto in SPEC CPU 2006 fails to compile

PDF Fortran Reference Card

PING - Re: [Patch, Fortran] PR33106 - F95 does not allow public entries to private derived types

Re: PING - Re: [Patch, Fortran] -- PR33231 [elemental subroutine checking]; PR33325 [document intrinsic modules]

Re: PING - Re: [Patch, Fortran] -- PR33231 [elemental subroutine checking]; PR33325 [document intrinsic modules]

Re: PING - Re: [Patch, Fortran] PR33106 - F95 does not allow public entries to private derived types

Re: PING - Re: [Patch, Fortran] PR33106 - F95 does not allow public entries to private derived types

Please Assist Us

Possible bug in gfortran 4.3.0: integer*1 range?

PR33298: r128206 did it for me.

A preview of the subreference array pointer patch

Recent (middle-end?) regressions in the Fortran testsuite

Re: Regression when compiling Molcas

regressions with recent subref_array_pointer changes

Remove fortran from unsupported_languages on cris and mmix

Reversion when compiling Molcas

Someone has caused regressions in gfortran

Re: Someone has caused regressions in gfortran (c_char_tests_red.f03)

Re: Someone has caused regressions in gfortran (c_char_tests_red.f03, now PR33330)

Re: Someone has caused regressions in gfortran (c_char_tests_red.f03, now PR33330)

typos in the test suite

unflattening fortran matrices

Work Online From Home.

Re: wrong code with -fforce-addr


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