view Paper/source/regi-node.c~ @ 77:2697e09f6ce9

modify
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 03 Jan 2012 22:11:32 +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;