fortran archive
subject index for March, 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:

Re:

-fbacktrace / 30498

-M nor -J work as intended

Re: 200.sixtrack is miscomparing on x86_64 and i686 (-O2) since Mar 19th

200.sixtrack is miscomparing on x86_64 and i686 (-O2) since Mar 19th

[4.2 backport, libfortran] Fix PR 30981

[documentation, fortran, commited] typo fixes

[documentation, fortran] more intrinsics

[FORTRAN PATCH] Reduce gfc_match_strings usage (part 1)

[FORTRAN PATCH] Reduce gfc_match_strings usage (part 2)

[fortran, 4.2] Query regarding backporting patches to 4.2.

[fortran, docs] Add embryonic gfc-internals.texi manual.

[Fortran, patch, commited] Fix testsuite failue by using int64_t instead of long (was: c_by_val_1.f failure)

Re: [Fortran, Patch] PR31188 - Allow array dummy as range for constant arrays

[Fortran, Patch] PR31188 - Allow array dummy as range for constant arrays

Re: [Fortran, Patch] PR31188 - Allow array dummy as range for constant arrays

[Fortran, PR20897] Disallow intrinsic type names as derived type names

Re: [Fortran, PR20897] Disallow intrinsic type names as derived type names

[Fortran,patch]

[Fortran-Experiments] Merged from trunk

[Fortran-Experiments]: c_funloc..

[Fortran-Experiments]: patch

[Fortran-Experiments]: patch for c_ptr/c_funptr

Re: [Fortran-Experiments]: patch for error checking on binding labels and derived types, etc.

Re: [Fortran-Experiments]: patch for error checking on binding labels and derived types, etc.

[Fortran-Experiments]: regressions

[Fwd: Summer of Code 2007 mentors]

[gfortran, committed] Cleanup gfc_find_gsymbol

[gfortran, committed] Minor cleanups to intrinsic.c

[gfortran, documentation] Sketch documentation of gfc_code

[gfortran,commited] Fix a bunch of dg directives in the testsuite

[gfortran,commited] fold(convert()) -> fold_convert()

[gfortran,patch] Don't let character strings have negative length

[gfortran,patch] Fix constant exponentiation with integer exponent

[gfortran,patch] Fix constant-integer exponentiation (PR31120)

[gfortran,patch] Fix simplification and code generation for REPEAT

[gfortran,patch] Fix undue out-of-bounds warning (PR30655)

[gfortran,patch] Fix user operators extending intrinsic ones

Re: [gfortran,patch] Integer constants overflowing type with -fno-range-check

[gfortran,patch] Integer constants overflowing type with -fno-range-check

[gfortran,patch] Last ping for -fbacktrace

[gfortran,patch] Use short-circuiting IF and AND expressions in gfortran

[gortran, PATCH] Fix PR 18937

[iso_c_binding] Symbol names in libgfortran

[libgfortran,patch] Fix PACK for zero-sized arrays

[libgfortran,patch] Protect uses of {f,l,}stat with autoconf macros

Re: [Martin Michlmayr <tbm@cyrius.com>] Documenting GCC 4.2 changes

[patch, fortran + C testsuite, 4.2] Accept -Wno-all (PR 30437)

[patch, fortran, 4.2, committed] Fix off-by-one in IBCLR/IBSET arg checking.

[patch, fortran, 4.2, committed] Typo fix in comment.

[patch, fortran, 4.2] Backport -fmax-errors to 4.2.

[patch, fortran, committed] Fix argument kind in gfc_resolve_ishftc

[patch, fortran, committed] Fix column widths in intrinsic.texi

[patch, fortran, committed] Fix documentation typos in 4.2.

[patch, fortran, committed] Fix gfortran.h "obsolescent" comments.

[patch, fortran, committed] match.c: Document gfc_option.max_identifier_length assumption.

[patch, fortran, committed] Re-document COMPLEX*k syntax quirk.

[patch, fortran, committed] Update --version program name, copyright date.

Re: [patch, fortran, docs, 4.2] invoke.texi: Document Wcharacter-truncation, misc. edits.

[patch, fortran, docs, 4.2] invoke.texi: Document Wcharacter-truncation, misc. edits.

[patch, fortran, docs, committed] Backport a -Wtabs documentation correction.

[patch, fortran, docs, committed] Document function forms of some intrinsics

[patch, fortran, docs, committed] Document undocumented intrinsics.

[patch, fortran, docs, committed] Fix CHDIR, CTIME, EXIT documentation.

[patch, fortran, docs, committed] Improve the note on internal I/O, add crossrefs.

[patch, fortran, docs, committed] intrinsic.texi: Minor cleanups.

[patch, fortran, docs] invoke.texi: Document Wcharacter-truncation, misc. edits.

[patch, fortran, docs] Rewrite "GFortran and G77" section.

Re: [patch, fortran] fixes for the EXIT intrinsic function (PR30933)

[Patch, Fortran] Allow ENTRY without RESULT (PR30873)

[patch, fortran] lang.opt: Adjust documentation.

Re: [Patch, fortran] PR23060 - %VAL, %LOC and %REF

[Patch, fortran] PR30531 and PR31086 - derived type association problems... again

[Patch, fortran] PR30880 - Derived types with default value -- function with ENTRY: rejecte

Re: [Patch, fortran] PR30880 - Derived types with default value -- function with ENTRY: rejected at compile time

[Patch, fortran] PR30883 - procedure with dummy procedure f1 rejected with implicit none

[Patch, fortran] PR30922 , PR30883 and PR30870 - rejects-valid bugs

Re: [Patch, Fortran] PR30973, disallow to reuse a module name or to use the module name on an ONLY clause of USE

Re: [Patch, Fortran] PR30973, disallow to reuse a module name or to use the module name on an ONLY clause of USE

[Patch, fortran] PR31011 - Incorrect error: parameter array sections

Re: [Patch, fortran] PR31160 - %VAL and related features need to be documented.

Re: [Patch, fortran] PR31160 - %VAL and related features need to be documented.

[Patch, fortran] PR31160 - %VAL and related features need to be documented.

Re: [Patch, fortran] PR31163 - SAVEd derived types with ALLOCATABLE components don't work

Re: [Patch, fortran] PR31163 - SAVEd derived types with ALLOCATABLE components don't work

[Patch, fortran] PR31163 - SAVEd derived types with ALLOCATABLE components don't work

Re: [Patch, fortran] PR31163 - SAVEd derived types with ALLOCATABLE components don't work

[Patch, fortran] PR31193 - ICE on non-constant character transfer

[Patch, fortran] PR31200 , PR31215 and PR31219 - function call interface problems

[Patch, fortran] PR31292 - ICE with module procedure interface in a procedure body

Re: [patch, fortran] Remove redundant check in error.c

[Patch, Fortran] Renaming operators on the USE statement

[Patch, Fortran] Subsections of assumed-size arrays have a known shape (PR30882)

[patch, libfortran] fix a**(-huge(i)-1)

[patch, libfortran] Fix PR 31196

Re: [patch, libgfortran] PR31052 Bad IOSTAT values when readings NAMELISTs past EOF

Re: [patch, libgfortran] PR31052 Bad IOSTAT values when readings NAMELISTs past EOF

[patch, libgfortran] PR31052 Bad IOSTAT values when readings NAMELISTs past EOF

[patch, libgfortran] PR31099 [4.3/4.2 regression] Runtime error on legal code using RECL

[patch, testsuite, committed] Clean up gfortran.dg leftover module files.

[patch, testsuite/gfortran.dg committed] Fix non-initialized variables in test cases

Re: [PATCH, testsuite]: Commited: Fix wrong dg directive in fortran tests

Re: [PATCH, testsuite]: Commited: Fix wrong dg directive in fortran tests

[PATCH, testsuite]: Commited: Fix wrong dg directive in fortran tests

[PATCH, testsuite]: Committed: Delete executables created by fortran feature tests

[patch,libgfortran) PR31199 write with "t1" + nonadvancing transfer format gives wrong output

[patch,libgfortran) PR31199 write with "t1" + nonadvancing transfer format gives wrong output

[patch,libgfortran] 4.2 Regression fix, pr31099 returns

[patch,libgfortran] Committed fix to regression in SPEC 200.200.sixtrack miscomparing regression

Re: [patch,libgfortran] Committed fix to regression in SPEC 200.200.sixtrack miscomparing regression

[patch,libgfortran] PR31051 gfortran bug with x and t format descriptors.

Re: [PATCH] factor common code in signed_or_unsigned

[PATCH] Fix ICEs in *.mod writer

[PATCH] Fix OPEN with unspecified ACTION on read-only filesystem

[PATCH] Re: Tobias Burnus and Brooks Moses appointed Fortran maintainers

and intrinsic: silent data truncation

ANNOUNCE: Gelato ICE GCC track, San Jose, CA, April 16-18, 2007

Backport to 4.2

Re: Backporting GFORTRAN fixes to GCC 4.2

Bug 30883 - opinions please

RE: Building GCC 4.3.0 on Cygwin...

Building GFortran

Building shared library with gfortran. Bug?

Re: Building shared library with gfortran. Bug?

c_by_val_1.f failure

check for uninitialized variables?

compilation error

cshift & uninitialized

Current Cygwin build broken

Does -ipa do anything in gfortran

Error with f77 variables in format statement

Re: F-compiler installation

Re: Failure introduced by the sahf patch(es)

Failure introduced by the sahf patch(es) (was: Re: [Bug fortran/29975] [meta-bugs] ICEs with CP2K)

Fix gfortran doc typo

Fortran calling C with a char* argument.

GCC 4.2 only PRs

Fwd: GCC 4.2.0 Status Report (2007-03-04)

Re: Gcc and gfortran installation on MacBook Pro

gcc/testsuite/gfortran.dg/pointer_intent_1.f90 failure on OSX

gfortran and -fbounds-check

gfortran binaries download

gfortran build from trunk doesn't find etime anymore...

Re: gfortran for Win MINGW lagging behind

gfortran PR 29441 -- why still open?

gfortran win binaries

gfortran-4.1.2 file io bug fix

GISS GCM modelE1 will not build properly under gfortran

Good news for gfortran

Google Summer of Code: Mentor wanted for Fortran project

how to compile a program

I'm back -- ISO C binding merge plans.

ICE with integer_exponentiation_1.f90 and -ffast-math

John W. Backus

Re: Leftover real25647.x and static25647.x in testsuite/gfortran directory?

Leftover real25647.x and static25647.x in testsuite/gfortran directory?

libgfortran Makefile question (using latest libtool)

Re: linking to library in /usr/lib/

Make-lang.in: Is the lack of dependency on arith.h a bug?

MinGW trunk fix: Can someone test, please?

Minor quibble

Re: My GCC Summit paper about Fortran Front End optimizations is accepted ...

My GCC Summit paper about Fortran Front End optimizations is accepted ...

New mingw binaries uploaded

New wrong-code/rejects valid bugs

No unused constant warnings

Re: OpenMP on gcc

Re: Patch for max number of errors make gfortran.dg/gomp/reduction1.f90 fail

Re: Patch for max number of errors make gfortran.dg/gomp/reduction1.f90 fail

Re: Patch for max number of errors make gfortran.dg/gomp/reduction1.f90 fail

Patch for max number of errors make gfortran.dg/gomp/reduction1.f90 fail

Patch testing: Re: Runtime error when using RECL

Re: Patch to not link in libgfortranbegin.a when building ftn shared libs

Patch to not link in libgfortranbegin.a when building ftn shared libs

Possible bug in gfortran

possible buglet in format

PR 30690 - clean up libgfortran/m4 files

PR 31163

PR30947 - resolving ALARM

precision of 64 vs 32 bit gfortran compilers

precision of 64 vs 32 bit gfortran compilers; with additional details

Problem with formatted exponential output

random_number: threadsafe?

reworking intrinsic procedures

RFC: gfc_simplify_transfer implementation.

RFC: libgfortran library version information display

RFC: Setting some intrinsics as GFC_STD_LEGACY

Runtime error when using RECL

SAVE and derived types

Re: SAVE and derived types with allocatables (F03)

Re: SoC fortran procedure pointers

Some 'unexpected failures'

Something is not right.

stopping gdb at runtime errors.

Supported Fortran 2003 features

RE: symbol names are not created with stdcall syntax: MINGW, (GCC) 4.3.0 20061021

Re: symbol names are not created with stdcall syntax: MINGW, (GCC) 4.3.0 20061021

Re: symbol names are not created with stdcall syntax: MINGW, (GCC) 4.3.0 20061021

Re: symbol names are not created with stdcall syntax: MINGW, (GCC) 4.3.0 20061021

Re: symbol names are not created with stdcall syntax: MINGW, (GCC) 4.3.0 20061021

Re: symbol names are not created with stdcall syntax: MINGW, (GCC) 4.3.0 20061021

symbol names are not created with stdcall syntax: MINGW, (GCC) 4.3.0 20061021

Re: symbol names are not created with stdcall syntax: MINGW, (GCC) 4.3.0 20061021

The test case integer_exponentiation_2.f90 is not standard conforming

Tobias Burnus and Brooks Moses appointed Fortran maintainers

Re: windows-mingw-openmp build ?


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