re PR rtl-optimization/12372 (miscompilation of execute/20030307-1.c at -O2 and -Os)
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Thu, 15 Jan 2004 14:58:06 +0000 (14:58 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Thu, 15 Jan 2004 14:58:06 +0000 (14:58 +0000)
commit2fabc3d68e20fdc8b9298ec387d3b36b56b2568e
treeb1fb08c929d872b45bf4140dacbc9cd51a3abd93
parent2ff3688d31131447a9542eae962f5a579093601a
re PR rtl-optimization/12372 (miscompilation of execute/20030307-1.c at -O2 and -Os)

PR optimization/12372
* calls.c (expand_call): Add call_fusage data for stack arguments in
constant calls.

From-SVN: r75926
gcc/ChangeLog
gcc/calls.c