config.gcc (default_use_cxa_atexit): Extend the description of this configure variable.
authorNick Clifton <nickc@redhat.com>
Thu, 2 Mar 2006 10:01:21 +0000 (10:01 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Thu, 2 Mar 2006 10:01:21 +0000 (10:01 +0000)
commitc5dde55b61d8bbbcedbf7562f8a403d2e9f06d45
treea9383057ec023d79c9b4ec53c552aadf810a745e
parent7533450810c6be6aa4ae7eeec6062b6fb28ab45a
config.gcc (default_use_cxa_atexit): Extend the description of this configure variable.

* config.gcc (default_use_cxa_atexit): Extend the description of
  this configure variable.  Set its default value to "yes" for
  Linux, NetBSD and ELF targets on the assumption that they will
  use C libraries with the __cxa_atexit function.

From-SVN: r111636
gcc/ChangeLog
gcc/config.gcc