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]

Re: [tree-ssa] Mainline merge plan


>>>>> Richard Earnshaw writes:

Richard> I've no idea what mudflap is supposed to be for, so it's unclear to me 
Richard> whether it's an important part of the compiler or just another 
Richard> nice-to-have bolt on.  The following patch just disables it from the build 
Richard> and does seem to solve the immediate problem of building the libraries.  
Richard> Whether or not this is the correct approach somebody else will have to 
Richard> judge.  A better patch would probably move the gcc thread-detection code 
Richard> to the top level and use that do decide what the target capabilities were.

	Mudflap: narrow-pointer bounds-checking by tree rewriting.

	target-libmudflap used to build on AIX, but fail in the testsuite.
It recently began failing to build.  It is not a critical component of
Tree-SSA.

David


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