[Bug c++/35212] g++ omits generating debugging symbols for some local variables

2008-02-15 Thread connerta at appliedbiosystems dot com
--- Comment #3 from connerta at appliedbiosystems dot com 2008-02-15 19:35 --- Created an attachment (id=15160) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15160&action=view) This is a file showing the problem in more detail. -- http://gcc.gnu.org/bugzilla/show_bug

[Bug c++/35212] g++ omits generating debugging symbols for some local variables

2008-02-15 Thread connerta at appliedbiosystems dot com
--- Comment #2 from connerta at appliedbiosystems dot com 2008-02-15 19:34 --- Created an attachment (id=15159) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15159&action=view) This is the ".cc" file used as the source. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35212

[Bug c++/35212] g++ omits generating debugging symbols for some local variables

2008-02-15 Thread connerta at appliedbiosystems dot com
--- Comment #1 from connerta at appliedbiosystems dot com 2008-02-15 19:33 --- Created an attachment (id=15158) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15158&action=view) This is the ".ii" file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35212

[Bug c++/35212] New: g++ omits generating debugging symbols for some local variables

2008-02-15 Thread connerta at appliedbiosystems dot com
gcc Version: 4.2.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: connerta at appliedbiosystems dot com GCC build triplet: i486-linux-gnu GCC host trip