This is the mail archive of the gcc@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: RFC: split_complex_args enhancement


On Wed, Nov 17, 2004 at 02:16:57PM -0400, Aldy Hernandez wrote:
> ... but I'm hoping the SPLIT_COMPLEX_ARG can be taught new tricks.

I don't think this is a good idea.  S_C_A means *explicitly* that
the two elements should be treated as separate arguments.  Adding
some back door so that you *don't* treat them as separate arguments
defeats the point.



r~


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