This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/19885] [4.0 Regression] avr dwarf-2 support is broken for head 4.0
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Feb 2005 01:04:39 -0000
- Subject: [Bug debug/19885] [4.0 Regression] avr dwarf-2 support is broken for head 4.0
- References: <20050210232514.19885.bjoern.m.haase@web.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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