--- Comment #10 from pcarlini at suse dot de 2007-04-02 11:19 ---
Fixed for 4.3.0.
--
pcarlini at suse dot de changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #9 from paolo at gcc dot gnu dot org 2007-04-02 11:16 ---
Subject: Bug 31370
Author: paolo
Date: Mon Apr 2 11:15:50 2007
New Revision: 123424
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123424
Log:
2007-04-02 Matthew Levine <[EMAIL PROTECTED]>
Paolo
--- Comment #8 from pcarlini at suse dot de 2007-03-31 17:52 ---
Taking care of it.
--
pcarlini at suse dot de changed:
What|Removed |Added
AssignedTo|unassigned
--- Comment #7 from pcarlini at suse dot de 2007-03-27 21:03 ---
Two quick replies:
> 4.2 doesn't fix any of the problems, but it does make the max_size
> issue a bit more confusing.
Thanks, this is encouraging ;) In any case, nobody said 4.2 fixed any of those
problems. However, for s
--- Comment #6 from gcc at severeweblint dot org 2007-03-27 20:27 ---
4.2 doesn't fix any of the problems, but it does make the max_size
issue a bit more confusing.
There is a subtle relationship between vector size and
pointers. Pointers can address only SIZE_MAX memory. But iterators
--- Comment #5 from pcarlini at suse dot de 2007-03-27 09:07 ---
Thanks. On the mainline and 4_2-branch we have new definitions of max_size,
taking into account, as should be, allocator::max_size. Can you please check
the vector bits in this light? (well, about the status of vector,
Andr
--- Comment #4 from fang at csl dot cornell dot edu 2007-03-27 08:52
---
Poor vector, being disrespected as a second-class container once again...
:P
--
fang at csl dot cornell dot edu changed:
What|Removed |Added
-
--- Comment #3 from pinskia at gcc dot gnu dot org 2007-03-27 07:04 ---
vector should really go away. It is not really a container at all.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #2 from gcc at severeweblint dot org 2007-03-27 04:20 ---
Created an attachment (id=13293)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13293&action=view)
patch
This patch fixes all the problems in the cheapest possible way. With it the
attached testcase succeedds. It
--- Comment #1 from gcc at severeweblint dot org 2007-03-27 04:08 ---
Created an attachment (id=13292)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13292&action=view)
testcase
This little program pushes some of the boundary cases. It ought to print
nothing and exit cleanly. Curre
10 matches
Mail list logo