------- 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