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:51:28 -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:51 -------
This doesn't happen on just amd64, I've seen this bug on all targets
when I was playing with a patch to blow away libcall notes. On ia64
it lead to a link failure because of missing symbols, so fixing this
problem will probably uncover a few latent bugs elsewhere.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
GCC build triplet|x86_64-*-* |
GCC host triplet|x86_64-*-* |
GCC target triplet|x86_64-*-* |
Last reconfirmed|0000-00-00 00:00:00 |2004-12-15 20:51:23
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19020