re PR target/64835 (-fno-ipa-cp is inconsitently supported when attributes optimize...
authorChristian Bruel <christian.bruel@st.com>
Wed, 29 Apr 2015 06:52:23 +0000 (08:52 +0200)
committerChristian Bruel <chrbr@gcc.gnu.org>
Wed, 29 Apr 2015 06:52:23 +0000 (08:52 +0200)
commitb4d1725b5481fd693f078bd06e1e5b8209a89269
treec94c951e50eb98e0a6ac0473e1eadb1e36e80027
parent874ef163cf31b1d045e2538a46937d457630f37d
re PR target/64835 (-fno-ipa-cp is inconsitently supported when attributes optimize or target are used)

2015-04-29  Christian Bruel  <christian.bruel@st.com>

PR target/64835
* config/i386/i386.c (ix86_default_align): New function.
(ix86_override_options_after_change): Call ix86_default_align.
(TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE): New hook.
(ix86_override_options_after_change): New function.

From-SVN: r222559
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/ipa/iinline-attr.c [new file with mode: 0644]
gcc/testsuite/gcc.target/i386/iinline-attr-2.c [new file with mode: 0644]