except.c (eh_regs): Save results of build_pointer_type to a temp as FUNCTION_VALUE...
authorAlan Modra <alan@linuxcare.com.au>
Tue, 27 Mar 2001 03:00:07 +0000 (03:00 +0000)
committerAlan Modra <amodra@gcc.gnu.org>
Tue, 27 Mar 2001 03:00:07 +0000 (12:30 +0930)
commit5b5c273405a8786fcc213699e893f68b2015a9cb
treeda7dd95a66fb5ddaba43305552cd18213d4f312a
parentd6c4152ac040f2ce8ab21de72e00a3c880071307
except.c (eh_regs): Save results of build_pointer_type to a temp as FUNCTION_VALUE macro may...

* except.c (eh_regs): Save results of build_pointer_type to a temp
as FUNCTION_VALUE macro may evaluate its args multiple times.

From-SVN: r40861
gcc/ChangeLog
gcc/except.c