obj-c++.dg/encode-4.mm fails with the following error message:
/home/pinskia/src/onetest/gcc/gcc/testsuite/obj-c++.dg/encode-4.mm:35: error:
declaration of 'int
sscanf(const char*, const char*, ...)' throws different
exceptions/usr/include/stdio.h:402: error: than
previous declaration 'int sscanf(const char*, const char*, ...) throw ()'
We should be just including stdio.h instead of declaring sscanf.
--
Summary: obj-c++.dg/encode-4.mm fails with the GNU runtime on
linux
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: testsuite
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pinskia at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: x86_64-*-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23611