[patch][dragonegg] Fix c/InternFunctionWeakref.c
    Rafael EspĂndola 
    rafael.espindola at gmail.com
       
    Wed Apr 30 08:20:47 PDT 2014
    
    
  
ping
On 25 April 2014 10:28, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
> The test is failing currently when building with gcc 4.8. It looks
> like weakrefs are reachable via emit_cgrah_aliases and
> emit_cgraph_weakref. This causes us to try to use rauw twice, causing
> an assert when we get a this->rauw(this).
>
> The patch simply skips weakrefs in emit_cgrah_aliases.
>
> Cheers,
> Rafael
    
    
More information about the llvm-commits
mailing list