expect to find it in the "info frame" output.
+2008-08-20 Mark Kettenis <kettenis@gnu.org>
+
+ * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
+ expect to find it in the "info frame" output.
+
2008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
* gdb.base/interp.exp: Always consume both prompts.
"backtrace in PIC"
gdb_test "info frame" \
- ".*Saved registers:.*r30 at.*r31 at.*pc at.*lr at.*" \
+ ".*Saved registers:.*r30 at.*pc at.*lr at.*" \
"saved registers in PIC"
# Testcase for scheduled prologue.