== Progress == - Closed the blue print for gc-sections implementation since the patch got upstreamed. - Opened new blue print for adding more test coverage to gc-sections tests. - Submitted a patch to enable missed out gc-sections test cases from ld-elf group. - Wrote gc-sections test cases for few GOT related relocs.
== Plan == - Understand equivalences created during CFG traversal for jump threading. - Look at GCC code for a simple test case where jump threading is missed out. - Continue writing gc-sections test cases for remaining relocs.