c-objc-common.c (c_tree_printer): Correct description of %E.
authorJoseph Myers <jsm@polyomino.org.uk>
Sat, 2 Oct 2004 19:15:45 +0000 (20:15 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Sat, 2 Oct 2004 19:15:45 +0000 (20:15 +0100)
commit7848dfcac199f677935254d6631ca03b02b677ea
treedda008c67b94a4327b7bd81b4869f35e15693667
parent34c4f8c7d8dedd5dd5ac7185d402b6c10003da19
c-objc-common.c (c_tree_printer): Correct description of %E.

* c-objc-common.c (c_tree_printer): Correct description of %E.
Don't fall through after printing an expression.

testsuite:
* gcc.dg/20040920-1.c: Update expected message text.

From-SVN: r88431
gcc/ChangeLog
gcc/c-objc-common.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/20040920-1.c