compiler
builds. Also correct the comments.
--
Sam Thursfield, Codethink Ltd.
Office telephone: +44 161 236 5575
diff --git a/gcc/config/rs6000/x-aix b/gcc/config/rs6000/x-aix
index d40690f2da6..da465671ee6 100644
--- a/gcc/config/rs6000/x-aix
+++ b/gcc/config/rs6000/x-aix
@@ -1,6 +1,6
rom a0d73b85afd593aafd50e454d9a86acd9f0bc489 Mon Sep 17 00:00:00 2001
From: Sam Thursfield
Date: Fri, 3 Mar 2017 08:38:42 -0600
Subject: [PATCH] libbacktrace: Fix compile warning building testcase
This warning occurred when the BACKTRACE_SUPPORTED flag is undefined.
../../../gcc/libbacktrace/btest.c:62
5(), instead of using an #ifdef guard. Attached is a new patch that
does so.
Again, I've tested this using GCC 6.3.0 on powerpc-ibm-aix7.2.0.0.
Sam
--
Sam Thursfield, Codethink Ltd.
Office telephone: +44 161 236 5575
>From 87b52dee5ca3b8feca379877c873c22b673f1b7b Mon Sep 17 00:00:00