Ada front-end depends on signed overflow

Eric Botcazou ebotcazou@adacore.com
Fri Jun 3 22:12:00 GMT 2005


> 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.

-- 
Eric Botcazou



More information about the Gcc mailing list