summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/dbxout.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/dbxout.c')
-rw-r--r--contrib/gcc/dbxout.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/gcc/dbxout.c b/contrib/gcc/dbxout.c
index 5732427..deabf89 100644
--- a/contrib/gcc/dbxout.c
+++ b/contrib/gcc/dbxout.c
@@ -1825,6 +1825,8 @@ dbxout_type (tree type, int full)
{
case VOID_TYPE:
case LANG_TYPE:
+ /* APPLE LOCAL blocks 6034272 */
+ case BLOCK_POINTER_TYPE:
/* For a void type, just define it as itself; i.e., "5=5".
This makes us consider it defined
without saying what it is. The debugger will make it
OpenPOWER on IntegriCloud