[Bug c++/18457] Ordering of member variables breaks code

2004-11-12 Thread cmh204 at lehigh dot edu
--- Additional Comments From cmh204 at lehigh dot edu 2004-11-12 18:30 --- Created an attachment (id=7531) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7531action=view) broken example -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18457

[Bug c++/18457] Ordering of member variables breaks code

2004-11-12 Thread cmh204 at lehigh dot edu
--- Additional Comments From cmh204 at lehigh dot edu 2004-11-12 18:31 --- Created an attachment (id=7532) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7532action=view) broken example (file2) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18457

[Bug c++/18457] Ordering of member variables breaks code

2004-11-12 Thread cmh204 at lehigh dot edu
--- Additional Comments From cmh204 at lehigh dot edu 2004-11-12 18:32 --- Created an attachment (id=7533) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7533action=view) broken example (file3) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18457

[Bug c++/18457] Ordering of member variables breaks code

2004-11-12 Thread cmh204 at lehigh dot edu
--- Additional Comments From cmh204 at lehigh dot edu 2004-11-12 18:32 --- Created an attachment (id=7534) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7534action=view) broken example (file4) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18457

[Bug c++/18457] Ordering of member variables breaks code

2004-11-12 Thread cmh204 at lehigh dot edu
--- Additional Comments From cmh204 at lehigh dot edu 2004-11-12 18:34 --- Created an attachment (id=7535) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7535action=view) broken example (file5) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18457

[Bug c++/18457] Ordering of member variables breaks code

2004-11-12 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added GCC target triplet||i486-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18457

[Bug c++/18457] Ordering of member variables breaks code

2004-11-12 Thread cmh204 at lehigh dot edu
--- Additional Comments From cmh204 at lehigh dot edu 2004-11-12 21:39 --- After further reflection, this is a problem with my code. Although it is now an interesting question of why it worked at all in one order. -- What|Removed |Added