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/19885] [4.0 Regression] avr dwarf-2 support is broken for head 4.0


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-11 01:04 -------
This looks like a debugging problem, I want to say that dwar2out.c does not really support 16bit 
pointers but there was a patch a long time ago to support it.  It was applied a long time ago (1999 or 
so).

But maybe this is a target problem for not being able to output a integer for SImode size for a HImode 
pointer.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|middle-end                  |debug
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-02-11 01:04:37
               date|                            |


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


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