------- Comment #8 from aldot at gcc dot gnu dot org  2006-04-25 17:00 -------
Created an attachment (id=11334)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11334&action=view)
fix typo in errormessage in verify_cgraph_node()

Just as a sidenote.. There is a typo in the error message in comment #1. The
attached patch fixes this on the 4.1 branch and on trunk.

Please apply, TIA.

2006-04-25  Bernhard Fischer  <[EMAIL PROTECTED]>

        * cgraphunit.c (verify_cgraph_node): Fix typo
s/predecesors/predecessors/
        in error message.


-- 


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

Reply via email to