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]
(submitted) Re: [RFC] PR libfortran/34669
2-d IMSL fft -> gfortran
4.3 regression - Derived-type initialization
[committed] Fortran ChangeLogs rotated
[Fortran, committed] Change a '=' into '==' for ts->type in parse_spec (cf. PR34907)
[Fortran, Patch, committed] Replace dg-excess-errors by dg-error
[Fortran, Patch] PR34662 - inout argument with parameter
[patch, committed] [4.3 Regression] corner case continuation line
[Patch, Fortan] Depricate -M<dir> in favour of -J<dir>
[Patch, Fortran, committed] Fix adding type to missing_arg_type (cf. PR 34848)
[patch, fortran, committed] Fix PR 34817 and PR 34838
[Patch, Fortran, Committed] PR 34690 Fix test case of PR34660
[Patch, Fortran, Committed] PR34557 - Fix substring handling of EQUIVALENCE
Re: [Patch, Fortran, Committed] PR34689 - Fix INTENT(OUT) check for result variables as argument
[Patch, Fortran, Committed] PR34689 - Fix INTENT(OUT) check for result variables as argument
[Patch, Fortran, committed] PR34848 (ICE, 4.3 regression) Fix absent optional character argument
[patch, fortran, doc] Improve docs of OpenMP, add contributors
[patch, fortran] [4.3 Regression] ICE: left-over "@iostat" variable polutes namespace
[patch, fortran] Delete temporary files generated in test suite tests
[patch, fortran] Fix PR 34671 - logical kind=1 and kind=2 intrinsics
Re: [patch, fortran] Fix PR 34671 - logical kind=1 and kind=2 intrinsics
Re: [patch, fortran] Fix PR 34671 - logical kind=1 and kind=2 intrinsics
Re: [patch, fortran] Fix PR 34671 - logical kind=1 and kind=2 intrinsics
Re: [patch, fortran] Fix PR 34671 - logical kind=1 and kind=2 intrinsics
Re: [patch, fortran] Fix PR 34671 - logical kind=1 and kind=2 intrinsics
Re: [patch, fortran] Fix PR 34671 - logical kind=1 and kind=2 intrinsics
[patch, fortran] integer(kind=init_expression) function is rejected
[Patch, Fortran] PR 34760 - Handle flavor = unknown better to not wrongly make a variable as FL_PROCEDURE
[patch, fortran] PR31463 - fix inconsistent warnings if function return value is not set
[Patch, Fortran] PR32616 - Add more actu./form. argument checks
[patch, fortran] PR34202 - ICE on empty type
Re: [Patch, fortran] PR34396 - Length of substrings defined by expressions not correctly computed in constructors
[Patch, fortran] PR34396 - Length of substrings defined by expressions not correctly computed in constructors
Re: [Patch, fortran] PR34429 - Fails: character(len=use_associated_const) function foo()
[Patch, fortran] PR34429 - Fails: character(len=use_associated_const) function foo()
Re: [Patch, fortran] PR34429 PR34431 and PR34471 - function type characteristics
Re: [Patch, fortran] PR34429 PR34431 and PR34471 - function type characteristics
[Patch, fortran] PR34429 PR34431 and PR34471 - function type characteristics
Re: [Patch, fortran] PR34476 - Parameters: Bogus out of bounds error in array constructor
[Patch, fortran] PR34476 - Parameters: Bogus out of bounds error in array constructor
Re: [Patch, fortran] PR34537 - ICE or wrong code for TRANSFER of constant string to character
[Patch, fortran] PR34537 - ICE or wrong code for TRANSFER of constant string to character
Re: [patch, fortran] PR34540 and 34387 cshift, eoshift, kind=1 and kind=2 arguments.
[patch, fortran] PR34540 and 34387 cshift, eoshift, kind=1 and kind=2 arguments.
[Patch, fortran] PR34545 - ICE when compiling Fortran 95 code
Re: [patch, fortran] PR34556 Rejects valid with bogus error message: parameter initalization
[patch, fortran] PR34556 Rejects valid with bogus error message: parameter initalization
Re: [patch, fortran] PR34556 Rejects valid with bogus error message: parameter initalization
[Patch, Fortran] PR34654 - Disallow unformatted on internal unit
[Patch, Fortran] PR34655 - default init and equiv association with COMMON variable
[Patch, Fortran] PR34658 - More COMMON checks
Re: [Patch, Fortran] PR34660 - reject dummy procedures in ELEMENTAL procedures
[Patch, Fortran] PR34660 - reject dummy procedures in ELEMENTAL procedures
[patch, fortran] PR34661- ICE on user defined assignment in WHERE statement
[Patch, Fortran] PR34665: Fix array actual/dummy conformance checks
Re: [Patch, fortran] PR34672 - 4.3 Regression - .mod file misses renamed, USEd symbol
[Patch, fortran] PR34672 - 4.3 Regression - .mod file misses renamed, USEd symbol
Re: [Patch, fortran] PR34681 & PR34704 (4.3 regression) - default initialisers/allocatable/allocatable components
[Patch, fortran] PR34681 & PR34704 (4.3 regression) - default initialisers/allocatable/allocatable components
Re: [Patch, Fortran] PR34759 - Fix assumed-size check for intrinsic procedures
[Patch, Fortran] PR34759 - Fix assumed-size check for intrinsic procedures
[Patch, Fortran] PR34763 - Allow "END" without "END SUBROUTINE" in INTERFACE
Re: [Patch, fortran] PR34784 and PR34785 - array constructor "F95" problems
[Patch, fortran] PR34784 and PR34785 - array constructor "F95" problems
Re: [Patch, Fortran] PR34796 - Actual/Formal arg checking: Fix regression, add check
[Patch, Fortran] PR34796 - Actual/Formal arg checking: Fix regression, add check
Re: [patch, fortran] PR34858, PR33375 - properly undo temporary symbols from common blocks
[patch, fortran] PR34858, PR33375 - properly undo temporary symbols from common blocks
[Patch, fortran] PR34861 and PR34854 - committed as obvious
Re: [Patch, fortran] PR34872 - [4.3 Regression] Spurious error in snapshot of 01/18/08: Statement at (1) is not a valid branch target statement for the branch statement at (2)
[Patch, fortran] PR34872 - [4.3 Regression] Spurious error in snapshot of 01/18/08: Statement at (1) is not a valid branch target statement for the branch statement at (2)
Re: [Patch, Fortran] PR34899 - Support <tab><digit> as continuation line marker (fixed form)
[Patch, Fortran] PR34899 - Support <tab><digit> as continuation line marker (fixed form)
Re: [Patch, Fortran] PR34901 - Make mismatched-types error message less odd
Re: [Patch, Fortran] PR34901 - Make mismatched-types error message less odd
Re: [Patch, Fortran] PR34901 - Make mismatched-types error message less odd
[Patch, Fortran] PR34901 - Make mismatched-types error message less odd
Re: [Patch, fortran] PR34910 - [4.2/4.3 Regression] ICE on invalid assignments in doubly-contained functions
[Patch, fortran] PR34910 - [4.2/4.3 Regression] ICE on invalid assignments in doubly-contained functions
[patch, fortran] PR34915 - do not reject valid elemental init-expressions
Re: [Patch, fortran] PR34975 - [4.3 Regression] Bogus error with USEing modules
[Patch, fortran] PR34975 - [4.3 Regression] Bogus error with USEing modules
[patch, fortran] PR35030 - add type/kind information to pointer assignments
[patch, fortran][4.3 Regression] ICE with transfer, merge in gfc_conv_expr_descriptor
Re: [patch, fortran][4.3 Regression] ICE with transfer, merge in gfc_conv_expr_descriptor
Re: [patch, libfortran] Fix PR 34746, wrong formats in runtime error checking
Re: [patch, libfortran] Fix PR 34746, wrong formats in runtime error checking
[patch, libfortran] Fix PR 34746, wrong formats in runtime error checking
[patch, libfortran] Fix PR 34887, regression vs. g77
[patch, libfortran] Fix PR 34980
Re: [patch, libfortran] PR 34565, internal write with negative strides
Re: [patch, libfortran] PR 34565, internal write with negative strides
[patch, libfortran] PR 34565, internal write with negative strides
Re: [patch, libfortran] PR 34670 - intrinsics bounds checking (partial)
Re: [patch, libfortran] PR 34670 - intrinsics bounds checking (partial)
Re: [patch, libfortran] PR 34670 - intrinsics bounds checking (partial)
Re: [patch, libfortran] PR 34670 - intrinsics bounds checking (partial)
Re: [patch, libfortran] PR 34670 - intrinsics bounds checking (partial)
[patch, libfortran] PR 34670 - intrinsics bounds checking (partial)
Re: [patch, libfortran] PR34795 inquire statement , direct= specifier incorrectly returns YES
[patch, libfortran] PR34795 inquire statement , direct= specifier incorrectly returns YES
[Patch, libgFortran] Increase the default precision for real(16) by one
[patch, libgfortran] PR34782 tab format failure to display properly (regression vs. g77)
Re: [patch,fortran] [4.3 Regression] PR34990 ICE in gfc_typenode_for_spec, at fortran/trans-types.c:842
[patch,fortran] [4.3 Regression] PR34990 ICE in gfc_typenode_for_spec, at fortran/trans-types.c:842
[patch,libfortran] Fix Regression PR34676 IO error delayed
Re: [patch,libfortran] PR34876 can't read/write zero length array sections
[patch,libfortran] PR34876 can't read/write zero length array sections
[patch] Backport fix for PR libfortran/26253
[PATCH] Fix PR34706, PR34683 -- use more precise types for fortran arrays
Re: [PATCH] Fix PR34706, PR34683 -- use more precise types for fortran arrays
Re: [PATCH][RFC] Add PAREN_EXPR, make flag_associative_math the default for Fortran
Re: [PATCH][RFC] Add PAREN_EXPR, make flag_associative_math the default for Fortran
Re: [PATCH][RFC] Add PAREN_EXPR, make flag_associative_math the default for Fortran
Re: [PATCH][RFC] Add PAREN_EXPR, make flag_associative_math the default for Fortran
Re: [PATCH][RFC] Add PAREN_EXPR, make flag_associative_math the default for Fortran
[PATCH][RFC] Add PAREN_EXPR, make flag_associative_math the default for Fortran
Re: [Ptach, fortran] PR34875 - read into vector-valued section doesn't transfer any values
[Ptach, fortran] PR34875 - read into vector-valued section doesn't transfer any values
[RFC] PR libfortran/34669
[wwwdocs] PATCH for Re: Gfortran annual report for 2008
about the "installation instructions" link
Re: Again on gfortran for Mac OS-X
application crash if compiled with -fopenmp
Re: Are type-bound procedures and classes supported yet by gfortran?
Array-type problem
bignum for gfortran
character arrays in format tags (bug?)
Control-D not closing unit 5 in list-directed input
cray_pointers_2.f90 failures on powerpc-apple-darwin9
Cygwin binaries are screwed?
Derived-type initialization (was: Re: Again on gfortran for Mac OS-X)
Doxygen documentation of gfortran
Re: Draft 2007 gfortran annual report
experience using gfortran to compile F77 code
FAIL: gfortran.dg/vect/fast-math-pr33299.f90 execution test
for Daniel
Fortran Reference Card
gfortran 4.3.0 regressions
Gfortran annual report for 2008
Re: gfortran bugs
Re: gfortran isnan?
gfortran weirdness on Mac OS-X
gfortran.dg/missing_optional_dummy_5.f90 fails on Darwin
How do I get a two dimensional array of 1s?
internal compiler error: Segmentation fault
Re: Is a tab one or 7 chars when it comes to fitting on a punch card ?
Re: Is a tab one or 7 chars when it comes to fitting on a punch card ?
Is a tab one or 7 chars when it comes to fitting on a punch card ?
libgfortran.so problem
Mainline is now regression and documentation fixes only
Memory leaks in compiler
MIPS/FORTRAN failures...
new proposal to vector intrinsics
Online fortran tutorials
Patch for PRs 34429 and 34896
PATCH: PR fortran/33375: ICE (segfault) gfortran.dg/common_6.f90
porting g77 code to gfortran
PR34431 and friends
Q: Passing character string lengths with 64-bit addressing
Questions about dependency analysis
Regression in my collection of bugs.
Regression with parameter_array_init_3.f90
Re: RFA, PR fortran/34686: Aliasing bug when returning character pointers
RFA, PR fortran/34686: Aliasing bug when returning character pointers
RFC: Help me understand this
spurious warning for -Wconversion?
trouble with -fstrict-aliasing
Use and rename bug: rings a bell?
Warnings when compiling gfortran
Wiki page for 4.4 projects
x86_64, libgfortran: unrecognized file format (was: for Daniel)
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]