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: Patch to clean up uses of default_function_array_conversion


On Wed, 15 Jun 2005, Richard Guenther wrote:

> If you're at this routine maybe you can have a look at
> http://gcc.gnu.org/ml/gcc-patches/2005-05/msg02055.html
> which touches this same place (and has its prerequesites applied).

A new version will need to be posted as it changes part of build_unary_op 
I touched.  I expect this new version will get rid of one of the remaining 
outside-parser calls to default_function_array_conversion, which would be 
good.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


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