This is the mail archive of the gcc-regression@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] | |
With your recent patch, GCC HEAD revision 140238 had problems on: native: build (about the same as the previous build) Attached is build output for those targets. The previous build was of revision 140237. Log information for changes since the last build: ------------------------------------------------------------------------ r140238 | paolo | 2008-09-10 16:48:47 +0000 (Wed, 10 Sep 2008) | 10 lines Changed paths: M /trunk/libstdc++-v3/ChangeLog M /trunk/libstdc++-v3/config/abi/pre/gnu.ver M /trunk/libstdc++-v3/config/locale/darwin/ctype_members.cc M /trunk/libstdc++-v3/config/locale/generic/ctype_members.cc M /trunk/libstdc++-v3/config/locale/gnu/ctype_members.cc M /trunk/libstdc++-v3/include/bits/locale_facets.h 2008-09-10 Paolo Carlini <paolo.carlini@oracle.com> PR libstdc++/37455 * include/bits/locale_facets.h (ctype<char>::_M_narrow_init, ctype<char>::_M_widen_init): Don't define inline. * config/locale/darwin/ctype_members.cc: ... define here. * config/locale/gnu/ctype_members.cc: ... likewise. * config/locale/generic/ctype_members.cc: ... likewise. * config/abi/pre/gnu.ver: Export. ------------------------------------------------------------------------ For more information, see <http://glutton.geoffk.org/HEAD/>.
Attachment:
native-log.txt
Description: Text document
-- Geoffrey Keating <geoffk@geoffk.org> (via an automated GCC regression-testing script.)
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |