mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-25 01:20:52 +08:00
* tracebak.c: Fix typo in comment.
From-SVN: r163444
This commit is contained in:
parent
9e97ff6183
commit
02be26e48b
@ -1,3 +1,7 @@
|
||||
2010-08-21 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* tracebak.c: Fix typo in comment.
|
||||
|
||||
2010-08-20 Nathan Froyd <froydnj@codesourcery.com>
|
||||
|
||||
* gcc-interface/decl.c: Use FOR_EACH_VEC_ELT.
|
||||
|
@ -493,8 +493,8 @@ __gnat_backtrace (void **array,
|
||||
|
||||
#else
|
||||
|
||||
/* No target specific implementation and neither USE_GCC_UNWINDER not
|
||||
USE_GCC_UNWINDER defined. */
|
||||
/* No target specific implementation and neither USE_GCC_UNWINDER nor
|
||||
USE_GENERIC_UNWINDER defined. */
|
||||
|
||||
/*------------------------------*
|
||||
*-- The dummy implementation --*
|
||||
|
Loading…
x
Reference in New Issue
Block a user