This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: %[
- To: drepper at cygnus dot com (Ulrich Drepper)
- Subject: Re: %[
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Sun, 19 Jul 1998 23:03:49 -0600
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <r2k95awrf7.fsf@happy.cygnus.com>you write:
> I just found that the the latest egcs is buggy on Intel (no details in
> the moment) but since I need a compiler a stepped back to the latest
> 2.91.x version I've lying around. But this does not work anymore
> since the %[ operator is now declared an error. This is certainly not
> desirable.
>
> I suggest to remove the test for the next releases/years.
Where and how are you using %[]
We deliberately remove %[]. Nothing should be using it.
jeff