Re: [Patch, Fortran] Add c_float128{,_complex} as GNU extension to ISO_C_BINDING

2011-10-09 Thread Mikael Morin
On Wednesday 28 September 2011 16:28:24 Tobias Burnus wrote: > This patch makes the GCC extension __float128 (_Complex) available in > the C bindings via C_FLOAT128 and C_FLOAT128_COMPLEX. > > Additionally, I have improved the diagnostic for explicitly use > associating -std= versioned symbols. An

Re: [Patch, Fortran] Add c_float128{,_complex} as GNU extension to ISO_C_BINDING

2011-10-06 Thread Tobias Burnus
*ping* http://gcc.gnu.org/ml/fortran/2011-09/msg00150.html On 09/28/2011 04:28 PM, Tobias Burnus wrote: This patch makes the GCC extension __float128 (_Complex) available in the C bindings via C_FLOAT128 and C_FLOAT128_COMPLEX. Additionally, I have improved the diagnostic for explicitly use a

[Patch, Fortran] Add c_float128{,_complex} as GNU extension to ISO_C_BINDING

2011-09-28 Thread Tobias Burnus
This patch makes the GCC extension __float128 (_Complex) available in the C bindings via C_FLOAT128 and C_FLOAT128_COMPLEX. Additionally, I have improved the diagnostic for explicitly use associating -std= versioned symbols. And I have finally added the iso*.def files to the makefile dependenc