This is the mail archive of the gcc@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]

Re: linux 2.1.117 built with egcs-1.1 19980823


On Mon, Aug 24, 1998 at 08:31:33PM +0200, Andi Kleen wrote:
> I'm not sure why the data segment grows, did egcs change anything that 
> could explain that? (exceptions are turned off of course)

The only thing that comes to mind for the data segment is if 
reload is now spilling constants to constant memory for some
reason.  Can you see what might be in .rodata or such?


r~


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