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: __builtin_syntax_error



On Monday, January 14, 2002, at 04:32  PM, Richard Henderson wrote:
> Or just
>
>   __altivec_link_error_invalid_argument ()
>
> which would not require N dummy declarations.

   And on platforms that don't report the line number of the reference to 
the
symbol (like Darwin), you'd have no idea where the problem came from.

-tim


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