On 10/29/18 10:39 PM, Nicholas Krause wrote:
> This fixes the bug on the gcc bugzilla with id, 86293. Basically
> a variable is undefined in certain build configuration scentarios
> and must be enabled with the attribute marco and the flag, unused
> for it to avoid this build error. Build and regt
This fixes the bug on the gcc bugzilla with id, 86293. Basically
a variable is undefined in certain build configuration scentarios
and must be enabled with the attribute marco and the flag, unused
for it to avoid this build error. Build and regtested on x86_64_gnu,
ok for trunk?
Signed-off-by: Ni