--- Additional Comments From pinskia at gcc dot gnu dot org 2004-04-21
02:25 ---
I should say that I have a partial fix for the tree-ssa, what needs to be done
is inlining
again.
--
What|Removed |Added
---
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-04-21
02:22 ---
Actually this is different than PR 3713.
--
What|Removed |Added
Status|RESOLVED
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-04-21
02:23 ---
And I have a patch which is for tree-ssa.
--
What|Removed |Added
AssignedTo|unassign
--
What|Removed |Added
Summary|[3.3 regression] function |[3.3/3.4 regression]
|fails to propagate up class |function fails to propagate
Processing commands for [EMAIL PROTECTED]:
> tags 244894 + upstream
Bug#244894: libstdc++5-3.3-dev: const_reverse_iterators seem to be broken
There were no tags set.
Tags added: upstream
> severity 244894 minor
Bug#244894: libstdc++5-3.3-dev: const_reverse_iterators seem to be broken
Severity set
tags 244894 + upstream
severity 244894 minor
thanks
also sprach Philip Martin <[EMAIL PROTECTED]> [2004.04.20.2254 +0200]:
> This is currently an open issue with the C++ standard library, see
> http://std.dkuug.dk/jtc1/sc22/wg21/docs/lwg-active.html#280
I thought so. Thanks. I hope you don't mind
Hollis,
Govenment don't want me to sell
UndergroundCD !Check Your spouse and staff
Investigate Your Own CREDIT-HISTORY
hacking someone PC!
Disappear in your city
bannedcd2004
http://www.aol43566.com/cd/
alice,fragment of mirror.
This is currently an open issue with the C++ standard library, see
http://std.dkuug.dk/jtc1/sc22/wg21/docs/lwg-active.html#280
--
Philip Martin
Package: libstdc++5-3.3-dev
Version: 1:3.3.3-6
Severity: normal
please inspect the following code:
BEGIN ri.cpp
#include
int main() {
std::list l;
std::list::iterator i = l.begin();
std::list::const_iterator ci = l.begin();
std::list::reverse_iterator ri = l.rbegin();
=
THIS IS AN AUTORESPONSE ONLY - DO NOT RESPOND TO THIS MESSAGE.
** This may be the only response we send you. **
=
** IMPORTANT: We DO NOT accep
10 matches
Mail list logo