On 14 Aug 2013, at 17:19, Iain Sandoe wrote: > On 14 Aug 2013, at 17:15, Janis Johnson wrote: >>> >>> http://gcc.gnu.org/ml/gcc-patches/2013-07/msg00895.html >> >> I'd prefer to have someone else review this patch, which replaces >> -gdwarf-2 with -gdwarf. > > It is quite likely to break on (at least) Darwin9..10 and likely later - I'll > give it a spin on my next build cycle.
tried on recent builds of i686-darwin9, x86_64-darwin10 and x86_64-darwin12 with no change in test output for check-gcc-c RUNTESTFLAGS=dwarf2.exp. So my concern appears unfounded, Iain