[Bug debug/46618] UNKNOWN_LOCATION => bus error
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Nov 23 12:52:00 GMT 2010
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46618
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |ebotcazou at gcc dot
| |gnu.org
Resolution| |INVALID
--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2010-11-23 12:11:32 UTC ---
> Can't UNKNOWN_LOCATION be acceptable?
No, if you're emitting debug info for a declaration, it must have a location.
Otherwise you need to put DECL_IGNORED_P on it.
More information about the Gcc-bugs
mailing list