August 2007 Archives by thread
Starting: Wed Aug 1 00:41:00 GMT 2007
Ending: Fri Aug 31 23:57:00 GMT 2007
Messages: 671
- OpenMP and local arrays
Asher Langton
- Mixed entries and 12.5.2.5
Craig Powers
- compilation problem: undefined reference
ppanta
- [patch, fortran] more about namelists
Daniel Franke
- [patch, fortran] PR32945 - ICE in initialization expression
Daniel Franke
- -Wunused-parameter
Daniel Franke
- [gfortran,patch] Fix code generated for NINT
Dominique Dhumieres
- [Patch, Fortran] PR32936 - Allocate's STAT & function result
Steve Kargl
- fmax-stack-var-size, was: Re: OpenMP and local arrays
Asher Langton
- [patch, committed] Fix for PR 32954
Thomas Koenig
- [Bug fortran/32732] [Bind C] Character scalars are passed as arrays
Christopher D. Rickett
- New to gfortran
RadSurfer
- Calculators used by Fortran Programmers
RadSurfer
- bind_c_coms.f90 alignment errors on powerpc-apple-darwin9
Jack Howarth
- F2003 summer of code status?
Tobias Schlüter
- [PATCH, fortran] Convert returned types to correct type.
Steve Kargl
- [patch, committed] Fix three test cases for PR 32770
Thomas Koenig
- gfortran.dg/vect failures at -m64 on darwin
Jack Howarth
- DIMENSION statement
RadSurfer
- [patch, committed] Allow open_errors.f90 to pass under sudo
Jerry DeLisle
- weird behaviour
Éric Depagne
- Fallout from -fdefault-integer-8
Steve Kargl
- ICE for fortran reasoned by wrong sizetype size for x86_64 mingw32 target
FX Coudert
- [gfortran,patch] Make MIN and MAX handle NaNs correctly (PR32048)
FX Coudert
- [patch, fortran] Fix PR 32977
Thomas Koenig
- RECURSIVE vs PURE and ELEMENTAL
Walter Spector
- Fwd: [PATCH] Fix middle-end/32813 ICE in annotate_all_with_locus
Andrew Pinski
- [Patch, fortran] PR31214 - User-defined operator using entry leads to ICE
Paul Thomas
- [Committed] Fix fortran/32968 and 32969.
Steve Kargl
- [Patch, Fortran] PR32987 - Allow TAB in FORMAT statements as extension and warn with -std=f*
Tobias Burnus
- [gfortran,patch] Add ISNAN intrinsic
FX Coudert
- [gfortran,patch] Allow backtracing non-library errors
FX Coudert
- [gfortran,patch] Add MIN/MAX for character type
FX Coudert
- [Bug fortran/31202] Incorrect rounding generated for NINT
FX Coudert
- Possible regression on Cygwin
Jerry DeLisle
- How to implement a couple of PXF routines?
Walter Spector
- output format dependent on standard?
Daniel Franke
- [gfortran,committed] Fix doc of -fsyntax-only
FX Coudert
- x86-linux nightly binaries for gfortran
François-Xavier Coudert
- common block alignment
Jack Howarth
- gfortran.dg/vect failures at -m64 on darwin fix
Jack Howarth
- [PATCH,fortran]: fix bind(c) common block alignment
Christopher D. Rickett
- [Fortran, patch] PR33001 - Point to -fno-range-check
Tobias Burnus
- [gfortran,committed] Fix last bits of EXIT intrinsic
FX Coudert
- ASM allowed in Fortran? and OpenDir?
RadSurfer
- testsuite failures in namelist_33.f90
Daniel Franke
- Installation Question!
RadSurfer
- C Interoperability on Windows -- or __cdecl, __stdcall, __fastcall
Tobias Burnus
- Installation Question! (A suggestion)
Angelo Graziosi
- FORTRAN NAMELIST Run Time Problem: Bug Report
slabiv@chan.usno.navy.mil
- [patch, libgfortran] Re-factored write_float, by kind (RFC)
Jerry DeLisle
- Failing tests in the testsuite (gcc-testresults@)
Tobias Burnus
- x86-linux binaries back online
François-Xavier Coudert
- [gfortran,patch] Add KIND argument to a bunch of intrinsics (F2003)
FX Coudert
- libgfortran.so.3: cannot open shared object file
RadSurfer
- multidimensional arrays compiled by gfortran are not passed as such to gdb
jiho
- -Wall and include
Éric Depagne
- [PATCH,fortran]: proposed fix for PR 33020
Christopher D. Rickett
- [patch] Change gcc/c-format.c to add new specifiers to the Fortran front-end format
FX Coudert
- [gfortran,patch] Add -fmodule-private option (PR 31629)
FX Coudert
- [gfortran,patch] More detailled runtime bounds-checking messages...
FX Coudert
- [Fwd: GCC 4.3.0 Status Report (2007-08-09)]
Brooks Moses
- practical use of iargc() getarg()
RadSurfer
- [patch, libfortran] PR33039 Read NAMELIST: reads wrong namelist name
Jerry DeLisle
- Technical-Analysis-fortran
corey
- read file from asci file
M. Kilani
- [gfortran,committed] Some more -fdefault-integer-8 type mismatches
François-Xavier Coudert
- Add a __nowarn__ keyword
FX Coudert
- fixing PR32765
Jack Howarth
- Focus: default-integer-8 then DATA statements
Jerry DeLisle
- [patch, fortran] byte-wise access to masks
Thomas Koenig
- [patch, fortran] byte-wise access to masks, this time really
Thomas Koenig
- [gfortran,committed] Character length backend_decl could be given wrong type
FX Coudert
- complete patch for byte-wide access for masks
Thomas Koenig
- [Patch, fortran] PR32962 - b = conjg(transpose(a)) is erroneous if b is an allocatable array
Paul Thomas
- [Patch, fortran] PR32827 - IMPORT fails for TYPE when also used in INTERFACE
Paul Thomas
- [gfortran,patch] Fix RANDOM_SEED: optional arguments and -fdefault-integer-8
FX Coudert
- [PATCH]: Fix PR32765
Jack Howarth
- testcases for outloop vectorization support
Jack Howarth
- [Patch]: Set USE_GTHREAD_WEAK on mingw32 to 0
François-Xavier Coudert
- How to debug "Access not within mapped region" runtime error
Florian
- Fwd: Fortran compiler comparison
François-Xavier Coudert
- [Patch, fortran] PR32926 - ICE with external function as argument
Paul Thomas
- pr32512 - efficiency of RESHAPE and SPREAD
Paul Thomas
- [gfortran,patch] PR32594: clean up a few substring features
FX Coudert
- [PATCH] Improve debug info for packed arrays with constant bounds (PR fortran/22244)
Jakub Jelinek
- Alignment of gfortran allocated arrays
John Travers
- Whole-file compilation in gfortran
FX Coudert
- [gfortran,committed] Fix type mismatch from my previous NINT patch
FX Coudert
- End-of-life of the "g77 compatibility" meta-bug, PR19292
FX Coudert
- [gfortran,patches] Fixed PR33066, syntax diagnostic for "type, bind(c) foo"
FX Coudert
- Fortran regressions on Cygwin_NT
Paul Thomas
- [gfortran,patch] Fix spuriouis warnings about anonymous variables
François-Xavier Coudert
- [gfortran,committed] RANDOM_SEED with -fdefault-integer-8
François-Xavier Coudert
- Optional (empty) string argument
Philippe Schaffnit
- ABSTRACT interfaces + PROCEDURE declarations
Janus Weil
- [PATCH, fortran] Add -frecursive and fix local array handling with -fopenmp
Asher Langton
- [Patch, Fortran] invoke.texi: Be more verbose for -fno-automatic and -fmax-stack-var-size=<n>
Tobias Burnus
- [libgfortran,patch] Zero-length strings messed up in library (PR33079)
François-Xavier Coudert
- [Fwd: PING: PING: Re: ICE for fortran reasoned by wrong sizetype size for x86_64 mingw32 target]
Tobias Burnus
- [Patch, Fortran] PR33072 - Reject "use mod, only: operator(.foo.)" where "foo" is no operator
Tobias Burnus
- [Patch, fortran] PR32875 - Not Implemented: complex character array constructor
Paul Thomas
- [Patch, fortran] PR32881 - PURE attribute escapes from contained procedure
Paul Thomas
- Failure in bootstrapping GFortran 4.3.0 on Cygwin
Angelo Graziosi
- [Patch, Fortran] PR31298 - support multiple loading of (renamed) operators in USE
Tobias Burnus
- [Patch,Fortran,committed] Add cleanup-modules to files in testsuite/gfortran.dg/*
Tobias Burnus
- [PATCH] Avoid sharing ts.cl if ts.cl->length == NULL
Jakub Jelinek
- [PATCH, fortran] PR20441 -finit-local-zero
Asher Langton
- [PATCH, Fortran] ABSTRACT INTERFACE
Tobias Burnus
- g77 and gfortran
Granville Sewell
- g77
Granville Sewell
- g77
Jerry DeLisle
- g77
Tobias Burnus
- [PATCH] Reduce gfc_match_strings usage
Roger Sayle
- PROCEDURE declarations
Janus Weil
- Win32 vs CentOS5
RadSurfer
- [PATCH] Make instrinsic_operators as static.
Roger Sayle
- Oversized module object files on Mac OSX
Adrian Turner
- [Patch, Fortran] Add -frecursive, imply it with -fopenmp, check for flag conflicts and update invoke.texi
Tobias Burnus
- [Patch, Fortran] PR32985 - COMMON checking
Tobias Burnus
- [RFC] Document intrinsic modules?
Tobias Burnus
- libgfortran/intrinsics/cpu_time.c: No such file or directory.
Florian
- segfault within CPU_TIME (was: libgfortran/intrinsics/cpu_time.c: No such file or directory.)
François-Xavier Coudert
- [PATCH] Restructure intrinsic operator parsing
Roger Sayle
- [Patch, Fortran] PR32980 - Add GAMMA and LGAMMA intrinsics
Tobias Burnus
- 'gfortan -v' on GNU/Linux and Cygwin
Angelo Graziosi
- [patch, libfortran] Implement KIND specific floating point formatted output
Jerry DeLisle
- WARNING bootstrapping GFortran on Cygwin
Angelo Graziosi
- [PATCH Fortran] bootstrap failure by wrong sizetype
Kai Tietz
- g77 executables
Granville Sewell
- [gfortran,patch] Removing runtime checking for MIN/MAX optional arguments
François-Xavier Coudert
- [libgfortran,patch] Use __mingw_snprintf instead of snprintf when possible
François-Xavier Coudert
- Prepended underscores in gfortran
bernholdtde@ornl.gov
- [patch, fortran, really] Byte-wise access to masks
Thomas Koenig
- [patch] PR31546 - add --enable-intermodule
Bernhard Fischer
- [patch, fortran] decl.c, trans-decl.c misc trivia
Bernhard Fischer
- Revising MAINTAINERS file
Bud Davis
- Getting 2 undefined references iin latest (20070822) gfortran windows build
François-Xavier Coudert
- g77-gfortran
Granville Sewell
- [Patch, Fortran] PR33139 - fix bounds for whole-array pointer assigments
Tobias Burnus
- [Patch, Fortran] PR33178 - Allow integer to elemental functions with -std=f95
Tobias Burnus
- Fwd: [tree, fortran] Patch: make --enable-mapped-location build
Andrew Pinski
- error with function declaration
Marcello Vichi
- [patch, fortran] PR33055 Runtime error in INQUIRE unit existance with -fdefault-integer-8
Jerry DeLisle
- Undefined gfortran symbols
Boris Blankleider
- [PATCH INSTALLED]: const typedefs part 18/N
Kaveh R. GHAZI
- [Patch, Fortran] PR33188: Fortran 2003 - allow derived type without contained components
Tobias Burnus
- PATCH: Gcc mainline is broken
H.J. Lu
- PATCH: [Fortran] Fix mpfr_lgamma call with mpfr 2.3.x (was: Gcc mainline is broken)
Tobias Burnus
- [gfortran,patch] Misc fixes to GETARG
François-Xavier Coudert
- [gfortran,patch] Inline remaining allocation/deallocation routines
François-Xavier Coudert
- disappearing ld.exe
nicholas c. payne
- [patch,build] Build libgfortran and libgomp as DLL on win32
François-Xavier Coudert
- gfortran.dg/gamma_(1|2).f90 fail on Darwin
Dominique Dhumieres
- PROCEDURE pointers
Janus Weil
- GFortran: segmentation fault
François-Xavier Coudert
- [patch RFA][gfortran testsuite] Tweak isnan/nan_1.f90 for SH
Kaz Kojima
- [PATCH,fortran]: Fix PR 33215
Christopher D. Rickett
- wrong code with -fforce-addr
Manfred Schwarb
- [gfortran,patch] Add IS_IOSTAT_EOR and IS_IOSTAT_END intrinsics
François-Xavier Coudert
- [fortran,patch] Creating a common header to the front-end and runtime library
François-Xavier Coudert
- Cleaning up #include's in libgfortran
François-Xavier Coudert
- [Patch, fortran] PR31879 , PR31197 , PR31258 & PR32703 - various character problems
Paul Thomas
- [Patch, fortran] PR31879 , PR31197 , PR31258 & PR32703 - various character problems
Paul Thomas
- [Patch, fortran] PR31879 , PR31197 , PR31258 & PR32703 - various character problems
Tobias Schlüter
- [Patch, fortran] PR31879 , PR31197 , PR31258 & PR32703 - various character problems
Paul Richard Thomas
- [Patch, fortran] PR31879 , PR31197 , PR31258 & PR32703 - various character problems
Paul Thomas
- [Patch, fortran] PR31879 , PR31197 , PR31258 & PR32703 - various character problems
Tobias Burnus
- [Patch, fortran] PR31879 , PR31197 , PR31258 & PR32703 - various character problems
Paul Thomas
- [Patch, fortran] PR31879 , PR31197 , PR31258 & PR32703 - various character problems
Tobias Schlüter
- [Patch, fortran] PR31879 , PR31197 , PR31258 & PR32703 - various character problems
Paul Thomas
- [Patch, fortran] PR31879 , PR31197 , PR31258 & PR32703 - various character problems
Dominique Dhumieres
- [Patch, fortran] PR31879 , PR31197 , PR31258 & PR32703 - various character problems
Dominique Dhumieres
- read float into integer
pkienzle
- Years in copyright notices
François-Xavier Coudert
- [Fortran, Patch] PR33228 Improve checking for MODULE PROCEDURE
Tobias Burnus
- Fix DVI/PDF manual build
Joseph S. Myers
- [Fortran, Patch] PR 33232 - Reject comma in "READ(...)," with -std=f95
Tobias Burnus
- [PATCH] Rewrite match_attr_spec, eliminate gfc_match_strings
Roger Sayle
- Patch: make --enable-mapped-location work
Tom Tromey
- [PATCH, Fortran] PROCEDURE declarations
Janus Weil
Last message date:
Fri Aug 31 23:57:00 GMT 2007
Archived on: Sun Mar 8 07:02:05 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).