This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC/PATCH: c-decl.c: no getdecls() for you


	A ChangeLog and a comment that the patch was against the gcc-3.4
branch would have been nice.

	Bootstrapping produced the following stage1 failures:

/usr/gnu/src/gcc-3.4/gcc/xcoffout.c:126: warning: `static' is not at beginning of declaration
/usr/gnu/src/gcc-3.4/gcc/xcoffout.c:126: two or more data types in declaration of `xcoff_type_numbers'
/usr/gnu/src/gcc-3.4/gcc/xcoffout.c: In function `xcoff_assign_fundamental_type_number':
/usr/gnu/src/gcc-3.4/gcc/xcoffout.c:165: warning: comparison between signed and unsigned
/usr/gnu/src/gcc-3.4/gcc/xcoffout.c: At top level:
/usr/gnu/src/gcc-3.4/gcc/xcoffout.c:115: warning: `assign_type_number' declared
`static' but never defined

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]