I had to adjust a couple of files and a test case, but other than
that, no surprises.
Tested on x86_64.
Diego.
No new surprises with this merge.
Tested on x86_64.
Diego.
This merge was quite convoluted. It brought in the new macro
location features which required several changes in the line
table routines.
With it, I fixed the bug I had introduced with the PPH skipping
that left holes in the line map table. Instead of saving
absolute index numbers for the includ
This merge brings in Gab's trunk changes to line_map and my
refactoring of the streaming code. It also allows us to
use C++ for the implementation (with the same caveats we have in
trunk, the code must be ifdef'd to build with both C and C++
compilers).
I will continue the next phase of the strea
On Tue, 19 Apr 2011, Diego Novillo wrote:
> This merge brings the branch up to rev 172662.
>
> There are some LTO failures which are ICEs induced by a new
> assertion I added in bp_pack_value. We discussed this in
> http://gcc.gnu.org/ml/gcc-patches/2011-04/msg01115.html.
>
> The failure happen
This merge brings the branch up to rev 172662.
There are some LTO failures which are ICEs induced by a new
assertion I added in bp_pack_value. We discussed this in
http://gcc.gnu.org/ml/gcc-patches/2011-04/msg01115.html.
The failure happens when we try to pack DECL_OFFSET_ALIGN. We
only try to