[Bug middle-end/19084] [4.0 Regression] ICE: internal consistency failure
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Jan 9 18:53:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-09 18:53 -------
Confirmed, I don't know if this is a regression or not but I am going to assume so as I could not
reproduce this before.
Reduced testcase:
unsigned long long
__lcong48_r (unsigned short param)
{
return ((unsigned long long) param << 32);
}
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2005-01-09 18:53:53
date| |
Summary|ICE: internal consistency |[4.0 Regression] ICE:
|failure |internal consistency failure
Target Milestone|--- |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19084
More information about the Gcc-bugs
mailing list