This is the mail archive of the gcc-bugs@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]

[Bug c/79219] Feature request: double width/single width -> single width integer division and remainder


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

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
So you mean DW/W -> W, but that can result in the result being not
representable?
What's the desired behavior in this case?  Invoking undefined behavior?

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