public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/44665]  New: typo in comment, incorrect/out-of-date comment
@ 2010-06-25 12:26 jay dot krell at cornell dot edu
  2010-06-25 13:09 ` [Bug middle-end/44665] " manu at gcc dot gnu dot org
  2010-06-25 13:14 ` manu at gcc dot gnu dot org
  0 siblings, 2 replies; 4+ messages in thread
From: jay dot krell at cornell dot edu @ 2010-06-25 12:26 UTC (permalink / raw)
  To: gcc-bugs

in gcc-4.5 and trunk:


gimplify.c:


/* Return true if T is a CALL_EXPR or an expression that can be
        ****
-  assignmed to a temporary.  Note that this predicate should only be
+  assigned to a temporary.  Note that this predicate should only be
        ****
   used during gimplification.  See the rationale for this in
   gimplify_modify_expr.  */

static bool
is_gimple_reg_rhs_or_call (tree t)


                                             ********
-      caller.  The GIMPLE predicates are in tree-gimple.c.
+      caller.  The GIMPLE predicates are in gimple.c.
                                             ********


There is no tree-gimple.c file.


I also saw a ChangeLog entry where function foo_bar was
written foo-bar or file foo-bar.c was written foo_bar.c
but I can't find it now.
You know..like..I had mistyped a function that way, grepped
for it, found it only in the ChangeLog. Hard to find from
this information alone..

 - Jay


-- 
           Summary: typo in comment, incorrect/out-of-date comment
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jay dot krell at cornell dot edu


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


^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <bug-44665-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2020-05-12 15:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-25 12:26 [Bug middle-end/44665] New: typo in comment, incorrect/out-of-date comment jay dot krell at cornell dot edu
2010-06-25 13:09 ` [Bug middle-end/44665] " manu at gcc dot gnu dot org
2010-06-25 13:14 ` manu at gcc dot gnu dot org
     [not found] <bug-44665-4@http.gcc.gnu.org/bugzilla/>
2020-05-12 15:18 ` asolokha at gmx dot com

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