--- Additional Comments From fitzsim at redhat dot com 2004-07-27 01:15 ---
Created an attachment (id=6837)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6837&action=view)
test case
reattach test case
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16771
m p,4,4
.ident "GCC: (GNU) 3.5.0 20040726 (experimental)"
After removing the "-fno-strict-aliasing" option, the output is correct:
$ mips64el-linux-gcc -mabi=32 -O2 -mno-abicalls -S volatile.c -o
volatile.s
$ cat volatile.s
.file 1 "volatile.c"