decl2.c (start_static_initialization_or_destruction): Correct logic to handle the...
authorMark Mitchell <mark@codesourcery.com>
Mon, 30 Apr 2001 22:20:03 +0000 (22:20 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 30 Apr 2001 22:20:03 +0000 (22:20 +0000)
commit5fd893d507445801b27c0ebb36b4b802b4df86af
treeec5a1b3f95c43485a87f77ee9e0866764f490441
parent505cf15f076220417c5af1bd83029403a3c8dd48
decl2.c (start_static_initialization_or_destruction): Correct logic to handle the -fno-use-cxa-atexit case.

* decl2.c (start_static_initialization_or_destruction): Correct
logic to handle the -fno-use-cxa-atexit case.

From-SVN: r41697
gcc/cp/ChangeLog
gcc/cp/decl2.c