Ken Thompson's C compiler does this.
http://plan9.bell-labs.com/sources/plan9/sys/src/cmd/cc/comp...
http://plan9.bell-labs.com/sources/plan9/sys/src/cmd/cc/lex.... (near the end)
http://plan9.bell-labs.com/sources/plan9/sys/src/cmd/cc/macb... (near the end)