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: regclass speedup


On Monday, January 27, 2003, at 08:02 PM, Richard Henderson wrote:
On Mon, Jan 27, 2003 at 05:07:00PM -0800, Mike Stump wrote:
http://gcc.gnu.org/ml/gcc-patches/2003-01/msg01652.html
init_reg_autoinc should be static.

You'll find it doesn't bootstrap now because of
warnings you introduced.  Fix those and it's ok.
Yeah, I knew about that, the actual version I check in had a obvious fix attached to it, to make it static, and to add a real prototype for it.

Attachment: regclass.diffs
Description: Binary data


Thanks, this is now check in.

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