--- Additional Comments From mmalater at nycap dot rr dot com 2005-06-12
15:16 ---
Created an attachment (id=9077)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9077&action=view)
g++ -save-temps
Adding .ii using the compilation line with -save-temps
--
http://gcc.
--- Additional Comments From mmalater at nycap dot rr dot com 2005-06-12
15:14 ---
Adding version:
$ /usr/lib/gcc-snapshot/bin/g++ --version
g++ (GCC) 4.1.0 20050607 (experimental) Copyright (C) 2005 Free
Software Foundation, Inc
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mmalater at nycap dot rr dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22037
--- Additional Comments From mmalater at nycap dot rr dot com 2005-05-15
01:41 ---
Just for fun I was running valgrind on g++ and the bug seems pretty
straigforward to fix once you have a g++ compile with Debug. Here is the output:
valgrind --trace-children=yes /usr/lib/gcc-snapshot
--- Additional Comments From mmalater at nycap dot rr dot com 2005-05-10
15:27 ---
Created an attachment (id=8852)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8852&action=view)
/usr/lib/gcc-snapshot/bin/g++ -save-temps ...
Adding save-temps
--
http://gcc.gnu.org/b
--- Additional Comments From mmalater at nycap dot rr dot com 2005-05-10
15:25 ---
$ /usr/lib/gcc-snapshot/bin/gcc --version
gcc (GCC) 4.1.0 20050508 (experimental)
Copyright (C) 2005 Free
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mmalater at nycap dot rr dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21493