This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc/gcc ChangeLog.apple-ppc bb-reorder.c cfgcl ...



You are quite right, I do need to add the fixes to mainline, and I am working on it. I am continuing to run
into problems with doing a hot/cold partitioned profiled bootstrap on an x86 running Linux. I would
prefer not to check my updates/fixes into the main branch until I can get that to work. The profiled
partitioned bootstrap is working fine on my Apple hardware, and since the apple-ppc branch is mostly
intended to run on Apple hardware, I feel more free to check in changes there that do not necessarily work
as well on all other architectures. If you (or someone else) would like to see my "work-in-progress" patch for
the hot-cold partitioning stuff, I would be happy to send it to you or post it to this list.


-- Caroline Tice
ctice@apple.com

On May 26, 2004, at 2:22 PM, Bradley Lucier wrote:

In

http://gcc.gnu.org/ml/gcc-cvs/2004-05/msg00905.html

you add some fixes for "minor bugs/problems" with hot/cold partitioning to the apple-ppc-branch. I don't think this is the first time you've done this, but I can't find the previous message I seem to remember.

Since this hot/cold partitioning code was also added to mainline, are these "bugs/problems" active there, too? If so, shouldn't these patches be submitted for consideration for mainline?

Brad



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]