On Mon, Feb 27, 2012 at 10:28 AM, Uros Bizjak <ubiz...@gmail.com> wrote:
> On Mon, Feb 27, 2012 at 10:08 AM, Richard Guenther
> <richard.guent...@gmail.com> wrote:
>>> Well, at least with my cross it does.
>>>
>>> this change, or something like it:
>>>
>>> http://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=09a77c2ea0b41fdff8820cbcbe41b35762db5c45
>>>
>>> introduces a reference to TS_TYPED into the 4.6 branch for
>>> fold-const.c, and it isnt defined,
>>> or at least neither I nor my compiler can find it.
>>>
>>>
>>> Any helpful hints on how to proceed?
>>
>> That backport looks bogus and should be reverted.
>
> Oops. it looks I didn't test this with --enable-checking=fold.
> However, reverting this will again trigger PR51118 - using TREE_TYPE
> on wrong expression. Is there equivalent to TS_TYPED on 4.6- ?

It's not important to fix ice-checking ICEs on branches, less even
with non-standard checking options.  So just leave it unfixed.

Richard.

> Uros.

Reply via email to