public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/19259] ";" as first nonblank character on a line should be an error
       [not found] <bug-19259-9515@http.gcc.gnu.org/bugzilla/>
@ 2006-06-29 17:55 ` tobi at gcc dot gnu dot org
  2006-07-01 15:03 ` tobi at gcc dot gnu dot org
  2006-07-02 18:12 ` tobi at gcc dot gnu dot org
  2 siblings, 0 replies; 6+ messages in thread
From: tobi at gcc dot gnu dot org @ 2006-06-29 17:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from tobi at gcc dot gnu dot org  2006-06-29 17:43 -------
Testing a patch.


-- 

tobi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |tobi at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2006-01-08 05:58:18         |2006-06-29 17:43:51
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19259


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

* [Bug fortran/19259] ";" as first nonblank character on a line should be an error
       [not found] <bug-19259-9515@http.gcc.gnu.org/bugzilla/>
  2006-06-29 17:55 ` [Bug fortran/19259] ";" as first nonblank character on a line should be an error tobi at gcc dot gnu dot org
@ 2006-07-01 15:03 ` tobi at gcc dot gnu dot org
  2006-07-02 18:12 ` tobi at gcc dot gnu dot org
  2 siblings, 0 replies; 6+ messages in thread
From: tobi at gcc dot gnu dot org @ 2006-07-01 15:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from tobi at gcc dot gnu dot org  2006-07-01 15:03 -------
Subject: Bug 19259

Author: tobi
Date: Sat Jul  1 15:03:30 2006
New Revision: 115115

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115115
Log:
2006-07-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>

fortran/
PR fortran/19259
* parse.c (next_free): Error out on line starting with semicolon.
(next_fixed): Fix formatting.  Error out on line starting with
semicolon.
testsuite/
PR fortran/19259
* gfortran.dg/semicolon_fixed.c: New.
* gfortran.dg/semicolon_free.c: New.

Added:
    trunk/gcc/testsuite/gfortran.dg/semicolon_fixed.f
    trunk/gcc/testsuite/gfortran.dg/semicolon_free.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/parse.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19259


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

* [Bug fortran/19259] ";" as first nonblank character on a line should be an error
       [not found] <bug-19259-9515@http.gcc.gnu.org/bugzilla/>
  2006-06-29 17:55 ` [Bug fortran/19259] ";" as first nonblank character on a line should be an error tobi at gcc dot gnu dot org
  2006-07-01 15:03 ` tobi at gcc dot gnu dot org
@ 2006-07-02 18:12 ` tobi at gcc dot gnu dot org
  2 siblings, 0 replies; 6+ messages in thread
From: tobi at gcc dot gnu dot org @ 2006-07-02 18:12 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from tobi at gcc dot gnu dot org  2006-07-02 18:12 -------
Fixed on the mainline.


-- 

tobi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19259


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

* [Bug fortran/19259] ";" as first nonblank character on a line should be an error
       [not found] <bug-19259-4@http.gcc.gnu.org/bugzilla/>
@ 2012-03-13 17:27 ` burnus at gcc dot gnu.org
  0 siblings, 0 replies; 6+ messages in thread
From: burnus at gcc dot gnu.org @ 2012-03-13 17:27 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19259

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu.org

--- Comment #6 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-03-13 15:32:58 UTC ---
As someone just CCed him-/herself to this bug report:

Fortran 2008 allows a single semicolon in a line. Thus, gfortran starting from
GCC 4.6 allows (again) that lines just contain a ";".  Use -std=f95 or
-std=f2003 to print an error.


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

* [Bug fortran/19259] ";" as first nonblank character on a line should be an error
  2005-01-05 11:08 [Bug fortran/19259] New: " Thomas dot Koenig at online dot de
  2005-01-05 18:08 ` [Bug fortran/19259] " tobi at gcc dot gnu dot org
@ 2005-01-05 18:09 ` tobi at gcc dot gnu dot org
  1 sibling, 0 replies; 6+ messages in thread
From: tobi at gcc dot gnu dot org @ 2005-01-05 18:09 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From tobi at gcc dot gnu dot org  2005-01-05 18:09 -------
... or 3.3.1.2 for free form.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19259


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

* [Bug fortran/19259] ";" as first nonblank character on a line should be an error
  2005-01-05 11:08 [Bug fortran/19259] New: " Thomas dot Koenig at online dot de
@ 2005-01-05 18:08 ` tobi at gcc dot gnu dot org
  2005-01-05 18:09 ` tobi at gcc dot gnu dot org
  1 sibling, 0 replies; 6+ messages in thread
From: tobi at gcc dot gnu dot org @ 2005-01-05 18:08 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From tobi at gcc dot gnu dot org  2005-01-05 18:08 -------
This is true. See 3.3.2.2 in the Fortran 95 standard.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-01-05 18:08:44
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19259


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

end of thread, other threads:[~2012-03-13 17:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-19259-9515@http.gcc.gnu.org/bugzilla/>
2006-06-29 17:55 ` [Bug fortran/19259] ";" as first nonblank character on a line should be an error tobi at gcc dot gnu dot org
2006-07-01 15:03 ` tobi at gcc dot gnu dot org
2006-07-02 18:12 ` tobi at gcc dot gnu dot org
     [not found] <bug-19259-4@http.gcc.gnu.org/bugzilla/>
2012-03-13 17:27 ` burnus at gcc dot gnu.org
2005-01-05 11:08 [Bug fortran/19259] New: " Thomas dot Koenig at online dot de
2005-01-05 18:08 ` [Bug fortran/19259] " tobi at gcc dot gnu dot org
2005-01-05 18:09 ` tobi at gcc dot gnu dot 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).