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

2005-08-30 Thread fischerk at inf dot ethz dot ch
Priority: P2 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: fischerk at inf dot ethz dot ch CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: Using built-in specs. GCC host triplet: powerpc-apple-darwin8.1.0 GCC target triplet: powerpc-apple-darwin8.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23632

[Bug libstdc++/23632] std::vector 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=9620&action=view) ii-output from g++ -v -save-temps -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23632

[Bug libstdc++/23632] std::vector 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=9621&action=view) s-output from g++ -v -save-temps -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23632

[Bug libstdc++/23632] std::vector 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