diff options
-rw-r--r-- | src/grt/ghwlib.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grt/ghwlib.c b/src/grt/ghwlib.c index 482cc3386..218f8cb2c 100644 --- a/src/grt/ghwlib.c +++ b/src/grt/ghwlib.c @@ -1090,6 +1090,7 @@ ghw_read_hie (struct ghw_handler *h) /* Should not be here. */ abort (); case ghw_hie_process: + el->u.blk.child = NULL; break; case ghw_hie_block: case ghw_hie_generate_if: |