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: PROPOSAL: targetm.expand_tree_builtin hook


Sounds interesting, though I suppose it'd be nice if this would not
live in c-common.c but instead in one of the language independent
parts of the compiler.

It also sounds like the ideal place for me to try and work in the code I need to transform float arguments to doubles. If it could be languahe-agnostic that would be great.

Kean


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