diff options
author | varkha <varkha@chromium.org> | 2014-12-22 20:58:01 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-12-23 04:58:46 +0000 |
commit | b126eb8f934f25877b0e6d992902e88eac3fec7f (patch) | |
tree | 3d08f9721f063aee1187317f201bea4b16e195fa /ui/views/touchui/touch_selection_controller_impl_unittest.cc | |
parent | 6942bf25fa4bdef1d28e1162e5d59fafe9a2834c (diff) | |
download | chromium_src-b126eb8f934f25877b0e6d992902e88eac3fec7f.zip chromium_src-b126eb8f934f25877b0e6d992902e88eac3fec7f.tar.gz chromium_src-b126eb8f934f25877b0e6d992902e88eac3fec7f.tar.bz2 |
Uses "#pragma GCC reset_options" to re-enable optimizations after ReduceLarge function
This ensures that compiler optimizations are restored to the state as it was before ReduceLarge function. Previous CL https://codereview.chromium.org/814273004 could have a possible side effect of enabling "tree-vectorize" optimizations for the rest of the file even when they were disabled in build settings.
BUG=439566
Review URL: https://codereview.chromium.org/819893002
Cr-Commit-Position: refs/heads/master@{#309537}
Diffstat (limited to 'ui/views/touchui/touch_selection_controller_impl_unittest.cc')
0 files changed, 0 insertions, 0 deletions