On 2012-10-10 16:52 , Andrew Pinski wrote:
On Wed, Oct 10, 2012 at 1:48 PM, Steven Bosscher <stevenb....@gmail.com> wrote:On Wed, Oct 10, 2012 at 10:20 PM, Diego Novillo wrote:* tree-asan.c: New file. * tree-asan.h: New file.Nit: do we still need the "tree-" prefix? IMHO not.Richard Biener suggested we use gimple- as the prefix for new files.
Well, sure, but if these files will end up in a gimple/ subdirectory at some point, then the gimple- prefix will be superfluous too.
Diego.