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]
Re: [Bug fortran/41613] ICE for gfortran.dg/dynamic_dispatch_*.f03 on powerpc-apple-darwin
Re: [Bug fortran/41613] ICE for gfortran.dg/dynamic_dispatch_*.f03 on powerpc-apple-darwin
Re: [Bug fortran/41706] [OOP] Calling one TBP as an actual argument of another TBP
[FORTRAN PATCH]: Use mpc_pow_z for (complex float ** int)
Re: [Fortran,patch] PR 41850 - Wrong-code with optional allocatable arrays
Re: [Fortran,patch] PR 41850 - Wrong-code with optional allocatable arrays
[Fortran,patch] PR 41850 - Wrong-code with optional allocatable arrays
[Fortran,Patch] PR41479 - fix INTENT(OUT) initialization
[Fwd: Re: Less than optimally useful gfortran option]
[patch, committed] [4.5 Regression] F2003 Repeat specification after P descriptor rejected
[Patch, committed] Fix documentation of gfortran's etime/dtime.
[Patch, Fortran, committed] PR 41585: [OOP] Reject CLASS(T) as component of "TYPE :: T"
[Patch, Fortran, committed] PR 41784: [OOP] ICE in load_derived_extensions
Re: [patch, fortran] Improve bounds checking error messages
[Patch, fortran] OOP - PR41648 and PR41656
[Patch, fortran] OOP bugs - PRs 41587, 41608, 41618 and 41629
Re: [Patch, Fortran] PR 41579: [OOP/Polymorphism] Nesting of SELECT TYPE
Re: [Patch, Fortran] PR 41579: [OOP/Polymorphism] Nesting of SELECT TYPE
[Patch, Fortran] PR 41579: [OOP/Polymorphism] Nesting of SELECT TYPE
[Patch, Fortran] PR 41581: [OOP] Allocation of a CLASS with SOURCE=<class> does not work
[Patch, Fortran] PR 41586: Allocatable _scalars_ are never auto-deallocated
Re: [Patch, Fortran] PR 41586: Allocatable _scalars_ are never auto-deallocated
Re: [Patch, Fortran] PR 41615: Better diagnostic message for assumed-length character functions
[Patch, Fortran] PR 41615: Better diagnostic message for assumed-length character functions
Re: [Patch, Fortran] PR 41714: [OOP] ALLOCATE SOURCE= does not properly copy the value from SOURCE
Re: [Patch, Fortran] PR 41714: [OOP] ALLOCATE SOURCE= does not properly copy the value from SOURCE
[Patch, Fortran] PR 41714: [OOP] ALLOCATE SOURCE= does not properly copy the value from SOURCE
[Patch, Fortran] PR 41719: [OOP] invalid: Intrinsic assignment involving polymorphic variables
Re: [Patch, Fortran] PR 41719: [OOP] invalid: Intrinsic assignment involving polymorphic variables
[Patch, Fortran] PR 41755 - Fix segfault for invalid EQUIVALENCE
Re: [Patch, Fortran] PR 41758: [Cleanup] Don't resolve expr in gfc_match_allocate
[Patch, Fortran] PR 41758: [Cleanup] Don't resolve expr in gfc_match_allocate
[Patch, Fortran] PR 41766: [OOP] SELECT TYPE selector as actual argument with INTENT(INOUT)
Re: [Patch, Fortran] PR 41766: [OOP] SELECT TYPE selector as actual argument with INTENT(INOUT)
[Patch, Fortran] PR 41781: [OOP] bogus undefined label error with SELECT TYPE
Re: [Patch, Fortran] PR 41800: [OOP] ICE in fold_convert_loc, at fold-const.c:2789
[Patch, Fortran] PR 41800: [OOP] ICE in fold_convert_loc, at fold-const.c:2789
[Patch, fortran] PR 41860 -finit-local-XXX should not clobber -fno-automatic
Re: [Patch, Fortran] PR fortran/41403: Fix miscompilation of assigned goto
Re: [Patch, Fortran] PR fortran/41403: Fix miscompilation of assigned goto
[Patch, Fortran] PR fortran/41403: Fix miscompilation of assigned goto
[Patch, Fortran] PR41583 - TYPE IS rejected because of way vtable index is implemented
Re: [Patch, Fortran] PR41583 - TYPE IS rejected because of way vtable index is implemented
Re: [Patch, Fortran] PR41629: [OOP] gimplification error on valid code
Re: [Patch, Fortran] PR41629: [OOP] gimplification error on valid code
[Patch, Fortran] PR41629: [OOP] gimplification error on valid code
[Patch, fortran] PR41706 - [OOP] Calling one TBP as an actual argument of another TBP
Re: [Patch, fortran] PR41706 - [OOP] Calling one TBP as an actual argument of another TBP
[Patch, fortran] PR41772 - [4.4/4.5 Regression] Wrong code due to TRANSFER of EMPTY array section
[Patch, Fortran] SELECT TYPE with associate-name
[patch, libfortran] PR38439 F0.d formatting, reading vs writing
[patch, libfortran] PR38439 I/O PD edit descriptor inconsistency
[Patch, libfortran] Split io.h into multiple include files
[Patch, libgfortran] Fix compile warnings
[patch, libgfortran] PR35862 Rounding fixes
[patch, libgfortran] PR41711 Z format does not support writing KIND=10 reals
Re: [Patch,Fortran] 4.3/4.4/4.5 Regression: PARAMETER statement in subroutines
[Patch,Fortran] 4.3/4.4/4.5 Regression: PARAMETER statement in subroutines
Re: [Patch,Fortran] Add polymorphic type support (OOP, RTTI) - merge from Fortran-dev branch
Re: [Patch,Fortran] Add polymorphic type support (OOP, RTTI) - merge from Fortran-dev branch
[patch,Fortran] PR 41777 - fix attribute usage for generics
[Patch,Fortran] PR41582 allocate patch for CLASS
[Patch,wwwdocs] Update Fortran section of 4.5/changes.html
[PATCH] Fix PR41494
Re: [patch] Fix PR41764
[PATCH] Move LTO option processing to common code
[PATCH]: PR fortran/33197, use MPC for complex "arc" functions
bug with Z formatting REAL(10)?
cross compiler
Cygwin gfortran binary available on Wiki
Defined operator/assignment on an abstract type
Re: Dynamic dispatch of class typebound procedures - post LTO patch for gfortran
Re: Dynamic dispatch of class typebound procedures - post LTO patch for gfortran
Re: Dynamic dispatch of class typebound procedures - post LTO patch for gfortran
Dynamic dispatch of class typebound procedures - post LTO patch for gfortran
Fwd: GCC 4.5 Status Report (2009-10-01)
Gfortran for windows xp problem
gfrotran
inlined maxval
Interaction of -finit-local-zero and -fno-automatic
Library array lbound zero
LTO branch merged into trunk - trunk remains CLOSED
make -j2 check-gfortran
OOP problems
OpenMP problem
Optional allocatable arrays
PR libgomp/41418: fix libgomp without fortran enabled
Re: Reducing fortran testcase with delta.
Trunk is closed for LTO merge
Trunk is now OPEN
undefined reference to `lroundf'
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]