commit | 049bc4044531a146d278dd63ff0ad226c239424c | [log] [tgz] |
---|---|---|
author | Andrew Pinski <pinskia@physics.uc.edu> | Fri Oct 01 03:46:39 2004 +0000 |
committer | Andrew Pinski <pinskia@gcc.gnu.org> | Thu Sep 30 20:46:39 2004 -0700 |
tree | 3e3bcca19e5054e4df68cedcfb17b544f287f58d | |
parent | bd042dbb63f5c616041474fcbc268598dfb6d5e5 [diff] |
re PR libobjc/16448 (FAIL: objc/execute/IMP.m compilation, -O0) 2004-09-16 Andrew Pinski <pinskia@physics.uc.edu> PR libobjc/16448 * exception.c: Include config.h (objc_exception_throw): Change _GLIBCXX_SJLJ_EXCEPTIONS to SJLJ_EXCEPTIONS. * configure.ac: Find out what exception handling code we use. * configure: Regenerate. * config.h.in: New file, regenerate. From-SVN: r88379