Prevent use of MEM_* attr accessor macros as lvalues
gcc/ChangeLog: * rtl.h (get_mem_attrs): Add "const" qualifier to returned pointer. From-SVN: r243487
This commit is contained in:
parent
ac9e52e72b
commit
6bd8a5c78f
@ -1,3 +1,8 @@
|
||||
2016-12-09 David Malcolm <dmalcolm@redhat.com>
|
||||
|
||||
* rtl.h (get_mem_attrs): Add "const" qualifier to returned
|
||||
pointer.
|
||||
|
||||
2016-12-09 Nathan Sidwell <nathan@acm.org>
|
||||
|
||||
PR C++/78550
|
||||
|
Loading…
x
Reference in New Issue
Block a user