tree-ssa does not build on x86-64-linux

Daniel Berlin dberlin@dberlin.org
Wed Feb 12 14:07:00 GMT 2003


On Wednesday, February 12, 2003, at 04:30  AM, Andreas Jaeger wrote:

> Daniel Berlin <dberlin@dberlin.org> writes:
>
>> On Wednesday, February 12, 2003, at 02:37  AM, Andreas Jaeger wrote:
>>
>>>
>>> Diego,
>>>
>>> the current tree-ssa branch does not build for me on x86-64:
>>
>>>
>>> In file included from
>>> /usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/unwind-dw2-fde-
>>> glibc.c:58:
>>> /usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/unwind-dw2-fde.c:
>>> In  function `__register_frame_info_bases':
>>> /usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/unwind-dw2- 
>>> fde.c:924:
>>> internal compiler error: in gt_ggc_mx_varray_head_tag, at
>>> gtype-desc.c:174
>>> Please submit a full bug report,
>>> with preprocessed source if appropriate.
>>> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>>>
>>> Unfortunatly the bug cannot be reproduced if I use -save-temps :-(
>>>
>> I think I butted heads with this one today at random points.
>> Diego always seems to forget the GTY ((skip ("")) or GTY ((param_is
>> (<type>)) on the varrays. :P
>>
>> Try this:
>
> Does not help, I still see the same problem.  Are there further
> patches needed in this area?
>

Probably.

Go up a few times, and see what varray it is trying to mark.

--Dan



More information about the Gcc-bugs mailing list