This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Analysis of remaining xm-host headers
- To: Robert Lipe <robertlipe at usa dot net>
- Subject: Re: Analysis of remaining xm-host headers
- From: David Edelsohn <dje at watson dot ibm dot com>
- Date: Wed, 14 Mar 2001 10:38:28 -0500
- cc: Zack Weinberg <zackw at stanford dot edu>, gcc at gcc dot gnu dot org
>>>>> Robert Lipe writes:
>> xm-rs6000.h: Overrides IO_BUFFER_SIZE.
>> dubious performance tweak. Harmless, though.
Robert> I don't think this is at all a win on anything in the last 10+ years.
Robert> I'd be fine nuking it from those files.
Robert> The only other setter of this is xm-rs6000.h. If it's OK with the AIX
Robert> guys, I'd support vaporizing all occurrences of this from the tree.
That macro has been in the RS/6000 configuration since the
beginning. I don't have any objection to removing it if it is not
useful.
David