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]

[tuples] Some adjustments to type verification


This fixes my oversight in the type verification code.  I had disabled
some of the type casts that are done in mainline.

The patch also renames the verifier functions to make clear that these
are for type verification.  There are other functions for GIMPLE
verification that should probably be unified with these.

Tested on x86_64 and x86.

Attachment: 20070831-fix-type-checking.diff
Description: Binary data


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