]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* regex_internal.h (__attribute): Define to nothing for GCC 2.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 24 Sep 2005 22:59:22 +0000 (22:59 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 24 Sep 2005 22:59:22 +0000 (22:59 +0000)
lib/ChangeLog

index 669965595f1d4fddb6f212f018e6b3c143aedd3c..e1b26fad6057c572a644a5e31e4f988426893c6a 100644 (file)
@@ -1,3 +1,9 @@
+2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * regex_internal.h (__attribute): Define to nothing for GCC 2.
+       This works around a core dump on OpenBSD 3.4, which has GCC
+       2.95.3, which dumps core when given __attribute__(()).
+
 2005-09-24  Jim Meyering  <jim@meyering.net>
 
        * openat-die.c, root-dev-ino.c, setenv.c, stdopen.c: