http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46339

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pault at gcc dot gnu.org

--- Comment #6 from Tobias Burnus <burnus at gcc dot gnu.org> 2010-11-14 
18:13:14 UTC ---
(In reply to comment #5)
> After getting rid of the segfault, it is clear the runtime results are wrong. 
> It does look like the span is not getting set correctly. So I begin to look 
> for
> why it is not being set.

It might be that this is one of those issues which can only be solved with the
new array descriptor - but maybe one can also extend the hack to make it work.

Regarding related bugs, cf. PR 40737 and PR 38471

See also http://gcc.gnu.org/wiki/ArrayDescriptorUpdate

Reply via email to