public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Dominique d'Humières" <dominiq@lps.ens.fr>
To: "Vladimír Fuka" <vladimir.fuka@gmail.com>
Cc: gfortran <fortran@gcc.gnu.org>
Subject: Re: Backslash character at the end of a comment
Date: Mon, 25 Sep 2017 16:49:00 -0000	[thread overview]
Message-ID: <4A50DD57-BAB0-4ED7-94CC-09715F144745@lps.ens.fr> (raw)
In-Reply-To: <CAKe2itc2KfUzuEkd5_TSojw9oUFTCFVt-Q1ca1hXTpW_chhWGg@mail.gmail.com>


> Le 25 sept. 2017 à 18:40, Vladimír Fuka <vladimir.fuka@gmail.com> a écrit :
> 
> I suppose the code can be just
> 
> !\
> end
> 
>   Vlad

% cat > backslash_1.f90
!\
end
% gfc backslash_1.f90
% ./a.out 
%

for all the revisions I have tested with/without -fbackslash.

Dominique

  reply	other threads:[~2017-09-25 16:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-25 16:38 Dominique d'Humières
2017-09-25 16:40 ` Vladimír Fuka
2017-09-25 16:49   ` Dominique d'Humières [this message]
2017-09-26  9:20     ` Vladimír Fuka
  -- strict thread matches above, loose matches on Subject: below --
2017-09-25 15:41 Vladimír Fuka
2017-09-27  0:24 ` Klint Gore

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A50DD57-BAB0-4ED7-94CC-09715F144745@lps.ens.fr \
    --to=dominiq@lps.ens.fr \
    --cc=fortran@gcc.gnu.org \
    --cc=vladimir.fuka@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).