* config/d30v/d30v.h (EXIT_BODY): Update comment.
authorJoseph Myers <jsm28@cam.ac.uk>
Tue, 19 Dec 2000 00:04:42 +0000 (00:04 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Tue, 19 Dec 2000 00:04:42 +0000 (00:04 +0000)
From-SVN: r38371

gcc/ChangeLog
gcc/config/d30v/d30v.h

index eb0c0ce..cb3001e 100644 (file)
@@ -1,3 +1,7 @@
+2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * config/d30v/d30v.h (EXIT_BODY): Update comment.
+
 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
 
        * config.gcc (*-*-linux*): Don't define HAVE_ATEXIT or BSTRING.
index e82b3fe..716b19c 100644 (file)
@@ -6043,8 +6043,8 @@ fprintf (STREAM, "\t.word .L%d\n", VALUE)
 
 /* Define this if your `exit' function needs to do something besides calling an
    external function `_cleanup' before terminating with `_exit'.  The
-   `EXIT_BODY' macro is only needed if netiher `HAVE_ATEXIT' nor
-   `INIT_SECTION_ASM_OP' are defined.  */
+   `EXIT_BODY' macro is only needed if `NEED_ATEXIT' is defined and
+   `ON_EXIT' is not defined.  */
 /* #define EXIT_BODY */
 
 /* Define this macro as a C expression that is nonzero if it is safe for the