On Nov 7, 2011, at 11:28 AM, Eric Botcazou wrote: >> 2011-11-07 Tristan Gingold <ging...@adacore.com> >> >> * config.gcc (*-*-*vms*): Set c_target_objs, cxx_target_objs. >> * config/vms/t-vms: Add vms-c.o rule. >> * config/vms/vms-c.c: New file. > > Note that there is #ifdef 0-ed code in the new file.
Yes. The first one marks the incomplete support of pragma extern_model, the second one suppress a possible warning message. Tristan. > > -- > Eric Botcazou