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]

[Bug target/25755] ICE in testsuite/gcc.c-torture/execute/20050316-1.c



------- Comment #1 from brett dot albertson at stratech dot com  2006-01-12 17:48 -------
Update:  If I add "-mmmx" as a command line argument, this successfully
compiles for me.  I got the idea from this error message:

dev-zero:{root}# /opt/gcc-4.1/bin/g++ -c 20050316-1.c
20050316-1.c: In function 'int test2(int __vector__)':
20050316-1.c:17: warning: MMX vector argument without MMX enabled changes the
ABI

Brett


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25755


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