This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: unreviewed patches


On Apr 17, 2003, Alan Modra <amodra@bigpond.net.au> wrote:

>> add_sysrooted_prefix
>> http://gcc.gnu.org/ml/gcc-patches/2003-03/msg01608.html

> Perhaps I should have explained why I want this one in, although it
> should stand alone just as a code clean-up.

Actually, I don't like the removal of the arguments.  Even though
they're unused now, they might be useful some day, and they make the
calls to add_prefix interchangeable with those to
add_sysrooted_prefix.  I don't care all that strongly about keeping
them as they are, but I'm pretty the odds of the feature you want
getting it will increase if you split them up :-)

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]