]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000.h (RETURN_ADDR_RTX): Add definition to support __builtin_return_address and...
authorMike Stump <mrs@gcc.gnu.org>
Thu, 23 Feb 1995 22:23:33 +0000 (22:23 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Thu, 23 Feb 1995 22:23:33 +0000 (22:23 +0000)
commitf33985c6ed8e255b09f0274145ac916d4331b01e
tree28c1d5335799e1214dda4af061066938ee9d16b2
parentd14a6d05b224eeba4b3352e993e12226b9205784
rs6000.h (RETURN_ADDR_RTX): Add definition to support __builtin_return_address and __builtin_frame_address...

        * rs6000.h/rs6000.h (RETURN_ADDR_RTX): Add definition to support
        __builtin_return_address and __builtin_frame_address on the
        rs6000.  This is necessary to support exception handling in g++ on
        the rs6000.
Fixes eh6.C on rs6000.

From-SVN: r9054
gcc/config/rs6000/rs6000.h