This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/54846] -ftrapv doesn't work in 64-bit mode
- From: "mpolacek at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 07 Oct 2012 16:54:01 +0000
- Subject: [Bug middle-end/54846] -ftrapv doesn't work in 64-bit mode
- Auto-submitted: auto-generated
- References: <bug-54846-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54846
--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> 2012-10-07 16:54:01 UTC ---
Spoke too soon, we don't have these definition for any of *di* functions, nor
COMPAT_DIMODE_TRAPPING_ARITHMETIC. Sorry.