]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-tree.h (error_init): Remove declaration.
authorMarek Polacek <polacek@redhat.com>
Fri, 2 May 2014 07:57:59 +0000 (07:57 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Fri, 2 May 2014 07:57:59 +0000 (07:57 +0000)
commit63bc4e87340a250fb1068267ce635b2da51535e5
treedb76bc80d6ef416ebd1316c430e932a7a24ef307
parented15c5984e10f6556dffdf397accff804bf60a7c
c-tree.h (error_init): Remove declaration.

* c-tree.h (error_init): Remove declaration.
(pedwarn_init): Likewise.
* c-typeck.c (error_init): Make static and move above.
(pedwarn_init): Likewise.
(warning_init): Move above.
(maybe_warn_string_init): Likewise.

From-SVN: r210001
gcc/c/ChangeLog
gcc/c/c-tree.h
gcc/c/c-typeck.c