ubsan: aarch64: left shift cannot be represented in type 'int64_t'
[deliverable/binutils-gdb.git] / gold / testsuite / odr_header1.h
CommitLineData
71ff8986
ILT
1#include "odr_header2.h"
2
3struct OdrDerived : OdrBase {
4 ~OdrDerived() {
5 }
6};
This page took 0.404492 seconds and 4 git commands to generate.