ipa-prop.c (read_ipcp_transformation_info): Fix undefined ordering of execution of...
authorJan Hubicka <hubicka@ucw.cz>
Thu, 12 Dec 2019 14:32:48 +0000 (15:32 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 12 Dec 2019 14:32:48 +0000 (14:32 +0000)
commit2fb1d6d65474998f9359203af9785f8613f3b622
tree69fc2543f5143acf605be0793ec35ee1d946e67e
parent8d9cf0a3b3e5629be6ff87f0db8232867555ece8
ipa-prop.c (read_ipcp_transformation_info): Fix undefined ordering of execution of function call parameters.

* ipa-prop.c (read_ipcp_transformation_info): Fix undefined ordering
of execution of function call parameters.

From-SVN: r279306
gcc/ChangeLog
gcc/ipa-prop.c