public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/97031] New: the content of a comment line breaks compilation
@ 2020-09-12  8:20 jean-pierre.flament@univ-lille.fr
  2020-09-12 16:14 ` [Bug fortran/97031] " kargl at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: jean-pierre.flament@univ-lille.fr @ 2020-09-12  8:20 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97031

            Bug ID: 97031
           Summary: the content of a comment line breaks compilation
           Product: gcc
           Version: 4.4.7
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jean-pierre.flament@univ-lille.fr
  Target Milestone: ---

Created attachment 49211
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49211&action=edit
contains  fortran pgm, system and compile info and output

I would like to signal to you a compilation problem that I have solved.

the following comment line

!   some text...  DIR/*/)

seems to put the compiler into trouble. (see attachment)

changing the line to 

!   some text... DIR/d2)

solves the problem

The attached file contains 

1) the fortran (self contained)  
    The faulty line is marked ==> FAULTY LINE,
    it is followed by the line ===> LINE OK
2) the system name  (centos 6.10) and kernel
3) the command to compile
4) the output

all these parts are sepaated by ==============  lines

I have also tested gfortran 6.3 (from devtoolset of centos) on the same
computer (As far as I remember the errors are different but the compilation
fails), and gfortran 4.9.3 also on a centos machine: same as 4.4.7).
Sorry I have not access to newer versions of gfortran

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-01-25 19:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-12  8:20 [Bug fortran/97031] New: the content of a comment line breaks compilation jean-pierre.flament@univ-lille.fr
2020-09-12 16:14 ` [Bug fortran/97031] " kargl at gcc dot gnu.org
2020-09-13  8:02 ` jean-pierre.flament@univ-lille.fr
2020-09-13 15:55 ` sgk at troutmask dot apl.washington.edu
2020-09-14  7:05 ` jean-pierre.flament@univ-lille.fr
2020-09-14  8:09 ` jean-pierre.flament@univ-lille.fr
2020-10-05 12:28 ` dominiq at lps dot ens.fr
2021-01-25 19:11 ` tkoenig at gcc dot gnu.org

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).