This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Unreviewed patch
On Sat, Dec 30, 2000 at 08:45:39PM -0800, Daniel Berlin wrote:
> 2. I can't do what intel suggests, and have both an aligned, and
> unaligned entry point. Doing the aligned entry point requires emitting a
> label, which really pisses off the scheduler, and other things.
Huh? One of the as-yet unsubmitted Cygnus patches has successfully did
this. I assume you were cleaning this up for submission? I'd like to
see what sorts of errors you were encountering.
r~