This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Which optimization levels affect gimple?
On 1/29/07, Diego Novillo <dnovillo@redhat.com> wrote:
-fdump-tree-all gives you all the dumps by the high-level optimizers.
-fdump-all-all gives you all the dumps by both GIMPLE and RTL optimizers.
Is this -fdump-all-all version specific? Doesn't work on 4.1.1:
$ g++ -fdump-all-all allocation.cpp
cc1plus: error: unrecognized command line option "-fdump-all-all"
Cheers,
--
Paulo Jorge Matos - pocm at soton.ac.uk
http://www.personal.soton.ac.uk/pocm
PhD Student @ ECS
University of Southampton, UK