This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/19020] addition on integers doesn't trap


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]