[Bug target/18421] ICE in reload_cse_simplify_operands, at postreload.c:391

belyshev at lubercy dot com gcc-bugzilla@gcc.gnu.org
Sun Nov 14 13:53:00 GMT 2004


------- Additional Comments From belyshev at lubercy dot com  2004-11-14 13:53 -------
// small testcase, use -O1 -m5200:

extern char n;
void foo (char *s)
{
  n += *s + 9;
}


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
  GCC build triplet|i686-linux-gnu              |
   GCC host triplet|i686-linux-gnu              |
      Known to fail|                            |3.4.3 3.4.4
   Last reconfirmed|0000-00-00 00:00:00         |2004-11-14 13:53:05
               date|                            |
            Summary|Internal Compiler Error     |ICE in
                   |                            |reload_cse_simplify_operands
                   |                            |, at postreload.c:391


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



More information about the Gcc-bugs mailing list