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]

Re: C PATCH for c-torture/compile/990519


Mark

Looks like you've been having to many late nights.

This patch has some obvious typos. 

The prototype for compstype_real is wrong.

The comptypes() and same_type_p() routines
have type2 mistyped as types2 and are missing
declarations for the parameters type1 and type2.

Graham


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