Bug 12967 - Resolution of DR 300 [WP] still unimplemented
Summary: Resolution of DR 300 [WP] still unimplemented
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: libstdc++ (show other bugs)
Version: 3.4.0
: P2 normal
Target Milestone: 3.3.3
Assignee: Paolo Carlini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-08 20:35 UTC by Paolo Carlini
Modified: 2004-01-27 14:22 UTC (History)
1 user (show)

See Also:
Host: Any
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed: 2003-11-08 21:08:34


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Carlini 2003-11-08 20:35:17 UTC
Basically, if (&x == this) merge should do nothing.
Comment 1 GCC Commits 2003-11-08 21:17:34 UTC
Subject: Bug 12967

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	paolo@gcc.gnu.org	2003-11-08 21:17:31

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/bits: list.tcc 
	libstdc++-v3/docs/html/ext: howto.html lwg-active.html 
	                            lwg-defects.html 

Log message:
	2003-11-08  Paolo Carlini  <pcarlini@suse.de>
	
	PR libstdc++/12967
	* include/bits/list.tcc (merge): Implement resolution of
	DR 300 [WP].
	* docs/html/ext/howto.html: Add entry for DR 300; tweak entry
	for DR 231.
	
	* docs/html/ext/lwg-active.html, docs/html/ext/lwg-defects.html:
	Import R27.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2070&r2=1.2071
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/list.tcc.diff?cvsroot=gcc&r1=1.7&r2=1.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/ext/howto.html.diff?cvsroot=gcc&r1=1.35&r2=1.36
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/ext/lwg-active.html.diff?cvsroot=gcc&r1=1.4&r2=1.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/ext/lwg-defects.html.diff?cvsroot=gcc&r1=1.4&r2=1.5

Comment 2 Paolo Carlini 2003-11-08 21:22:35 UTC
Fixed for 3.4.
Comment 3 GCC Commits 2004-01-27 14:22:04 UTC
Subject: Bug 12967

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	paolo@gcc.gnu.org	2004-01-27 14:21:59

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/bits: list.tcc 

Log message:
	2004-01-27  Paolo Carlini  <pcarlini@suse.de>
	
	PR libstdc++/12967
	* include/bits/list.tcc (merge): Implement resolution of
	DR 300 [WP].

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.1464.2.172&r2=1.1464.2.173
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/list.tcc.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.2&r2=1.2.14.1