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/20268] g++ generates incomplete debug information for given testcase with optimization


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-01 21:47 -------
Is there a way to produce the output you gave easily?
Also why do you think gcc should produce good debug information with optimizations since scheduling 
can change ording of instructions so it causes DW_TAG_inlined_subroutine to be wrong.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unknown                     |4.1.0


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


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