]> git.ipfire.org Git - thirdparty/gcc.git/commit
attribs.c (strip_attrs): Remove.
authorJoseph Myers <jsm@polyomino.org.uk>
Tue, 31 Aug 2004 08:29:24 +0000 (09:29 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Tue, 31 Aug 2004 08:29:24 +0000 (09:29 +0100)
commitf7b0fb680c62cc0e246909ec8be88c10e85e3d69
treea33dfe5d198803168d6b3a46763e2916104ba8f4
parentf51a38b9c178b325ea983283908f40fc009a1da5
attribs.c (strip_attrs): Remove.

* attribs.c (strip_attrs): Remove.
(split_specs_attrs): Move ...
* c-decl.c: ... to here.
* tree.h (split_specs_attrs, strip_attrs): Remove.
* c-tree.h (split_specs_attrs): Declare.

From-SVN: r86823
gcc/ChangeLog
gcc/attribs.c
gcc/c-decl.c
gcc/c-tree.h
gcc/tree.h