This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/43329] Early inlining causes suboptimal debug info



------- Comment #4 from jakub at gcc dot gnu dot org  2010-03-11 14:46 -------
Created an attachment (id=20081)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20081&action=view)
gcc45-pr43329.patch

This patch worked on this testcase.  Note that the missing min (and this) DEBUG
stmts are caused by remove_forwarder_block nuking it.  Looking into that...


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]