public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/13385] New: fix typo in match.c
@ 2003-12-11 21:08 gcc-bugzilla at gcc dot gnu dot org
  2003-12-11 22:06 ` [Bug fortran/13385] [gfortran] " pinskia at gcc dot gnu dot org
  2004-01-01 13:35 ` pbrook at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: gcc-bugzilla at gcc dot gnu dot org @ 2003-12-11 21:08 UTC (permalink / raw)
  To: gcc-bugs


The word is "deprecated" not "depreciated".

Environment:
System: FreeBSD troutmask.apl.washington.edu 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Wed Dec 10 12:36:08 PST 2003 kargl@troutmask.apl.washington.edu:/usr/obj/usr/src/sys/TROUTMASK i386


	
host: i386-unknown-freebsd5.2
build: i386-unknown-freebsd5.2
target: i386-unknown-freebsd5.2
configured with: ../gcc/configure --enable-languages=c,f95 --prefix=/home/sgk --with-gmp=/usr/local --disable-libmudflap

How-To-Repeat:
	See below
------- Additional Comments From kargl at troutmask dot apl dot washington dot edu  2003-12-11 21:08 -------
Fix:

Index: match.c
===================================================================
RCS file: /cvsroot/gcc/gcc/gcc/fortran/Attic/match.c,v
retrieving revision 1.1.2.3
diff -u -u -r1.1.2.3 match.c
--- match.c	2 Nov 2003 00:51:02 -0000	1.1.2.3
+++ match.c	28 Nov 2003 19:25:03 -0000
@@ -1432,7 +1432,7 @@
 	  return MATCH_ERROR;
 	}
       else
-	gfc_warning ("Use of the PAUSE statement at %C is depreciated");
+	gfc_warning ("Use of the PAUSE statement at %C is deprecated");
     }
   return m;
 }

-- 
           Summary: fix typo in match.c
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kargl at troutmask dot apl dot washington dot edu
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i386-unknown-freebsd5.2
  GCC host triplet: i386-unknown-freebsd5.2
GCC target triplet: i386-unknown-freebsd5.2


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


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

* [Bug fortran/13385] [gfortran] fix typo in match.c
  2003-12-11 21:08 [Bug fortran/13385] New: fix typo in match.c gcc-bugzilla at gcc dot gnu dot org
@ 2003-12-11 22:06 ` pinskia at gcc dot gnu dot org
  2004-01-01 13:35 ` pbrook at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-11 22:06 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-12-11 22:06:47
               date|                            |
            Summary|fix typo in match.c         |[gfortran] fix typo in
                   |                            |match.c
   Target Milestone|---                         |tree-ssa
            Version|unknown                     |tree-ssa


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


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

* [Bug fortran/13385] [gfortran] fix typo in match.c
  2003-12-11 21:08 [Bug fortran/13385] New: fix typo in match.c gcc-bugzilla at gcc dot gnu dot org
  2003-12-11 22:06 ` [Bug fortran/13385] [gfortran] " pinskia at gcc dot gnu dot org
@ 2004-01-01 13:35 ` pbrook at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pbrook at gcc dot gnu dot org @ 2004-01-01 13:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pbrook at gcc dot gnu dot org  2004-01-01 13:35 -------
2004-01-01  Steve Kargl  <sgk@troutmask.apl.washington.edu> 
 
        * match.c (gfc_match_pause): Fix spelling. 
 

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


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


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

end of thread, other threads:[~2004-01-01 13:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-11 21:08 [Bug fortran/13385] New: fix typo in match.c gcc-bugzilla at gcc dot gnu dot org
2003-12-11 22:06 ` [Bug fortran/13385] [gfortran] " pinskia at gcc dot gnu dot org
2004-01-01 13:35 ` pbrook 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).