On Thu, Oct 12, 2006 at 10:44:59PM -0700, Mohamed Shafi wrote:
> Hello all,
>
> During regression tests if i want to disable some features like trampolines i
> can give -DNO_TRAMPOLINES
> as an compiler flag.
By default, -DNO_TRAMPOLINES is set in testsuite/lib/gcc.exp if the
DejaGnu target info
> During regression tests if i want to disable some features like
> trampolines i can give -DNO_TRAMPOLINES as an compiler flag.
>
> Do i have similar flags for profiling and PIC?
You might like to check the manual. All of the answers you're looking
for (well, okay, most) will be there:
http:
Hello all,
During regression tests if i want to disable some features like trampolines i
can give -DNO_TRAMPOLINES
as an compiler flag.
Do i have similar flags for profiling and PIC?
thanks in advance
Regards,
Shafi