This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/19020] addition on integers doesn't trap
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Dec 2004 20:52:19 -0000
- Subject: [Bug rtl-optimization/19020] addition on integers doesn't trap
- References: <20041215202338.19020.ebotcazou@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From steven at gcc dot gnu dot org 2004-12-15 20:52 -------
When I looked at this, the libcall was eliminated in the call to
delete_trivially_dead_insns, somewhere around jump1.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19020