https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47425

--- Comment #7 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Created attachment 64897
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=64897&action=edit
WIP Patch.

The draft patch here regression tested OK here. In effort to come up with this,
several existing test cases were broken. There were a lot of different rabbit
holes on this one.
I am working up the test case which is from the PR. I need to clean it up after
all the iterations. I have been teaching myself some of the helper macros that
are all over in the source code with the help of Gemini which is a great quick
reference tool.

I can see why this one has hung out for so long. I provided a very brief
description in the patch. In a nut shell, is IF a variable name or part of a
conditional statement?

Reply via email to