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: Ada in gcc-3.4.3 on x86_64


Florian Weimer wrote:

If you don't want to add a new pragma, you have to encoded the number
of arguments in the string passed as External_Name, which is ugly.

ugly and wrong, since the external name has a defined meaning. I suppose you could encode it in the convention, but for me that's getting too messy and is way beyond the cost-benefit barrier :-)


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