compiler-explorer/compiler-explorer
Voir sur GitHub[BUG] Statically linked libgcc functions are filtered out
Open
#1 648 ouverte le 26 oct. 2019
Status: triagedbughelp wantedprobably-wont-happen
Description
Describe the bug
In #258 even if we statically link the libgcc support function __divdc3 is clearly present in the binary output but isn't being shown.
To Reproduce
Visit https://godbolt.org/z/kKE_4X and note 400c80 <__divdc3> is referenced but filtered out