Previously we were not printing out the flags of the incompatible section which made it difficult to determine what the problem was.
The error message format has been change to the following:
error: incompatible section flags for .bar >>> /foo/bar/incompatible-section-flags.s.tmp.o:(.bar): 0x403 >>> output section .bar: 0x3
Remove TODO. This is a nice improvement but not mandatory.