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 Mon, Jan 14, 2002 at 06:15:40PM -0800, Geoff Keating wrote:

> *puts on really tricky thinking hat*
> 
> You could try
> 
> __altivec_link_error_invalid_argument_on_line_##__LINE__ ()
> 
> since this is in a macro.  Then you have the prototyping problem of
> course.

we have a winner!  i've implemented this.

who cares about the prototype.  now they'll get to errors instead of one.

two is better than one :)

Cheers.
Aldy
--
Aldy Hernandez                  E-mail: aldyh@redhat.com
Professional Gypsy
Red Hat, Inc.


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