------- Additional Comments From dberlin at gcc dot gnu dot org  2005-01-18 
01:28 -------
This is close to what happens.
it doesn't actually do anything when we tell it to outline the inline function.
Then, when it processes the actually used block with that in it, it doesn't skip
it, even though it should because it was from an abstract block.
I'll fix this bug, but you guys should understand that you aren't going to get
sane debug info under stabs at -Ox anyway right now (and haven't since rouhgly
the tree-ssa merge), since it still assumes that blocks that aren't used don't
have used subblocks.



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|ebotcazou at gcc dot gnu dot|dberlin at gcc dot gnu dot
                   |org                         |org


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

Reply via email to