sim: ppc: igen: fix -G handling
authorMike Frysinger <vapier@gentoo.org>
Fri, 22 Dec 2023 02:04:44 +0000 (21:04 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 22 Dec 2023 02:04:44 +0000 (21:04 -0500)
commit866a2ad35b75cbc60260c00b82bec2243877355f
treedd8508d3e0a8cffb1deab99d540d68b364443b27
parent3744b73e3bf74a6013661cdb76c8c5ae326cb403
sim: ppc: igen: fix -G handling

We weren't using the enable_p flag to see whether the option should
be enabled or disabled, and we weren't breaking out when done parsing.
sim/ppc/igen.c