On Wed, Jul 17, 2013 at 09:18:21PM -0400, David Malcolm wrote: > --- /dev/null > +++ b/gcc/passes.def > @@ -0,0 +1,405 @@ > +/* Description of pass structure > + Copyright (C) 2013 Free Software Foundation, Inc.
Shouldn't this be 1987-2013 instead? I mean, it isn't really a new file, the content comes from passes.c whose stuff dates up to 1987. Jakub