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]

GCC build of HEAD@141153 failed for native


With your recent patch, GCC HEAD revision 141153 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 141151.

Log information for changes since the last build:
------------------------------------------------------------------------
r141153 | paolo | 2008-10-15 23:37:54 +0000 (Wed, 15 Oct 2008) | 14 lines
Changed paths:
   M /trunk/libstdc++-v3/ChangeLog
   M /trunk/libstdc++-v3/include/bits/forward_list.h
   M /trunk/libstdc++-v3/include/bits/forward_list.tcc
   A /trunk/libstdc++-v3/testsuite/23_containers/forward_list/requirements/explicit_instantiation
   A /trunk/libstdc++-v3/testsuite/23_containers/forward_list/requirements/explicit_instantiation/1.cc
   A /trunk/libstdc++-v3/testsuite/23_containers/forward_list/requirements/explicit_instantiation/3.cc

2008-10-15  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/forward_list.h: Remove pointless const qualifiers in
	const_casts.
	* include/bits/forward_list.tcc: Likewise.

	* include/bits/forward_list.h (forward_list<>::pointer,
	const_pointer, reference, const_reference): Fix, use _Tp_alloc_type.
	* testsuite/23_containers/forward_list/requirements/
	explicit_instantiation/1.cc: New.
	* testsuite/23_containers/forward_list/requirements/
	explicit_instantiation/1.cc: Likewise.


------------------------------------------------------------------------

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]