diff options
author | Thomas Otto <thomas.otto@pdv-fs.de> | 2019-03-25 13:50:46 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2019-03-25 13:50:46 +0000 |
commit | be5ce04a6135e0aee4187ec1a1f167f403e0f856 (patch) | |
tree | 4b095e26986c7cb2a68e1c7f2f9da479827bc8ba /gcc/lra-constraints.c | |
parent | d03f6e7bf321767f80c8474fb5aa8c60226bf445 (diff) | |
download | gcc-be5ce04a6135e0aee4187ec1a1f167f403e0f856.zip gcc-be5ce04a6135e0aee4187ec1a1f167f403e0f856.tar.gz gcc-be5ce04a6135e0aee4187ec1a1f167f403e0f856.tar.bz2 |
dwarf2out.c (comp_dir_string): cached_wd could be set to both a heap string and a gc string...
2019-03-25 Thomas Otto <thomas.otto@pdv-fs.de>
* dwarf2out.c (comp_dir_string): cached_wd could be set to both a
heap string and a gc string, but since this variable is unknown to
ggc the gc string might get reused and corrupted. Fixed by always
using a heap string.
From-SVN: r269916
Diffstat (limited to 'gcc/lra-constraints.c')
0 files changed, 0 insertions, 0 deletions