]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/8396 ([sparc] optimizer ICE)
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 14 Mar 2003 14:59:34 +0000 (14:59 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 14 Mar 2003 14:59:34 +0000 (14:59 +0000)
commit67c3c951a755eb8a3f2052e9f8627ea9359f3e89
treecc873915980ac1bb953d96633034a3a5c5e5d57b
parent4d4b3a03168f3d461708d2908bf7b71c5295dda9
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: r64362
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/tree-inline.c