trans-intrinsic.c: question on FIXME
Andrew Pinski
pinskia@gmail.com
Fri May 25 15:08:00 GMT 2007
On 5/25/07, Daniel Franke <franke.daniel@gmail.com> wrote:
> Especially, what's so bad about the current implementation of
> "cons'ing up" a tree of arguments and how could one improve it?
Just a quick note, the word "cons" is a LISP term for concatenating an
item to the begining of a list. GCC has long used LISP like lists
internally which is why you have this notion of cons.
Thanks,
Andrew Pinski
More information about the Fortran
mailing list