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 ada/35998] debug info invalid x86_64 DW_AT_byte_size 0xffffffff


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

Tom Tromey <tromey at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
   Last reconfirmed|                            |2010.11.18 21:09:15
                 CC|                            |tromey at gcc dot gnu.org
         Resolution|WONTFIX                     |
     Ever Confirmed|0                           |1

--- Comment #6 from Tom Tromey <tromey at gcc dot gnu.org> 2010-11-18 21:09:15 UTC ---
AFAICT, nobody ever reviewed this patch.

I am reopening this PR because I think that it is bad for GCC to emit
bogus DWARF like this.  The patch is not ideal, but it is an improvement.
I'll ping the patch as well.

I think we'll end up putting in the GDB workaround regardless of what
happens in GCC.


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