[Bug target/36362] [4.1/4.2/4.3/4.4 Regression] ICE in simplify_subreg

ubizjak at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu May 29 09:35:00 GMT 2008



------- Comment #2 from ubizjak at gmail dot com  2008-05-29 09:35 -------
This fails for all optimization levels:

--cut here--
extern float c;

int test(void)
{
  return !!c * 7LL == 0;
}
--cut here--


-- 


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



More information about the Gcc-bugs mailing list