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

Tree flags vs. tree-ssa merge


The usage of static_flag and unsigned_flag is a real mess. The documentation
of for which nodes these are used in tree.h is wrong and most macros don't
attempt any checking.

This needs to be cleaned up and I'm willing to do it but would like to know
if doing so will disrupt the tree-ssa merge process.


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