[Bug c++/30633] Weird uninit in Boost `add_edge'

2007-02-05 Thread Scott at coral8 dot com
--- Comment #6 from Scott at coral8 dot com 2007-02-06 01:01 --- Ah, very good. Thanks for taking a look at this. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30633

[Bug c++/30633] Weird uninit in Boost `add_edge'

2007-02-05 Thread Scott at coral8 dot com
--- Comment #4 from Scott at coral8 dot com 2007-02-06 00:21 --- Created an attachment (id=13010) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13010&action=view) Preprocessed source, as requested (gzipped) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30633

[Bug c++/30633] Weird uninit in Boost `add_edge'

2007-02-05 Thread Scott at coral8 dot com
--- Comment #3 from Scott at coral8 dot com 2007-02-06 00:17 --- Actually, I didn't look closely enough; the error generated by 4.1.2 RC1 is different: /usr/local/gcc-4.1.2/lib/gcc/i386-pc-solaris2.11/4.1.2/../../../../include/c++/4.1.2/ext/new_allocator.h: In function void brea

[Bug c++/30633] Weird uninit in Boost `add_edge'

2007-02-05 Thread Scott at coral8 dot com
--- Comment #1 from Scott at coral8 dot com 2007-02-05 23:40 --- I tried 4.1.2 RC1 -- the bug is still present. -- Scott at coral8 dot com changed: What|Removed |Added

[Bug c++/30633] New: Weird uninit in Boost `add_edge'

2007-01-29 Thread Scott at coral8 dot com
no such variable in the source.) -- Summary: Weird uninit in Boost `add_edge' Product: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org