On Nov 7, 2011, at 11:28 AM, Eric Botcazou wrote:
>> 2011-11-07 Tristan Gingold
>>
>> * 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 fi
> 2011-11-07 Tristan Gingold
>
> * 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.
--
Eric Botcazou
Hi,
the native c compiler for VMS, DEC-C, supports a few pragma that are
extensively used in system header files. This patch add partial support for a
few of them.
Committed on trunk.
Tristan.
2011-11-07 Tristan Gingold
* config.gcc (*-*-*vms*): Set c_target_objs, cxx_target_objs