Re: [PATCH 07/11] Fix -Wuninitialized for -ftrack-macro-expansion

2012-04-11 Thread Jason Merrill
OK. Jason

[PATCH 07/11] Fix -Wuninitialized for -ftrack-macro-expansion

2012-04-10 Thread Dodji Seketeli
Besides the warning emitted by warn_uninit, this function wants to hint the user at where the uninitialized variable was declared, for cases where the declaration location is outside the current function. Now that expand_location expands to the location that is in the main source file (even for -f