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] | |
Andrew Pinski writes: > It seems wrong that the java front-end thinks we don't have to use > the divide subroutine for MIPS. Really I think it is wrong that > the mips back-end thinks it should enable by default trap on divide > by zero.
I'm not sure about that: the MIPS conditional trap instruction is quite efficient. Before making any change we should do some benchmarking.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |