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

--- Comment #6 from rguenther at suse dot de <rguenther at suse dot de> ---
On Thu, 9 Oct 2025, avinashd at gcc dot gnu.org wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122213
> 
> --- Comment #5 from Avinash Jayakar <avinashd at gcc dot gnu.org> ---
> (In reply to Andrew Pinski from comment #2)
> > I am not even sure this have ever been used or tested.
> 
> Yeah, even I am not sure which frontend can generate these operations. 
> Fortran uses __FLOOR_DIV_EXPR and __FLOOR_MOD_EXPR, but I encountered this 
> when I was implementing functionality for PR104116.

Ada can make use of all of these.

Reply via email to