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/11279] [3.3/3.4 Regression] DWARF-2 output mishandles large enums


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-07-05 15:19:56
               date|                            |
            Summary|DWARF-2 output mishandles   |[3.3/3.4 Regression] DWARF-2
                   |large enums                 |output mishandles large
                   |                            |enums
   Target Milestone|3.4                         |3.3.1


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-05 15:19 -------
I can confirm this on 3.2.3, 3.3.1 (20030616) and the mainline (20030705), but on 3.0.4, I 
get:

 <2><61>: Abbrev Number: 4 (DW_TAG_enumerator)
     DW_AT_name        : J
     DW_AT_const_value : -1

So this is a regression wrt 3.0.4.


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