This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]