This is the mail archive of the gcc-regression@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 build failed for native with your patch on 2003-06-24T02:15:02Z.


On Mon, Jun 23, 2003 at 11:42:16PM -0400, Andrew Pinski wrote:
> This is getting annoying.  I posted the patch to fix this bootstrap 
> problem and no one has commented.
> 
> This patch fixes the bootstrap problem cause by make_alias_for_thunk 
> only
> being used iff ASM_OUTPUT_DEF is defined.
> 
> 
> ChangeLog:
> 2003-06-23  Andrew Pinski <pinskia@physics.uc.edu>
> 
> 	* method.c: add prototype for make_alias_for_thunk.
> 	(thunk_labelno, make_alias_for_thunk): only define
> 	if ASM_OUTPUT_DEF is defined.

Sorry, thanks for fixing this.
Commited as obvious.

	Jakub


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