[Bug libstdc++/23632] std::vectorbool in combination with debug mode fails to compile code

2005-09-07 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2005-09-07 10:23 --- Not a regression, in any sense. Given that, and the almost-deprecated status of vectorbool, better not touching this for the current release branch. Fixed for 4.1.0, anyway. -- What|Removed

[Bug libstdc++/23632] std::vectorbool in combination with debug mode fails to compile code

2005-08-31 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-31 17:02 --- Subject: Bug 23632 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-31 17:01:57 Modified files: libstdc++-v3 : ChangeLog

[Bug libstdc++/23632] std::vectorbool in combination with debug mode fails to compile code

2005-08-31 Thread pcarlini at suse dot de
-- What|Removed |Added Target Milestone|--- |4.0.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23632

[Bug libstdc++/23632] std::vectorbool in combination with debug mode fails to compile code

2005-08-30 Thread fischerk at inf dot ethz dot ch
--- Additional Comments From fischerk at inf dot ethz dot ch 2005-08-30 11:54 --- Created an attachment (id=9620) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9620action=view) ii-output from g++ -v -save-temps -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23632

[Bug libstdc++/23632] std::vectorbool in combination with debug mode fails to compile code

2005-08-30 Thread fischerk at inf dot ethz dot ch
--- Additional Comments From fischerk at inf dot ethz dot ch 2005-08-30 11:55 --- Created an attachment (id=9621) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9621action=view) s-output from g++ -v -save-temps -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23632

[Bug libstdc++/23632] std::vectorbool in combination with debug mode fails to compile code

2005-08-30 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2005-08-30 14:28 --- Happens also mornally, in non-debug mode. It's a very old issue, maybe fixing it it's rather easy... -- What|Removed |Added

[Bug libstdc++/23632] std::vectorbool in combination with debug mode fails to compile code

2005-08-30 Thread fischerk at inf dot ethz dot ch
--- Additional Comments From fischerk at inf dot ethz dot ch 2005-08-30 14:37 --- Sorry, my mistake, the code is sent was not the right one. (I tested around and did not realize that I sent the wrong one, sorry.) Here is the code that causes the problem; and it only happens when I

[Bug libstdc++/23632] std::vectorbool in combination with debug mode fails to compile code

2005-08-30 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2005-08-30 14:41 --- Ok, thanks. No, nothing else is needed, the problem is clear. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23632