------- Comment #9 from rguenther at suse dot de 2009-12-30 23:16 ------- Subject: Re: -fdump-tree-all for lto does not work as expected
On Wed, 23 Dec 2009, hjl dot tools at gmail dot com wrote: > ------- Comment #8 from hjl dot tools at gmail dot com 2009-12-23 21:01 > ------- > Since LTO tree dump is quite different, can't we give it a different > command line option, something like -fdump-tree-lto-all, instead of > enabling it with -fdump-tree-all? It isn't really different. This is a driver issue, the dumps use possibly temporary file names as bases. Richard. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41564