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: [PATCH 2/n] [PR tree-optimization/78496] Simplify ASSERT_EXPRs to facilitate jump threading


On 05/06/2017 09:38 AM, Trevor Saunders wrote:
+simplify_assert_expr_using_ranges (gimple *stmt)
+{
+  return false;

I assume you didn't mean to leave that in?
No I didn't.  I used to to extract the testcases.  Ugh.
jeff


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