------- Comment #2 from ebotcazou at gcc dot gnu dot org  2007-05-30 18:02 
-------
> -ftrapv only traps floating-point overflow - no integer overflows.

It's the other way around, -ftrapv is meant to trap on integer operations only.

But it's well-known for being broken...


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32153

Reply via email to