[Bug tree-optimization/78121] [7 Regression] ice in set_value_range
dcb314 at hotmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Oct 26 22:16:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78121
--- Comment #2 from David Binderman <dcb314 at hotmail dot com> ---
(In reply to David Binderman from comment #1)
> The blotch character in the quotes near the end seems to have ASCII value
> 267.
> Dunno why it's not displaying correctly.
267 is a tad high for a char that supposedly can only go to 255.
Suspect octal 267. Probably character b7, in hex.
Output from od, if that helps
More information about the Gcc-bugs
mailing list