https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120049
--- Comment #9 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- (In reply to kargls from comment #8) > (In reply to Jerry DeLisle from comment #7) > > That is exactly the patch I was testing Steve. > > I assume that you've found that you'll need to > deal with both c_ptr_1 and c_ptr_2. With the > short-circuit for c_ptr_2 in place, this > Yes, the simple short circuit fails other tests. I am studying this further.