This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, fortran] PR29642 - Fortran 2003: VALUE Attribute (pass by value)


Hi,

Paul Thomas wrote:
>>>>   Index: gcc/testsuite/gfortran.dg/value_1.f90
>>>> + ! { dg-options "-std=gnu" }
>>>>       
>> Maybe better: "-std=f2003 -fall-intrinsics"  
> Why so?
To make sure it works with f2003, even if we decide to move to f2008 or
add some gnu extension etc. However, I think it is not very likely that
we will break F2003 in such a way that it still works with GNU or F2008.
Therefore I said "maybe".

Tobias


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]