dumping insns

Ian Lance Taylor iant@google.com
Thu Mar 8 06:42:00 GMT 2012


Mihai Daniel OPREA <mihai.oprea@cti.pub.ro> writes:

> I tried -fdump-final-insns, but apparently that only works for newer versions of gcc (4.4.0 doesn't recognize this option).
> Is there an alternate way of doing this?

If you just use -da you will get all the RTL dumps.  They are numbered,
so look at the last one.

Ian



More information about the Gcc-help mailing list