re PR testsuite/23609 (all obj-c++ execute tests fails with the GNU runtime)
authorAndrew Pinski <pinskia@physics.uc.edu>
Tue, 30 Aug 2005 19:20:57 +0000 (19:20 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 30 Aug 2005 19:20:57 +0000 (12:20 -0700)
commit2c78e9b0f90502666feec81237a871129f0e6d4c
tree728385dfa37697428d781cdfeab5b7fdf9828c35
parent166206ce70f9c9ef4e4f418e958ea635b953cf1c
re PR testsuite/23609 (all obj-c++ execute tests fails with the GNU runtime)

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

        PR testsuite/23609
        * lib/obj-c++.exp: Include target-libpath.exp.
        (obj-c++_link_flags): Look for the GNU libobjc library
        and set the library path to include it.
        Don't manually set LD_LIBRARY_PATH (etc.) but call
        set_ld_library_path_env_vars instead.
        (obj-c++_target_compile): Don't set library path or
        linker flags because they are already set correctly
        in obj-c++_link_flags.

From-SVN: r103646
gcc/testsuite/ChangeLog
gcc/testsuite/lib/obj-c++.exp