view Paper/source/regi-node.c~ @ 75:454ddda8d306

modify explanation of CbC
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 03 Jan 2012 21:13:11 +0900
parents e07c7952f237
children
line wrap: on
line source

 case cts_CbC_code:
#endif
gcc_assert (!specs->long_p && !specs->short_p
                  && !specs->signed_p && !specs->unsigned_p
	    && !specs->complex_p);
specs->type = void_type_node;