CVSROOT: /usr/cvs Changes by: jkrell at birch. 11/01/14 08:19:39 Modified files: cm3/m3-sys/m3cc/gcc/gcc/m3cg/: parse.c Log message: There is no need to put all/any of the builtins into a hashtable. All of the uses are very direct/special, except for m3_alloca. That is, the frontend doesn't generate regular function calls to any of them, except m3_alloca.