[Bug c++/23799] [4.1 regression] ICE: no-op convert from 8 to 4 bytes in initializer
dj at redhat dot com
gcc-bugzilla@gcc.gnu.org
Fri Sep 23 17:22:00 GMT 2005
------- Additional Comments From dj at redhat dot com 2005-09-23 17:22 -------
Subject: Re: [4.1 regression] ICE: no-op convert from 8 to 4 bytes in initializer
I recall that the opposite case is problematic; initializing a large
int from a smaller one, because gcc always zero pads at the end.
Perhaps a lt/gt comparison would be more appropriate?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23799
More information about the Gcc-bugs
mailing list