This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/gcc/cp ChangeLog decl2.c
- To: gcc-cvs at gcc dot gnu dot org
- Subject: gcc/gcc/cp ChangeLog decl2.c
- From: mmitchel at gcc dot gnu dot org
- Date: 30 Apr 2001 22:20:03 -0000
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: mmitchel@gcc.gnu.org 2001-04-30 15:20:03
Modified files:
gcc/cp : ChangeLog decl2.c
Log message:
* decl2.c (start_static_initialization_or_destruction): Correct
logic to handle the -fno-use-cxa-atexit case.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.2350&r2=1.2351
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&r1=1.458&r2=1.459