November 2010 Archives by thread
Starting: Mon Nov 1 06:48:00 GMT 2010
Ending: Tue Nov 30 21:34:00 GMT 2010
Messages: 419
- (Re)allocation of allocatable arrays on assignment - F2003
Paul Richard Thomas
- Question about automatic arrays
Dominique Dhumieres
- Using deferred bindings
Ralph Kube
- Question about class and abstract interface
Dominique Dhumieres
- [PATCH] PR fortran/46152 -- fix namespace pollution in type-spec matching
Steve Kargl
- [Patch, libfortran] PR45629 Get rid of setjmp/longjmp in the IO library
Janne Blomqvist
- [Fortran,Patch] PR 45170 - Implement parsing/resolution of character deferred type parameter
Tobias Burnus
- Fwd: GCC Summit 2010 papers and presentations
Tobias Burnus
- [PATCH] replace fold_convert (..., integer_zero_node) with build_zero_cst
Nathan Froyd
- Utility to generate a .hh file from a .mod file?
Kent Budge
- [patch, fortran] make fortran dumps more readable
Thomas Koenig
- [RFC] Polymorphic deep copy (aka PR46174)
Janus Weil
- Problem with generic interfaces.
Gunnar Björkman
- [patch, libgfortran] PR43899 Wrong unused-variable warning with NAMELISTs
Jerry DeLisle
- GCC 4.6.0 Development Stage 1 Ends Now, Stage 3 in effect immediately
Richard Guenther
- [Patch, libfortran] Remove unused empty_internal_buffer function
Janne Blomqvist
- [patch] Separate {OS,CPU}_CPP_BUILTINS macros into C-family and language-independent macros
FX
- [Patch, libfortran, committed] Remove prot from struct unix_stream
Janne Blomqvist
- Improving code coverage of the testsuite
Davis, Jimmie
- [Patch, libfortran, committed] Move struct unix_stream back from unix.h to unix.c
Janne Blomqvist
- WINDOWS 7
Peter Jaffe
- Additional test case
Davis, Jimmie
- Fwd: Erroneous type mismatch for procedure pointer argument
Damian Rouson
- Erroneous type mismatch for procedure pointer argument
Damian Rouson
- EXC_ARITHMETIC when writing a floating point variable
Richard Daal
- Long long compile time
Jerry DeLisle
- ICE on defined operator with parenthetical LHS argument
Rouson, Damian
- [Patch, Fortran, committed] PR 46330: [4.6 Regression] [OOP] ICE after revision 166368
Janus Weil
- [Patch, Fortran, OOP] PR 46313: OOP-ABI issue, ALLOCATE issue, CLASS renaming issue
Janus Weil
- [Patch, Fortran, OOP] PR 46313: OOP-ABI issue, ALLOCATE issue, CLASS renaming issue
Thomas Koenig
- [Patch, Fortran, OOP] PR 46313: OOP-ABI issue, ALLOCATE issue, CLASS renaming issue
Dominique Dhumieres
- [Patch, Fortran, OOP] PR 46313: OOP-ABI issue, ALLOCATE issue, CLASS renaming issue
Janus Weil
- [Patch, Fortran, OOP] PR 46313: OOP-ABI issue, ALLOCATE issue, CLASS renaming issue
Tobias Burnus
- [Patch, Fortran, OOP] PR 46313: OOP-ABI issue, ALLOCATE issue, CLASS renaming issue
Janus Weil
- [Patch, Fortran, OOP] PR 46313: OOP-ABI issue, ALLOCATE issue, CLASS renaming issue
Tobias Schlüter
- [Patch, Fortran, OOP] PR 46313: OOP-ABI issue, ALLOCATE issue, CLASS renaming issue
Tobias Burnus
- [Patch, Fortran, OOP] PR 46313: OOP-ABI issue, ALLOCATE issue, CLASS renaming issue
Janus Weil
- [Patch, Fortran, OOP] PR 46313: OOP-ABI issue, ALLOCATE issue, CLASS renaming issue
Tobias Schlüter
- [Patch, Fortran, OOP] PR 46313: OOP-ABI issue, ALLOCATE issue, CLASS renaming issue
Janus Weil
- [Patch, Fortran, OOP] PR 46313: OOP-ABI issue, ALLOCATE issue, CLASS renaming issue
Tobias Schlüter
- [Patch, Fortran, OOP] PR 46313: OOP-ABI issue, ALLOCATE issue, CLASS renaming issue
Steve Kargl
- [Patch, Fortran, OOP] PR 46313: OOP-ABI issue, ALLOCATE issue, CLASS renaming issue
Tobias Burnus
- [RFC] Quad-float support in Fortran
Tobias Burnus
- [patch, fortran] PR46331 Compilation time long with simple function in array constructor
Jerry DeLisle
- [patch, fortran] PR43899 Wrong unused-variable warning with NAMELISTs
Jerry DeLisle
- Run-time seg fault on automatic allocation of array
Rouson, Damian
- [Patch, Fortran, committed] PR 46344: [4.6 Regression] [OOP] ICE with allocatable CLASS components
Janus Weil
- [Patch, libfortran] Reduce syscalls made
Janne Blomqvist
- RFC patch: Add libquadmath - and use it in gfortran (round two)
Tobias Burnus
- [patch, libgfortran] PR46733 fflush called when reading from a string
Jerry DeLisle
- New test case
Jerry DeLisle
- [PATCH] fix PR 44782, implement -fmax-errors as a common option
Nathan Froyd
- RFC patch: Add libquadmath - and use it in gfortran (round THREE)
Tobias Burnus
- [Patch,Fortran] bessel_7.f90, CLASS in SEQUENCE, MOVE_ALLOC is pure (PR 46223, 46244, 46411)
Tobias Burnus
- Patch for review: Add libquadmath - and use it in gfortran (round FOUR)
Tobias Burnus
- More opts.c global state avoidance
Joseph S. Myers
- Miscellaneous diagnostics cleanup
Joseph S. Myers
- gfortran can not create files on windows xp
Sheng-Jun Wang
- Modules and linking
Salvatore Filippone
- [PATCH, fortran] allow an empty derived type with a bind(c) attribute
Steve Kargl
- [Patch, Fortran, committed] PROCEDURE declarations and ISO_C_BINDING
Janus Weil
- [Patch,Fortran] PR 46325 make testcase valid
Tobias Burnus
- [Patch, Fortran] PRs 46413, 46205 - ICE with polymorphic I/O and nonscalar FORALL mask
Tobias Burnus
- [patch, fortran] [4.6 Regression] ICE: Segmentation fault in gfc_conv_procedure_call
Jerry DeLisle
- [Patch, Fortran] PR 45742 Fix VOLATILE handling
Tobias Burnus
- Multiple __copy_histories_history_ symbols defined
Andrew Benson
- Add libquadmath - and use it in gfortran (round FIVE)
Tobias Burnus
- fortran compiler option help
Micah Sklut
- Add libquadmath - and use it in gfortran (round SIX)
Tobias Burnus
- [Patch, Fortran] PR46484: Function-expressions are not variables
Tobias Burnus
- [Patch,wwwdocs] libquadmath: Mention in the news, add to changes.html
Tobias Burnus
- TODO: libquad clean up: Build failures etc.
Tobias Burnus
- ICE on Cygwin [trunk]
Angelo Graziosi
- [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86
Eric Botcazou
- [Patch,Build,Quad,Fortran] PR 46520: Build only with languages=fortran; fix build with cross compiler
Tobias Burnus
- -static-libgfortran and libquadmath
Jack Howarth
- MacOS X build of 4.5.0
Alain Hebert
- [Patch,Fortran,Build] PR driver/46516: Add -lquadmath in the FE not as libgfortran.spec file
Tobias Burnus
- [fortran, build] Fix libquadmath build on Solaris 2
Rainer Orth
- pr45451 again
Salvatore Filippone
- [testsuite, fortran] Fix Fortran execution tests for non-default multilib
Rainer Orth
- Build problems on x86_64-unknown-linux-gnu?
Janne Blomqvist
- more fortran test case(s)
Davis, Jimmie
- [Patch, fortran] Fix sizetype and size_type_node in the Fortran frontend
Janne Blomqvist
- [Patch, libgomp, testsuite] Another libquadmath tweak.
IainS
- [PATCH] More aggressive __builtin_memcpy optimizations (PR middle-end/29215)
Mikael Pettersson
- RFC automatic linkage of libquadmath with gfortran: PR driver/46516; libgfortran.spec, multilib search path
Tobias Burnus
- [Patch, fortran] PR35810 - [TR 15581 / F2003] Automatic reallocation on assignment to allocatable variables
Paul Richard Thomas
- [Patch, fortran] PR35810 - [TR 15581 / F2003] Automatic reallocation on assignment to allocatable variables
Tobias Burnus
- [Patch, fortran] PR35810 - [TR 15581 / F2003] Automatic reallocation on assignment to allocatable variables
Dominique Dhumieres
- [Patch, fortran] PR35810 - [TR 15581 / F2003] Automatic reallocation on assignment to allocatable variables
Paul Richard Thomas
- [Patch, fortran] PR35810 - [TR 15581 / F2003] Automatic reallocation on assignment to allocatable variables
Paul Richard Thomas
- [Patch, fortran] PR35810 - [TR 15581 / F2003] Automatic reallocation on assignment to allocatable variables
Paul Richard Thomas
- [Patch, fortran] PR35810 - [TR 15581 / F2003] Automatic reallocation on assignment to allocatable variables
Tobias Burnus
- [Patch, fortran] PR35810 - [TR 15581 / F2003] Automatic reallocation on assignment to allocatable variables
Jerry DeLisle
- [Patch, fortran] PR35810 - [TR 15581 / F2003] Automatic reallocation on assignment to allocatable variables
Paul Richard Thomas
- [Patch, fortran] PR35810 - [TR 15581 / F2003] Automatic reallocation on assignment to allocatable variables
Janus Weil
- [Patch, fortran] PR35810 - [TR 15581 / F2003] Automatic reallocation on assignment to allocatable variables
Jerry DeLisle
- [Patch, fortran] PR35810 - [TR 15581 / F2003] Automatic reallocation on assignment to allocatable variables
Paul Richard Thomas
- [Patch, fortran] PR35810 - [TR 15581 / F2003] Automatic reallocation on assignment to allocatable variables
Janus Weil
- [Patch, fortran] PR35810 - [TR 15581 / F2003] Automatic reallocation on assignment to allocatable variables
Paul Richard Thomas
- [Patch, fortran] PR35810 - [TR 15581 / F2003] Automatic reallocation on assignment to allocatable variables
Paul Richard Thomas
- [Patch, fortran] PR35810 - [TR 15581 / F2003] Automatic reallocation on assignment to allocatable variables
Janus Weil
- [Patch, fortran] PR35810 - [TR 15581 / F2003] Automatic reallocation on assignment to allocatable variables
Tobias Burnus
- [Patch, Fortran, OOP] PR 46581: [4.6 Regression] segfault in SELECT TYPE with associate-name
Janus Weil
- [fortran patch] mores testsuite files
Davis, Jimmie
- [Patch, fortran, RFC] PR28105 Overflow check for ALLOCATE statement
Janne Blomqvist
- [Fortran,Patch,committed] PR46545 Update gfortran.texi for quadmath and F2008
Tobias Burnus
- Real value from namelist reads as integer
Alexander Varnin
- [Patch,quadmath] PRs 46594 / 46543: Fix include install directory, add first documentation
Tobias Burnus
- [Fortran,Patch] PR 46638 Wrong results with TRANSFER to derived types
Tobias Burnus
- [Patch, libgomp, testsuite] add libgfortran.spec.
IainS
- possible problem with spec file processing in gfortran
Stephen Bespalko
- system.h and system header include cleanup
Joseph S. Myers
- [Fortran,Patch,committed] PR 46638/46668: Fix endian issue in gfortran.dg/transfer_simplify_10.f90
Tobias Burnus
- [patch, fortran] PR46301 [4.6 Regression] Missing diagnosis for "len=:"
Jerry DeLisle
- [patch, fortran] PR46678 Wrong code with strings
Jerry DeLisle
- [Patch, Fortran] PR 46662: [OOP] gfortran accepts "CALL polymorphic%abstract_type%ppc()"
Janus Weil
- [patch libgfortran] path to libquadmath
John David Anglin
- missing quadmath_weak.h
Thomas Koenig
- [Patch,quad,committed] Remove unused macros from acinclude.m4
Tobias Burnus
- [patch, fortran] Some fewer temporaries
Thomas Koenig
- [Patch,quadmath,committed] PR 46594: install header files at target specific location
Tobias Burnus
- [patch, fortran] Handle BT_CLASS as well as BT_DERIVED in trans-array.c
Thomas Koenig
- [Patch,quadmath] PR 46543: Add first documentation
Tobias Burnus
Last message date:
Tue Nov 30 21:34:00 GMT 2010
Archived on: Sun Mar 8 07:03:05 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).