This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r199745 - in /branches/gupc/libgupc: ChangeLog ...
- From: gfunck at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 06 Jun 2013 16:41:09 -0000
- Subject: r199745 - in /branches/gupc/libgupc: ChangeLog ...
Author: gfunck
Date: Thu Jun 6 16:41:08 2013
New Revision: 199745
URL: http://gcc.gnu.org/viewcvs?rev=199745&root=gcc&view=rev
Log:
* 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.
Modified:
branches/gupc/libgupc/ChangeLog
branches/gupc/libgupc/smp/upc_main.c
branches/gupc/libgupc/smp/upc_sup.h