This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch] Emit 64-bit bounds on 32-bit hosts with DWARF
> This seems like a step backwards, the original patch has been posted before
> http://gcc.gnu.org/ml/gcc-patches/2009-07/msg01765.html and what has been
> committed reverts the important parts of that patch. Why are you changing
> the union member to double_int from rtx? That makes it the largest field
> in the union...
Take a look at dw_vec_const and do the maths.
--
Eric Botcazou