From 98ecea3646900dc98ece5e10364ef56647e49e2e Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 24 Sep 2005 23:01:27 +0000 Subject: [PATCH] * regex_internal.h (__attribute): Define to nothing for GCC 2. --- lib/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index f079006ed..a1ab6ad66 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2005-09-24 Paul Eggert + + * 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 * verify.h (verify_type__): Use `unsigned int' as the bitfield type -- 2.11.0