On 6/12/23 21:18, Akari Takahashi via Gcc-patches wrote:
Hello,

I've noticed an issue with the note_defect3 function and have prepared a
patch to fix it. The function is missing a return statement, which is
causing undefined behavior. This patch adds the missing return statement,
ensuring that the function returns the correct value.

Please consider applying this patch to correct the issue. Thank you.

Best regards,

Takahashi Akari
Thanks. Reviewing that file it looks like it was just supposed to be used for the sh5/sh5media processor. My recollection is those were never actually produced and support for them was removed from GCC some time ago. This file was missed during that removal.

Rather than apply the patch, I think the better choice is to just remove the divtab.cc file unless someone has a real use for it.

Is there a particular reason you were investigating the divtab.cc file?

jeff

Reply via email to