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] | |
For Ada, I propose we make the following changes: - by default, enable overflow checks using -ftrapv
-ftrapv is not practically usable because (1) it generates awful code and (2) it badly interacts with the RTL optimizers.
please before you say this compare it with the truly awful front end code we generate, which for sure inteferes badly with the optimizers.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |