March 2006 Archives by thread
Starting: Wed Mar 1 06:24:00 GMT 2006
Ending: Fri Mar 31 23:26:00 GMT 2006
Messages: 569
- [Patch, fortran] PR20938 and where_19 - equivalence dependencies
Paul Thomas
- Ping: [Fortran] Inverted masks in WHERE statements
Paul Thomas
- [Patch, fortran] Inline DOT_PRODUCT
THOMAS Paul Richard 169137
- [Fortran] Compare upper bounds in gfc_is_same_range
Tobias.Schlueter@Physik.Uni-Muenchen.DE
- Optimization of forall loops
Dominique Dhumieres
- GCC 4.1 branch open (fwd)
Andrew Pinski
- [patch] Fix fortran/25031, multiple allocations
Thomas Koenig
- [Patch, libgfortran] Fix PR26499 End of File incorrectly positioned after binary I/O.
Jerry DeLisle
- Patch tracker URL
Jerry DeLisle
- [Fortran] Improvements to dependency analysis
Roger Sayle
- [patch,fortran] PR 16136: ALLOCATABLE dummy arguments
Erik Edelmann
- [Patch, forran] PR26107 - ICE after error message
Paul Thomas
- [Patch, gfortran] PR26257 - Segmentation fault, on function call with assumed shape array parameter
Paul Thomas
- Constraints on variables in pure procedures
THOMAS Paul Richard 169137
- [Fortran] Another array reference dependency improvement
Roger Sayle
- [Patch, fortran] PR19546 - References to parent function results.
Steve Kargl
- [Patch, libgfortran] Fix PR26554 incorrect behaviour when reading a logical variable from a string
Jerry DeLisle
- regressions with the 20060304 snapshot
Dominique Dhumieres
- [PATCH, fortran] Fix constant folding of VERIFY()
Steve Kargl
- [PATCH, fortran] tabs are evil
Steve Kargl
- Happy New Year
Paul Thomas
- PATCH: PR fortran/26041: [4.1]: FORTRAN compiler won't compile the valid code
H. J. Lu
- Bug in minloc and maxloc intrinsic with .false. mask
Dominique Dhumieres
- G77 LIBRARIES USING
Matigulin
- Symbol referencing errors building hello world, sparc-sun-solaris2.11, gfortran-4.1.0
John Wiggins
- Symbol referencing errors building hello world, sparc-sun-solaris2.11, gfortran-4.1.0
Tim Prince
- Symbol referencing errors building hello world, sparc-sun-solaris2.11, gfortran-4.1.0
John Wiggins
- Symbol referencing errors building hello world, sparc-sun-solaris2.11, gfortran-4.1.0
Tobias.Schlueter@Physik.Uni-Muenchen.DE
- Symbol referencing errors building hello world, sparc-sun-solaris2.11, gfortran-4.1.0
John Wiggins
- Symbol referencing errors building hello world, sparc-sun-solaris2.11, gfortran-4.1.0
Tobias Schlüter
- Solved: Symbol referencing errors building hello world, sparc-sun-solaris2.11, gfortran-4.1.0
John Wiggins
- Solved: Symbol referencing errors building hello world, sparc-sun-solaris2.11, gfortran-4.1.0
FX Coudert
- Solved: Symbol referencing errors building hello world, sparc-sun-solaris2.11, gfortran-4.1.0
John Wiggins
- Symbol referencing errors building hello world, sparc-sun-solaris2.11, gfortran-4.1.0
Tobias.Schlueter@Physik.Uni-Muenchen.DE
- Feature Request
Browder, Tom
- Segmentation fault in openmp simple routine from libgomp testsuite.
Diego Novillo
- [committed] Fix PR 26588: gomp on cygwin
Billinghurst, David (CALCRTS)
- LAPACK testsuite failures
Billinghurst, David (CALCRTS)
- [Patch, fortran] Fix PR19101 missing & in character continuation not caught
Jerry DeLisle
- Recent polyhedron regressions.
Richard Guenther
- [patch, fortran] Allocatable function results.
Erik Edelmann
- [Patch, fortran] PR25378 - [Fortran 2003] maxloc for all-false mask
Paul Thomas
- [patch, fortran] More on allocatable dummy arguments.
Erik Edelmann
- gfortran-4.1.0 file io bug fix
Georgy Salnikov
- INTERFACE problem
Michael Webb
- [Fortran] Yet more array dependence improvements
Roger Sayle
- ES formatting messed up?
Steve Kargl
- Thoughts on allocatable components
Erik Edelmann
- xplor-nih gfortran build problem
Jack Howarth
- [Fortran, patch] Fix for PR fortran/26054: Gratuitous warning about Fortran 2003 features.
Toon Moene
- Proposed patch for 4 byte unformatted record delimiters
Rob Ratcliff
- fortran
Gustavo López
- [Patch, fortran] Fix PR19101 Missing ampersand in continued character literals
Jerry DeLisle
- [Fortran] Scalar index dependency fix for dependency_9.f90 (fwd)
Roger Sayle
- [Patch, libgfortran] FIX PR26509 Catch EOR on DIRECT access write
Jerry DeLisle
- I/O library bugs
Jerry DeLisle
- what will get backported?
Jack Howarth
- cygwin: undefined reference to `___sync_add_and_fetch_4'
Timothy C Prince
- [PATCH] Fix libgomp.fortran/retval1.f90 testcase
Jakub Jelinek
- [PATCH] OpenMP parent result references
Jakub Jelinek
- [PATCH] Fix ICE on ADVANCE= with CHARACTER variable rather than constant
Jakub Jelinek
- gfortran and g77 gives different output for same program
prakash Taksali
- [patch, fortran] Fix PR 20935, failed assertion for scalar mask
Thomas Koenig
- [PATCH, libgfortran] PR 24685 IO for real(16)
Janne Blomqvist
- [fortran, patch] PR 19303 - implement four-byte record markers
Thomas Koenig
- [Fortran] Improved dependency analysis of pointer variables
Roger Sayle
- Fortran] Improved dependency analysis of pointer variables
Toon Moene
- gfortran namelist read eof error
Sofia Panagiotidi
- fortran aliasing rules
Jack Howarth
- correct fix for aliasing bugs
Jack Howarth
- [Patch, fortran] PR17298 - Array valued TRANSFER intrinsic
Paul Thomas
- getarg_ and iargc_
Steven Bosscher
- [Patch, libgfortran] PR26661 Sequential formatted read goes too far
Jerry DeLisle
- [Patch, fortran] PR26716 incorrect choice of overloaded function
Paul Thomas
- [patch, PR 19303] Provide 4-and 8-byte record markers for fortran
Thomas Koenig
- [Patch, fortran] PR26741 - Elemental functions not permitted in initialization expressions
Paul Thomas
- warning for for unused labels incorrect
Jack Howarth
- [FORTRAN PATCH]: cleanup testcase temp files
Kaveh R. Ghazi
- more aliasing errors
Jack Howarth
- internal write error
bluecatggw
- missing(?) intrinsics for real(10)
Dominique Dhumieres
- gfortran on mactel
Jeff Whitaker
- gfortran on cygwin (was RE: internal write error)
Billinghurst, David (CALCRTS)
- TRANSFER
Steve Kargl
- smarter -Wunused-variable
Jack Howarth
- Inaccuracies in the SUM intrinsic
Martin Reinecke
- [patch,fortran] Allocatable dummy-fix
Erik Edelmann
- questionnable nint() behavior
Dominique Dhumieres
- -fbounds-check and pointer association segfault
Salvatore Filippone
- Newbie question
Philippe Schaffnit
- [FORTRAN PATCH]: more cleanups of testsuite temp files
Kaveh R. Ghazi
- segfault in match_case_eos
Bernhard Fischer
- migrating code from f77 to f90
Jack Howarth
- [patch] unify free- and fixed-form diagnostic messages
Bernhard Fischer
- [patch, fortran] pr21061 - gfortran ignores -Werror
Bernhard Fischer
- [Patch, fortran] PR26779 - Internal module procedure may not have private type dummy arguments
Paul Thomas
- [FORTRAN PATCH]: cleanup module files from testsuite
Janis Johnson
- Which testcase is "fort.8" coming from?
Kaveh R. Ghazi
- gfortran.dg/pr16597.f90 leaves behind a file (bug?)
Kaveh R. Ghazi
- automake 1.9.3 or 1.9.6 for libgfortran?
Thomas Koenig
- ICE in polyhedron/capacita
Janne Blomqvist
- ping - [Patch, libgfortran] PR26661 Sequential formatted read goes too far
Jack Howarth
- [PATCH] Fix Fortran aliasing problem with EQUIVALENCE
Jakub Jelinek
- [FORTRAN PATCH INSTALLED]: one more temp file nit
Kaveh R. Ghazi
- [patch, fortran] Fix PR 26769: transpose and reshape for real(kind=10), revert automake to 1.9.3
Thomas Koenig
- WONTFIX PR 20618 (variable format expressions)?
Thomas Koenig
- force write in Gfortran
Paulo Ziemer
- iso_varying_string and standard modules
Paul Thomas
- [patch, libfortran] Fix PR 26735: -fconvert=swap and implied open
Thomas Koenig
- [Fortran Ping] Improved dependency analysis of pointer variables
Roger Sayle
- IRC for gfortran
Bud Davis
- transfer_array_intrinsic failures
Jack Howarth
- PR26661 Testcase
Jerry DeLisle
- Patched approved for fortran/PR26779 - Internal module procedure
Steve Kargl
- [Fortran] Disambiguate A(I,...) and A(I+1,...)
Roger Sayle
- [Patch, libgfortran] PR26880 Fix Can't read after non-advancing write with rewind
Jerry DeLisle
- transfer_array_intrinsic testcase failures (was Re: transfer_array_intrinsic failures)
THOMAS Paul Richard 169137
- transfer_array_intrinsic testcase failures (take 2)
Dominique Dhumieres
- [Fortran] PR fortran/25270: Type mismatch in array index calculation
Roger Sayle
- PR26890 SIZE parameter interacts with same variable in IO list.
Jerry DeLisle
- [Fortran] Fix/rewrite gfc_check_element_vs_section
Roger Sayle
- XPASS on csqrt.f
Jerry DeLisle
- Results for 4.1.0 gfortran testsuite on i386-apple-darwin8.5.1
Charles Ballard
- [Fortran] Committed fix for FLOAT intrinsics
Steve Kargl
- [Fortran] spell "float" correctly
Steve Kargl
- [gfortran] patch for pr 21130 - 38822 lines of Fortran 90 takes more than 10 minutes to compile on a dual 3GHz P4 Linux box with lots of RAM
Bud Davis
- [4.0 PATCH]: Backport fortran testcase fixes
Kaveh R. Ghazi
- Lot's of ICEs with Polyhedron and -ftree-vectorize with mainline
Richard Guenther
- passing arguments by value
Mariano Vázquez
- Undocumented (probably dangerous) gfortran extension
Martin Reinecke
- [patch, fortran] PR 25031
Thomas Koenig
- gfortran bug report PR25358
Steve Kargl
- [Fortran] PR22375: Promote arguments to __builtin_expect
Roger Sayle
- [PATCH, libgfortran] Fix PR26890 SIZE parameter interacts with variable in IO list
Jerry DeLisle
- [Fwd: [PATCH, libgfortran] Fix PR26890 SIZE parameter interacts with variable in IO list]
Jerry DeLisle
- slow compilation of modules
Bud Davis
- [libgfortran] fix for i386-darwin
François-Xavier Coudert
- New GMP release
François-Xavier Coudert
- compilation time of block data
Bud Davis
- [Patch, fortran] PR26891 - Automatic conversion for optional parameters of missing dummies
Paul Thomas
- [gfortran-testsuite]: new tests
Uttam Pawar
- [PATCH] PR fortran/20248 -- accept nonstandard intinsics with -std=f95
Steve Kargl
Last message date:
Fri Mar 31 23:26:00 GMT 2006
Archived on: Sun Mar 8 07:01:26 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).