This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
-O3 bootstraps
- To: gcc at gcc dot gnu dot org
- Subject: -O3 bootstraps
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Fri, 24 Mar 2000 12:02:03 -0700
- Reply-To: law at cygnus dot com
I'm testing a fix for the x86 -O3 bootstrap failures. It appears to be a
bug in the recently added tailcall/sibcall code, specifically in the code
to handle interactions between inlining and tail/sibling calls. Nothing
major, once the bootstrap & test finishes I'll post an explanation and
patch.
Just wanted folks to know this failure has hopefully been resolved.
jeff