December 2011 Archives by author
Starting: Thu Dec 1 00:24:00 GMT 2011
Ending: Sat Dec 31 22:05:00 GMT 2011
Messages: 175
- Importance of module use order?
Billy Backer
- Importance of module use order?
Billy Backer
- Changing module files
Andrew Benson
- Changing module files
Andrew Benson
- Changing module files
Andrew Benson
- [Patch, fortran] Don't call stat before fopen
Janne Blomqvist
- [Patch, fortran] Make a few helper functions static
Janne Blomqvist
- [Patch, Fortran, RFC] Improve common function elimination
Janne Blomqvist
- [Patch, fortran] Tighten nested_module_2.f90 testcase
Janne Blomqvist
- [Patch, Fortran, RFC] Improve common function elimination
Janne Blomqvist
- Assembler error - large data set.
Janne Blomqvist
- [Patch, libfortran] PR 51646 Use POSIX mode flags
Janne Blomqvist
- Reading 32bit unformatted files in 64bit systems
Janne Blomqvist
- Reading 32bit unformatted files in 64bit systems
Janne Blomqvist
- [Patch, Fortran] PR 51378 Fix component-access check
Tobias Burnus
- [Patch, Fortran] Fix MOVE_ALLOC check
Tobias Burnus
- OMP WORKSHARE with blocks / PR 50690
Tobias Burnus
- [Patch, Fortran] PR 48887 [4.7] Don't mark SELECT TYPE selector as allocatable/pointer
Tobias Burnus
- [Patch, Fortran] PR 48887 [4.7] Don't mark SELECT TYPE selector as allocatable/pointer
Tobias Burnus
- [Patch, Fortran] PR 51383 - fix ASSOCIATE with extended types
Tobias Burnus
- [Patch, fortran] Fix PR 51338 - ICE with front-end optimization and assumed character lengths
Tobias Burnus
- [Patch, Fortran] PR51407 - allow BOZ edit descriptors for REAL/COMPLEX
Tobias Burnus
- Fwd: GCC 4.7.0 Status Report (2011-12-06)
Tobias Burnus
- [Patch, Fortran] [4.6/4.7] PR 51435 - fix default initialization of pointers
Tobias Burnus
- [Patch, Fortran] [4.6/4.7] PR 51435 - fix default initialization of pointers
Tobias Burnus
- Fwd: RFC - GCC Architectural Goals
Tobias Burnus
- [Patch, Fortran] PR50815 - don't -fcheck=bounds of deferred-length strings
Tobias Burnus
- [Patch, Fortran] PR50923 - [4.4-4.7] Print warning function does not return a value
Tobias Burnus
- [Patch, Fortran] PR51407 - allow BOZ edit descriptors for REAL/COMPLEX
Tobias Burnus
- [Patch, Fortran] PR51448 [4.6/4.7] Fix realloc with RHS conversion function
Tobias Burnus
- [Patch, Fortran, committed] Minor %(l)ld fix, move td.deferred check earlier
Tobias Burnus
- [patch, fortran] Fix PR 50690
Tobias Burnus
- Overwriting of *.mod files
Tobias Burnus
- [Patch, fortran] - Arrays of classes for fortran
Tobias Burnus
- transfer of allocation status of zero sized tr18581 components on assignment
Tobias Burnus
- [Patch, wwwdocs, committed] gcc-4.7/changes.html#Fortran: Add polymorphic arrays
Tobias Burnus
- [Patch, Fortran] Some fixes for polymorphic coarrays
Tobias Burnus
- [PATCH] Fix debug info with subref array pointers at -O0 (Fortran FE + middle-end coalescing fix; PR debug/51517)
Tobias Burnus
- [Patch, Fortran] Some fixes for polymorphic coarrays
Tobias Burnus
- [Patch, Fortran, committed] Print not-implemented error for deferred-length character components
Tobias Burnus
- Importance of module use order?
Tobias Burnus
- [Patch, Fortran] Polymorphism fixes: resolve checks, ucobound
Tobias Burnus
- F77; Defining length of characters with parameter constants
Tobias Burnus
- repeated error messages
Tobias Burnus
- [Patch, Fortran] Polymorphism fixes: resolve checks, ucobound
Tobias Burnus
- [Patch, Fortran] PR 51605 - SELECT TYPE - set target attribute
Tobias Burnus
- [Patch, Fortran, committed] PR 51605: Don't merge local labels with host-associated procedures
Tobias Burnus
- [Patch, libfortran] PR 51646 Use POSIX mode flags
Tobias Burnus
- The 'correct' interpretation of intrinsic DBLE
Tobias Burnus
- [Patch, Fortran] Deregister allocatable COARRAYS, fixes to (de)allocate
Tobias Burnus
- [Patch, fortran] PR46328 - [OOP] type-bound operator call with non-trivial polymorphic operand
Tobias Burnus
- PR46328 - [OOP] type-bound operator call with non-trivial polymorphic operand - redux (2)
Tobias Burnus
- PR46328 - [OOP] type-bound operator call with non-trivial polymorphic operand - redux (1)
Tobias Burnus
- [Patch, fortran] PR46328 - [OOP] type-bound operator call with non-trivial polymorphic operand
Tobias Burnus
- [Patch, Fortran] PR 51682 - Fix coarray issues with -fdefault-integer-8
Tobias Burnus
- Assembler error - large data set.
Daniel Carrera
- Assembler error - large data set.
Daniel Carrera
- Assembler error - large data set.
Daniel Carrera
- Assembler error - large data set.
Daniel Carrera
- -Wmaybe-uninitialized: warning in Windows but not in Linux.
Jorge D'ELIA
- a fatal runtime error with complex sqrt and v4.7.0 under windows.
Jorge D'ELIA
- a fatal runtime error with complex sqrt and v4.7.0 under windows.
Jorge D'ELIA
- [ICE] allocate on assignment inside TBP
Dominique Dhumieres
- [patch] Flag-controlled type conversions/promotions
Dominique Dhumieres
- [patch] Flag-controlled type conversions/promotions
Dominique Dhumieres
- [Patch, fortran] PR 25708 Reduce seeks when loading module files
Salvatore Filippone
- Class arrays
Salvatore Filippone
- New build of gfortran 4.7 for MinGW-32 including support for gdb
Brad Finney
- Reading 32bit unformatted files in 64bit systems
Ignacio Fernández Galván
- Reading 32bit unformatted files in 64bit systems
Ignacio Fernández Galván
- [patch] Flag-controlled type conversions/promotions
Zydrunas Gimbutas
- [patch] Flag-controlled type conversions/promotions
Zydrunas Gimbutas
- [PATCH] Fix debug info with subref array pointers at -O0 (Fortran FE + middle-end coalescing fix; PR debug/51517)
Richard Guenther
- F77; Defining length of characters with parameter constants
Teigen Jan Gunnar
- Assembler error - large data set.
Magnus Hagdorn
- [Patch, fortran] PR 50690 Disable common function elimination in WORKSHAREs
Jakub Jelinek
- [Patch, fortran] PR 50690 Disable common function elimination in WORKSHAREs
Jakub Jelinek
- [patch, fortran] Fix PR 50690
Jakub Jelinek
- [patch, fortran] Fix PR 50690
Jakub Jelinek
- [patch, fortran] Fix PR 50690
Jakub Jelinek
- [patch, fortran] Fix PR 50690
Jakub Jelinek
- [PATCH] Fix debug info with subref array pointers at -O0 (Fortran FE + middle-end coalescing fix; PR debug/51517)
Jakub Jelinek
- [Patch, Fortran] [4.6/4.7] PR 51435 - fix default initialization of pointers
Steve Kargl
- [Patch, Fortran] [4.6/4.7] PR 51435 - fix default initialization of pointers
Steve Kargl
- Update to Fortran "invoke" documentation about the features -finit-<type> *really* provides.
Steve Kargl
- [Patch, Fortran, RFC] Improve common function elimination
Steve Kargl
- [Patch, fortran] Fix scalarization of overridable typebound elemental procedures.
Steve Kargl
- repeated error messages
Steve Kargl
- repeated error messages
Steve Kargl
- repeated error messages
Steve Kargl
- The 'correct' interpretation of intrinsic DBLE
Steve Kargl
- [Patch, fortran] Would this patch - applied to trunk - be OK for the 4.6 branch ?
Steve Kargl
- modules and portable libraries
Steve Kargl
- [patch] Flag-controlled type conversions/promotions
Steve Kargl
- [patch] Flag-controlled type conversions/promotions
Steve Kargl
- [patch] Flag-controlled type conversions/promotions
Steve Kargl
- [patch] Flag-controlled type conversions/promotions
Steve Kargl
- [patch] Flag-controlled type conversions/promotions
Steve Kargl
- -Wmaybe-uninitialized: warning in Windows but not in Linux.
Steve Kargl
- Ping**1.57 [Patch, fortran] Improve common function elimination
Steve Kargl
- a fatal runtime error with complex sqrt and v4.7.0 under windows.
Steve Kargl
- a fatal runtime error with complex sqrt and v4.7.0 under windows.
Steve Kargl
- OMP WORKSHARE with blocks / PR 50690
Thomas Koenig
- OMP WORKSHARE with blocks / PR 50690
Thomas Koenig
- [Patch, fortran] PR 50690 Disable common function elimination in WORKSHAREs
Thomas Koenig
- [Patch, fortran] PR 50690 Disable common function elimination in WORKSHAREs
Thomas Koenig
- [patch, fortran] Fix PR 50690
Thomas Koenig
- [patch, fortran] Fix PR 50690
Thomas Koenig
- [patch, fortran] Fix PR 50690
Thomas Koenig
- [Patch, Fortran, RFC] Improve common function elimination
Thomas Koenig
- [Patch, Fortran, RFC] Improve common function elimination
Thomas Koenig
- [Patch, Fortran, RFC] Improve common function elimination
Thomas Koenig
- [Tentative patch] -finit-real=snan - would it really be so simple for automatic arrays.
Thomas Koenig
- [Patch, fortran] Improve common function elimination
Thomas Koenig
- [Patch, fortran] Improve common function elimination
Thomas Koenig
- Ping**1.57 [Patch, fortran] Improve common function elimination
Thomas Koenig
- [patch, fortran] Fix PR 51502 - wrong implicit pure
Thomas Koenig
- Changing module files
Thomas Koenig
- OMP WORKSHARE with blocks / PR 50690
N.M. Maclaren
- OMP WORKSHARE with blocks / PR 50690
N.M. Maclaren
- OMP WORKSHARE with blocks / PR 50690
N.M. Maclaren
- Importance of module use order?
N.M. Maclaren
- Importance of module use order?
N.M. Maclaren
- Importance of module use order?
Arjen Markus
- Reading 32bit unformatted files in 64bit systems
Arjen Markus
- Reading 32bit unformatted files in 64bit systems
Arjen Markus
- transfer of allocation status of zero sized tr18581 components on assignment
Alexei Matveev
- transfer of allocation status of zero sized tr18581 components on assignment
Alexei Matveev
- Update to Fortran "invoke" documentation about the features -finit-<type> *really* provides.
Toon Moene
- Update to Fortran "invoke" documentation about the features -finit-<type> *really* provides.
Toon Moene
- Update to Fortran "invoke" documentation about the features -finit-<type> *really* provides.
Toon Moene
- Update to Fortran "invoke" documentation about the features -finit-<type> *really* provides.
Toon Moene
- -finit-real=snan - would it really be so simple for automatic arrays.
Toon Moene
- [Tentative patch] -finit-real=snan - would it really be so simple for automatic arrays.
Toon Moene
- [Tentative patch] -finit-real=snan - would it really be so simple for automatic arrays.
Toon Moene
- [Patch, fortran] Would this patch - applied to trunk - be OK for the 4.6 branch ?
Toon Moene
- [Patch, fortran] Would this patch - applied to trunk - be OK for the 4.6 branch ?
Toon Moene
- [Patch, fortran] PR 25708 Reduce seeks when loading module files
Mikael Morin
- [Patch, Fortran] PR 51383 - fix ASSOCIATE with extended types
Mikael Morin
- [Patch, Fortran] PR51448 [4.6/4.7] Fix realloc with RHS conversion function
Mikael Morin
- [Patch, Fortran] PR51407 - allow BOZ edit descriptors for REAL/COMPLEX
Mikael Morin
- [Patch, Fortran] PR 51378 Fix component-access check
Mikael Morin
- [Patch, Fortran] PR50815 - don't -fcheck=bounds of deferred-length strings
Mikael Morin
- [patch, fortran] Fix PR 51502 - wrong implicit pure
Mikael Morin
- Changing module files
Mikael Morin
- [Patch, fortran] PR fortran/50981 segmentation fault when trying to access absent elemental actual arg
Mikael Morin
- GNU Tools Cauldron 2012 - 2nd Call for Abstracts and Participation
Diego Novillo
- [libgfortran, libitm] Link with -shared-libgcc
Rainer Orth
- The 'correct' interpretation of intrinsic DBLE
John L. Papp
- modules and portable libraries
Anton Shterenlikht
- modules and portable libraries
Anton Shterenlikht
- [Patch, Fortran] Fix MOVE_ALLOC check
Paul Richard Thomas
- [Patch, Fortran] [4.6/4.7] PR 50684 - fix intent(in) check
Paul Richard Thomas
- [Patch, Fortran] PR 48887 [4.7] Don't mark SELECT TYPE selector as allocatable/pointer
Paul Richard Thomas
- [Patch, fortran] - Arrays of classes for fortran
Paul Richard Thomas
- [Patch, Fortran] PR50923 - [4.4-4.7] Print warning function does not return a value
Paul Richard Thomas
- [Patch, fortran] - Arrays of classes for fortran
Paul Richard Thomas
- [Patch, fortran] Fix scalarization of overridable typebound elemental procedures.
Paul Richard Thomas
- [Patch, Fortran] Some fixes for polymorphic coarrays
Paul Richard Thomas
- Doxygen documentation on the wiki
Paul Richard Thomas
- [Patch, Fortran] Polymorphism fixes: resolve checks, ucobound
Paul Richard Thomas
- [Patch, Fortran] PR 51605 - SELECT TYPE - set target attribute
Paul Richard Thomas
- [Patch, libfortran] PR 51646 Use POSIX mode flags
Paul Richard Thomas
- [Patch, fortran] PR46328 - [OOP] type-bound operator call with non-trivial polymorphic operand
Paul Richard Thomas
- PR46328 - [OOP] type-bound operator call with non-trivial polymorphic operand - redux (1)
Paul Richard Thomas
- PR46328 - [OOP] type-bound operator call with non-trivial polymorphic operand - redux (2)
Paul Richard Thomas
- [Patch, fortran] PR46328 - [OOP] type-bound operator call with non-trivial polymorphic operand
Paul Richard Thomas
- Overwriting of *.mod files
Erik Toussaint
- Overwriting of *.mod files
Erik Toussaint
- NYC: Moving and other jobs from 19$/hour/men/truck-no hidden fees,discounts for long time jobs or fix rate for whole jobs
admin@firstamsandiego.com
- NYC: Moving and other jobs from 16$ per man on van/truck/hour,discounts for long time jobs or fix rate for whole jobs
admin@increaselinkpopularitylinksbuildingservices.com
- NYC: Moving and other jobs from 16$/hour/men/truck no hidden fees,discounts for 7th and latest hours of jobtime or fix rate for whole jobs
info@increaselinkpopularitylinksbuildingservices.com
- [ICE] allocate on assignment inside TBP
bd satish
- [ICE] allocate on assignment inside TBP
bd satish
- NYC: Moving and other jobs from 19$ per man on van/truck/hour,discounts for 7th and latest hours of jobtime or fix rate for whole jobs
support@firstamsandiego.com
Last message date:
Sat Dec 31 22:05:00 GMT 2011
Archived on: Sun Mar 8 07:03:22 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).