[C++ Patch] PR 44516

Jason Merrill jason@redhat.com
Mon May 14 17:38:00 GMT 2012


On 05/14/2012 12:53 PM, Paolo Carlini wrote:
> Yeah. I'm trying to replace *all* the current ones with the _loc
> variant. The patch as you can imagine is becoming *huge*. Some details
> will probably need another pass.

One approach would be to make the non-_loc names macros that just call 
the _loc variants with UNKNOWN_LOCATION.

Jason



More information about the Gcc-patches mailing list