public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Toon Moene <toon@moene.indiv.nluug.nl>
To: Ganesh Ramakrishnan <gangesind@yahoo.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: cpp in fortran
Date: Mon, 23 Jun 2003 19:56:00 -0000	[thread overview]
Message-ID: <3EF75B84.90007@moene.indiv.nluug.nl> (raw)
In-Reply-To: <20030623050024.65762.qmail@web14901.mail.yahoo.com>

Ganesh Ramakrishnan wrote:

>  I am defining this macro in a header file &
>  including it in fortran source file using #include.
>  
>  #define fun(x) fun(x, __LINE__, __FILE__)
>  
>  But in the output file, that particular line is
>  going
>  beyont the 72 columns & it is not taking care of the
> new line symbol '$' in fortran source code. It is
> taking care of new line character with cpp which comes
> with gcc-2.81 & gcc-2.95.
> But in the new version (gcc-3.2) it gives the above
> problem.

Could you send me the source code - I cannot deduce what's wrong from 
this description.

Thanks,

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://gcc-g95.sourceforge.net/ (under construction)

      reply	other threads:[~2003-06-23 19:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-11  7:05 Ganesh Ramakrishnan
2002-02-11 16:26 ` Toon Moene
2003-06-23  5:03   ` Ganesh Ramakrishnan
2003-06-23 19:56     ` Toon Moene [this message]

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=3EF75B84.90007@moene.indiv.nluug.nl \
    --to=toon@moene.indiv.nluug.nl \
    --cc=gangesind@yahoo.com \
    --cc=gcc-help@gcc.gnu.org \
    /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).