This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [commit] Reference some unused variables in the testsuite


> Another testing improvement for ARM RealView.  This compiler strips
> unused code even at -O0 (somewhat similar to --gc-sections).
> Specifically:

I have to use this sort of trick for AIX too. The system linker also
removed unused CSECTs, which causes the same symptom (missing symbol).

-- 
Joel


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