c-typeck.c (c_finish_return): Separate warning_at calls.
authorMarek Polacek <polacek@redhat.com>
Fri, 2 May 2014 18:09:42 +0000 (18:09 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Fri, 2 May 2014 18:09:42 +0000 (18:09 +0000)
commit19fc9faaaf98b3c45ede31da2e3cb970ef7b372a
tree071af8206b3e246f7368ae1b77b50da2d378bf6f
parent6577374eaa1de4e387f4a67c300133922dd52707
c-typeck.c (c_finish_return): Separate warning_at calls.

c/
* c-typeck.c (c_finish_return): Separate warning_at calls.
cp/
* typeck.c (maybe_warn_about_returning_address_of_local): Separate
warning_at calls.

From-SVN: r210012
gcc/c/ChangeLog
gcc/c/c-typeck.c
gcc/cp/ChangeLog
gcc/cp/typeck.c