r218972 - in /trunk/gcc/jit: ChangeLog jit-reco...
dmalcolm@gcc.gnu.org
dmalcolm@gcc.gnu.org
Fri Dec 19 20:11:00 GMT 2014
Author: dmalcolm
Date: Fri Dec 19 20:11:16 2014
New Revision: 218972
URL: https://gcc.gnu.org/viewcvs?rev=218972&root=gcc&view=rev
Log:
Fix issue with string options and nested gcc_jit_contexts
gcc/jit/ChangeLog:
* jit-recording.c (gcc::jit::recording::context::context): When
copying string options from a parent context, take a copy of the
underlying buffers, rather than simply copying the pointer.
Modified:
trunk/gcc/jit/ChangeLog
trunk/gcc/jit/jit-recording.c
More information about the Gcc-cvs
mailing list