This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: __m64 and aliasing


On Wed, Jun 19, 2002 at 03:46:33PM +0200, Jan Hubicka wrote:
> Is the testcase buggy or we need to fix the aliasing problem?

char aliases everything, so that's a bug.  A similar test
with short may fail.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]