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] [PATCH]: Add some PRE regression tests



On Nov 25, 2003, at 1:06 PM, Diego Novillo wrote:


On Tue, 2003-11-25 at 13:01, Daniel Berlin wrote:

Basically, if PRE is broken again, these tests will fail to compile due
to an abort or another error message (IE there is no need to execute
them).


So, we don't need to scan a dump file making sure something that should
be gone really is?
Right.

One used to abort in get_temp, and the other used to add the wrong name (which gets caught by calculate_live_on_entry).

Otherwise, they look OK. I would only ask you to
add a comment to each test case explaining what it is that it's testing.



Sure.



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