* smp/upc_main.c (__upc_fatal): Extend interface to
commit6ef9264e774416049240806fe753901cc1836de9
authorgfunck <gfunck@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Jun 2013 16:41:08 +0000 (6 16:41 +0000)
committergfunck <gfunck@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Jun 2013 16:41:08 +0000 (6 16:41 +0000)
tree488049887262fb711a932432333d662c1a57a88c
parentdacaf8e200a5da723cf1a6d91c12c532895b2deb
    * smp/upc_main.c (__upc_fatal): Extend interface to
        support printf-like formatting of fatal error messages.
        * smp/upc_sup.h (__upc_fatal): Adjust prototype.
        (__upc_exit): Add nothrow attribute to prototype.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gupc@199745 138bc75d-0d04-0410-961f-82ee72b054a4
libgupc/ChangeLog
libgupc/smp/upc_main.c
libgupc/smp/upc_sup.h