[PATCH 0/4] gimple accessor const correctness fixes

Bernd Schmidt bschmidt@redhat.com
Mon Oct 5 08:53:00 GMT 2015


On 10/05/2015 02:25 AM, tbsaunde+gcc@tbsaunde.org wrote:
> the first patch is just some cleanup  I ran into along the way, but the rest of
> this series fixes const correctness for all of the gimple_x_ptr () functions.
> I was able to just remove a couple of them, but unfortunately most ar needed
> for either tree walking, or the use def data structures which store pointers
> into gimple statements.
>
> patches individually bootstrapped + regtested on x86_64-gnu-linux, ok?

It all looks reasonable. Ok.


Bernd



More information about the Gcc-patches mailing list