http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44341

--- Comment #9 from Alexandre Oliva <aoliva at gcc dot gnu.org> 2011-01-13 
09:07:09 UTC ---
Created attachment 22956
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22956
Another approach to fix the problem

Here's another approach that IMHO is more consistent: instead of depending on a
target library to mangle arguments for another target library, get the top
level to distinguish target and host arguments and pass them down, adjusted as
needed.

Reply via email to