From 1a75925b167d5bd894376f06bd2209005031e67f Mon Sep 17 00:00:00 2001 From: Catherine Moore Date: Mon, 29 Jun 1998 14:08:22 -0400 Subject: [PATCH] -mtraceback is not supported. From-SVN: r20804 --- gcc/invoke.texi | 6 ------ 1 file changed, 6 deletions(-) diff --git a/gcc/invoke.texi b/gcc/invoke.texi index 3bc197f9b66..1239f4cf14b 100644 --- a/gcc/invoke.texi +++ b/gcc/invoke.texi @@ -4468,12 +4468,6 @@ On System V.4 and embedded PowerPC systems do not (do) assume that register 2 contains a pointer to a global area pointing to the addresses used in the program. -@item -mno-traceback -@itemx -mtraceback -On embedded PowerPC systems do not (do) generate a traceback tag before -the start of the function. This tag can be used by the debugger to -identify where the start of a function is. - @item -mlittle @itemx -mlittle-endian On System V.4 and embedded PowerPC systems compile code for the -- 2.30.2