]> git.ipfire.org Git - thirdparty/gcc.git/commit
profile.c (gen_edge_profiler): Set alias set before the memory is used.
authorJan Hubicka <jh@suse.cz>
Tue, 21 May 2002 08:54:21 +0000 (10:54 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 21 May 2002 08:54:21 +0000 (08:54 +0000)
commit193a563a8b03fac81c1476ff09534267dce35d80
treeb8c27e08af472f225581d448aeb8d14c42b0bdca
parent31825e5755c97486d8cfdf12887b2cf3c364604b
profile.c (gen_edge_profiler): Set alias set before the memory is used.

* profile.c (gen_edge_profiler):  Set alias set before the memory is
used.

From-SVN: r53685
gcc/ChangeLog
gcc/profile.c