This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: Ping! Re: [PATCH, Fortran] DEC extra integer intrinsics


On 08/01/2016 11:47 AM, Fritz Reese wrote:
https://gcc.gnu.org/ml/fortran/2016-07/msg00091.html

On Mon, Jul 18, 2016 at 12:51 PM, Fritz Reese <fritzoreese@gmail.com> wrote:
All,

Attached is another extension patch introducing a new DEC
compatibility flag -fdec-intrinsic-ints. With this flag the compiler
recognizes the following variants for integer intrinsics which use a
B/I/J/K prefix (with byte/integer/long/quad kind parameters):

I have reviewed. Did you consider using make_alias to create these?

Jerry


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