search for: externvariableweakref

Displaying 1 result from an estimated 1 matches for "externvariableweakref".

2015 Oct 28
3
DragonEgg for gcc-5 and llvm-3.6
...ar we have had some success and most of the compilator and validator tests of dragonegg pass. However the following validator tests fail and we don't understand why. The Validator :: c++/2007-01-06-ELF-Thunk-Sections.cpp The Validator :: c/ExternFunctionWeakref.c The Validator :: c/ExternVariableWeakref.c The Validator :: c/InternFunctionWeakref.c The Validator :: c/InternVariableWeakref.c Since the last four are extremely similar, I give the example of ExternVariableWeakref.c below: The test file looks like: // RUN: %dragonegg -S %s -o - | FileCheck %s static int variable_weakref __att...