This is the mail archive of the gcc-regression@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]

builtin-complex-1.c failures



Hi Mark,

I tracked down the builtin-complex-1 failures to this patch:

+2001-06-08  Mark Mitchell  <mark@codesourcery.com>
+
+       * c-decl.c (grokdeclarator): Make the TREE_TYPE for declarations
+       accurately reflect its cv-qualification.
+       * c-typeck.c (type_lists_compatible_p): Ignore the top-levl
+       cv-qualifiers on function types.

Could you look at it?  I can't see what the problem is.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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