re PR rtl-optimization/8396 ([sparc] optimizer ICE)
authorEric Botcazou <ebotcazou@libertysurf.fr>
Fri, 14 Mar 2003 14:49:40 +0000 (15:49 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 14 Mar 2003 14:49:40 +0000 (14:49 +0000)
commitf650843fc32b30f61fb62b103fe9db2f69a4f9a5
treeab93e5cfe788a29c52543d1ab05815ba0f50d7bc
parent70e2e8dc1dcf67876829f1ff69fe77258613394b
re PR rtl-optimization/8396 ([sparc] optimizer ICE)

PR optimization/8396
* tree-inline.c (initialize_inlined_parameters): Make sure the value
of read-only constant arguments is passed with the right type.

From-SVN: r64358
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20030314-1.c [new file with mode: 0644]
gcc/tree-inline.c