c/9568: ICE on cast of mmx-variable to long long int
stefaandr@hotmail.com
stefaandr@hotmail.com
Tue Feb 4 13:16:00 GMT 2003
>Number: 9568
>Category: c
>Synopsis: ICE on cast of mmx-variable to long long int
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Feb 04 13:16:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: stefaandr@hotmail.com
>Release: gcc 3.2.1
>Organization:
>Environment:
redhat 8.0
Reading specs from /freeware/gcc/linux-i386/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/specs
Configured with: /freeware/gcc/gcc/gcc-3.2.1/configure --prefix=/freeware/gcc --exec-prefix=/freeware/gcc/linux-i386 --with-local-prefix=/freeware/gcc --enable-version-specific-runtime-libs --enable-languages=c++,f77,java --enable-threads=posix
Thread model: posix
gcc version 3.2.1
>Description:
gcc -msse this (without optimization):
int main() {
int __attribute__ ((mode(V8QI))) x;
(long long int) x = 0x0123456789abcdef;
};
>How-To-Repeat:
compile code included in description
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list