[Bug c/37931] [4.4 Regression] ice: verify_gimple failed
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Oct 28 07:55:00 GMT 2008
------- Comment #2 from jakub at gcc dot gnu dot org 2008-10-28 07:54 -------
Even smaller:
int a;
unsigned int b;
int
foo (void)
{
return (a | 1) & (b | 1);
}
--
jakub at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |jakub at gcc dot gnu dot org
|dot org |
Status|NEW |ASSIGNED
Last reconfirmed|2008-10-28 07:47:39 |2008-10-28 07:54:17
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37931
More information about the Gcc-bugs
mailing list