Monday, July 07, 2008
Factor crash with GCC 4.3.x resolved
A few months ago, James Cash discovered that GCC 4.3.0 incorrectly compiles the Factor VM with -O3 (the default). The problem still exists on GCC 4.3.1, apparently on both x86 and x86.64. I finally found a very simple testcase and submitted a bug.
Subscribe to:
Post Comments (Atom)
1 comment:
I see a commit patch for the gcc.target/i386 yet nothing for the x86.64, am I missing something?
Post a Comment