------- Comment #1 from rguenth at gcc dot gnu dot org  2010-05-14 16:26 -------
Did it?

> ./xgcc -B. -o t 1.c 2.c -flto -fdump-tree-optimized
> ls t.142t.optimized 1.c.142t.optimized 2.c.142t.optimized 
1.c.142t.optimized  2.c.142t.optimized  t.142t.optimized

or do you mean with -fwhopr?  Yes, there it might have been - but I'd like
to change 4.5 behavior there anyway.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|-fdump-tree-all for lto does|[4.6 Regression] -fdump-
                   |not work as expected        |tree-all for lto does not
                   |                            |work as expected


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44143

Reply via email to