]> git.ipfire.org Git - thirdparty/elfutils.git/commit
tests/low_high_pc.c: Allow highpc == lowpc for CU DIEs for buggy GCC.
authorMark Wielaard <mjw@redhat.com>
Mon, 7 May 2012 11:29:52 +0000 (13:29 +0200)
committerMark Wielaard <mjw@redhat.com>
Mon, 7 May 2012 11:29:52 +0000 (13:29 +0200)
commitd9bc75fc20f0ce5064cac192a518af3c7192e96d
treec384502a3a64faaea35ef9c1479cb23cebd1b492
parent547972539ecbe8668e89d891d86cef10f0302fd5
tests/low_high_pc.c: Allow highpc == lowpc for CU DIEs for buggy GCC.

GCC < 4.7 had a bug where no code CUs got a highpc == lowpc.
Allow that, because it is not the main purpose of this test.
tests/ChangeLog
tests/low_high_pc.c