On Wednesday 26 October 2005 14:34, Mihai Burcea wrote:
> I have my own pass that is trying to insert some statements in the code;
> the statements would be of the form var_name = constant_value;
>
After you create the variables with create_tmp_var, you mark them to be
rewritten by adding them to
Hi,
I have my own pass that is trying to insert some statements in the code; the
statements would be of the form var_name = constant_value;
This is gcc-4.0.0, on debian testing 2.6.8, on an Intel Pentium 4.
I am obviously missing something, but I am not sure what. I don't exactly
know how (or i