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/70742] Support div as a builtin


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

--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> ---
The compiler would need to provide div_t as a builtin-type.  Or the standard
specifies it enough so that layout issues are no worry.

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