succeed with CFLAGS="-g"
succeed with CFLAGS="-g -DUSE_LISP_UNION_TYPE"
fail with CFLAGS="-g -O2"
gcc optimization problem?
It looks that way.
So the next thing to do is for you to install the latest GCC.
It makes no sense to debug a bug in an old version of GCC
before seeing if it has been fixed already.
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
