From 0c643cf34e00b46e877dc3cf962401812c708eee Mon Sep 17 00:00:00 2001 From: aoliva Date: Tue, 7 Mar 2006 05:17:56 +0000 Subject: [PATCH] [...] - Do not try to compile x86_64-only CFA testcase on 32-bit x86. --- gdb.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/gdb.spec b/gdb.spec index 0e52903..d42a16f 100644 --- a/gdb.spec +++ b/gdb.spec @@ -556,6 +556,7 @@ fi - Change dwarf2 frame identifiers to use the actual PC instead of the function's entry point. - Fix FSF and GDB contact addresses in new testcases. +- Do not try to compile x86_64-only CFA testcase on 32-bit x86. - Change prelink test to issue untested instead of warning message if system libraries are not prelinked.