re PR objc/23306 ([unit-at-a-time] objc exceptions (GNU runtime) don't work with...
authorAndrew Pinski <pinskia@physics.uc.edu>
Thu, 1 Sep 2005 01:32:10 +0000 (01:32 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 1 Sep 2005 01:32:10 +0000 (18:32 -0700)
commit04885a24b01c4c7e1ad522b0b1b9e74b6e28518a
tree9a5131e1306d24a045845b0ecb18a40958398215
parent0fd662ee04b37a665ad95d619a7e47185f079183
re PR objc/23306 ([unit-at-a-time] objc exceptions (GNU runtime) don't work with unit-at-a-time)

2005-08-31  Andrew Pinski  <pinskia@physics.uc.edu>

        PR objc/23306
        * objc-act.c (generate_strings): Remove and move code to
        finish decl to ...
        (add_objc_string): here when creating a new string decl.
        (finish_objc): Don't call generate_strings.

2005-08-31  Andrew Pinski  <pinskia@physics.uc.edu>

        PR objc/23306
        * objc.dg/image-info.m: Remove "objc_module_info" check part of the
        scan-assmbler.

From-SVN: r103713
gcc/objc/ChangeLog
gcc/objc/objc-act.c
gcc/testsuite/ChangeLog
gcc/testsuite/objc.dg/image-info.m