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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #12 from Richard Biener <rguenth at gcc dot gnu.org> ---
-Og has 'l' as well

 <2><4f>: Abbrev Number: 4 (DW_TAG_formal_parameter)
    <50>   DW_AT_name        : u        
    <52>   DW_AT_decl_file   : 1        
    <53>   DW_AT_decl_line   : 1        
    <54>   DW_AT_type        : <0x2d>   
    <58>   DW_AT_location    : 0x0      (location list)
 <2><5c>: Abbrev Number: 5 (DW_TAG_variable)
    <5d>   DW_AT_name        : l        
    <5f>   DW_AT_decl_file   : 1        
    <60>   DW_AT_decl_line   : 2        
    <61>   DW_AT_type        : <0x2d>   
    <65>   DW_AT_location    : 0x0      (location list)

Reply via email to