This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


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

Re: alpha problems with 2.0.104 and egcs 1.1


> 
> Hi,
> 
> Just a warning that egcs 1.1 seems to miscompile elf/dlsym.c on Alpha with the 
> default optimisation settings.  This causes programs using dynamic linking to 
> dump core (the problem seems to be that the compiler fails to notice that a 
> function call clobbers the return address that's held in a register).  
> Compiling with -O0 seems OK.  
> 
> I'm not sure whether egcs 1.1.1 is the same.  I'll check later and send a 
> report to the egcs people if so.
> 

Do you have a testcase?


-- 
H.J. Lu (hjl@gnu.org)


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