[Bug AWT/16771] Can't change location while the component is hidden

2004-07-26 Thread fitzsim at redhat dot com
--- 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

[Bug c/16721] New: Accesses to volatile objects optimized away with -fno-strict-aliasing

2004-07-26 Thread gcc-bugzilla at gcc dot gnu dot org
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"