gcc instruction cost
Kyrill Tkachov
kyrylo.tkachov@arm.com
Thu Oct 15 08:19:00 GMT 2015
On 15/10/15 06:50, htio2 wrote:
> I can see all the fprintf in combine.c but I just dont know how to triggle
> the dump.
If you specify -fdump-rtl-combine on the command line gcc will create a dump file
with the information that combine dumps.
Usually I just dump all rtl passes with -da.
Kyrill
>
>
>
> --
> View this message in context: http://gcc.1065356.n5.nabble.com/gcc-instruction-cost-tp1194316p1194674.html
> Sent from the gcc - Help mailing list archive at Nabble.com.
>
More information about the Gcc-help
mailing list