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/13365] [3.3/3.4 Regression] Missing DWARF2 line info for empty function


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-25 03:09 -------
Fixed in 3.5 at least:
 Line Number Statements:
  Extended opcode 2: set Address to 0x8048324
  Special opcode 6: advance Address by 0 to 0x8048324 and Line by 1 to 2
  Special opcode 47: advance Address by 3 to 0x8048327 and Line by 0 to 2  <-- note
  Special opcode 37: advance Address by 2 to 0x8048329 and Line by 4 to 6
  Special opcode 49: advance Address by 3 to 0x804832c and Line by 2 to 8
  Special opcode 36: advance Address by 2 to 0x804832e and Line by 3 to 11
  Advance PC by constant 17 to 0x804833f
  Special opcode 160: advance Address by 11 to 0x804834a and Line by 1 to 12
  Special opcode 76: advance Address by 5 to 0x804834f and Line by 1 to 13
  Special opcode 76: advance Address by 5 to 0x8048354 and Line by 1 to 14
  Advance PC by 2 to 8048356
  Extended opcode 1: End of Sequence

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[3.3/3.4/3.5 Regression]    |[3.3/3.4 Regression] Missing
                   |Missing DWARF line info for |DWARF2 line info for empty
                   |empty function              |function


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


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