Related articles |
---|
metaprograms in gcc aktappetla@hotmail.com (2001-09-11) |
Re: metaprograms in gcc srineet@veritas.com (Srineet) (2001-09-11) |
Re: metaprograms in gcc aarongray@beeb.net (Aaron Gray) (2001-09-11) |
Re: metaprograms in gcc gregod@cs.rpi.edu (Douglas Gregor) (2001-09-20) |
From: | aktappetla@hotmail.com (Anil Kumar Tappetla) |
Newsgroups: | comp.compilers |
Date: | 11 Sep 2001 00:22:52 -0400 |
Organization: | http://groups.google.com/ |
Keywords: | GCC, question |
Posted-Date: | 11 Sep 2001 00:22:52 EDT |
Hi, does gcc use template programs to unroll loops in c++. which all
compilers DONOT use metaprograms for loop unrolling. also, does gcc
implement constant folding (it should,i guess).thanks.. anil.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.