Temporary fix for PR63566.
commit3a1880ee4ccdec00ad149122ebd2481f29169304
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Oct 2014 09:37:35 +0000 (17 09:37 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Oct 2014 09:37:35 +0000 (17 09:37 +0000)
tree2bf956ce7b37fb76192a0ca38fdae6823d5b6e0e
parent30ab103b01a95bb8ddde392662a8421715ecacfb
Temporary fix for PR63566.

* ipa-icf.c (sem_function::merge): Local flags are set to false
to enforce equal calling convention to be used.
* opts.c (common_handle_option): Indentation fix.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216386 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ipa-icf.c
gcc/opts.c