diff options
author | Jason Merrill <jason@redhat.com> | 2020-01-10 13:53:17 -0500 |
---|---|---|
committer | Jason Merrill <jason@gcc.gnu.org> | 2020-01-10 13:53:17 -0500 |
commit | 337ea6b216afd412b85f3fda78a36467ffe4a817 (patch) | |
tree | de398d158f61994e8448352cca3d5cddabccf119 /gcc/config.gcc | |
parent | e0804c9b5efdf17bbfb692a787df36b86f71af8d (diff) | |
download | gcc-337ea6b216afd412b85f3fda78a36467ffe4a817.zip gcc-337ea6b216afd412b85f3fda78a36467ffe4a817.tar.gz gcc-337ea6b216afd412b85f3fda78a36467ffe4a817.tar.bz2 |
Shorten right-shift again in C++.
Back in SVN r131862 richi removed this code to fix PR 34235, but didn't
remove the parallel code from the C front-end because the bug had previously
been fixed in r44080. This patch copies the code from C again.
* typeck.c (cp_build_binary_op): Restore short_shift code.
From-SVN: r280128
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions