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/27017] [4.0/4.1/4.2 Regression] Debug information for static local class members are not emitted



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-04-04 08:52 -------
Confirmed, it fails with the dwarf2 output format (I don't know why).  Anyways
I am marking this as a regression as this is a visible regression to the user
as using -g from one version to the next should be improvements and not
regressing


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
  GCC build triplet|i686-pc-linux-gnu           |
   GCC host triplet|i686-pc-linux-gnu           |
 GCC target triplet|i686-pc-linux-gnu           |dwarf2
      Known to fail|3.3.6 4.0.3 4.1.0 4.2.0     |3.3.6 4.0.3 4.1.0 4.2.0
                   |                            |3.2.3
      Known to work|                            |3.0.4
   Last reconfirmed|0000-00-00 00:00:00         |2006-04-04 08:52:40
               date|                            |
            Summary|Debug information for static|[4.0/4.1/4.2 Regression]
                   |local class members are not |Debug information for static
                   |emitted                     |local class members are not
                   |                            |emitted
   Target Milestone|---                         |4.0.4


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


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