Fix an error in a change from 2009

Bernd Schmidt bernds@codesourcery.com
Mon May 19 11:40:00 GMT 2014


There was a patch to change GET_CODE(..) == CONST_INT to CONST_INT_P, 
and in one instance this was done incorrectly, leaving only a plain 
GET_CODE without any comparison.  I've committed the following as 
obvious after testing on x86_64-linux.


Bernd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: srtx-shift.diff
Type: text/x-patch
Size: 680 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20140519/202b22f8/attachment.bin>


More information about the Gcc-patches mailing list