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]

Re: [tree-ssa] Fix (hopefully) x86_64 bootstrap failure


In message <20031214115533.GA17377@atrey.karlin.mff.cuni.cz>, Jan Hubicka write
s:
 >It would be nice to try update checkers for such a easilly verifiable
 >bits so they become more usefull (or anoying?).  Does the attached patch
 >look OK?  (connection to my testing machine broke for some reason, but
 >it got bootstrapped i686-pc-gnu-linux at least)
I had actually sent you a message a few days ago asking if you'd be
interested in writing up the checking bits for this.  Unfortunately, that
message bounced due to a typo in your address and I didn't get around
to resending it.  Ironic.


 >Honza
 >
 >	* tree-cfg.c (verify_addr_expr): Rename to ....
 >	(verify_expr):  ... this one; check that no SSA names are on
 >	freelist.
 >	(verify_stmt, verify_stmts): Update calls of verify_addr_expr.
This is fine and I have installed it.

jeff


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