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

which trapping operation integer types are required in libgcc2 ?


Sorry if this should be obvious, but:

- which integer target types are required to be supported by libgcc2's
  trapping arithmetic implementation? (i.e. are all supported integer
  types required to have arithmetic trapping operation counterparts?)

- under what circumstances are they utilized in lieu their non-trapping
  counterparts? (for example, are they required by C ?)

Thanks, any insight appreciated.



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