[Bug c++/11295] [3.4/3.5 regression] ICE in cp_expr_size, at cp/cp-lang.c:314 when using a non-trivial object in a compound statement expression

2004-02-07 Thread mark at codesourcery dot com
--- Additional Comments From mark at codesourcery dot com 2004-02-07 20:55 --- Subject: Re: [3.4/3.5 regression] ICE in cp_expr_size, at cp/cp-lang.c:314 when using a non-trivial object in a compound statement expression wilson at specifixinc dot com wrote: >--- Additional Comme

ocqovlhcnirmvd

2004-02-07 Thread friedler
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment.

[Bug c++/11295] [3.4/3.5 regression] ICE in cp_expr_size, at cp/cp-lang.c:314 when using a non-trivial object in a compound statement expression

2004-02-07 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2004-02-07 16:15 --- Regtested on 3.4 branch (mainline is currently broken on ia64). No difference in test results except that g++.dg/ext/stmtexpr1.C now passes. Also fixes a build failure in ada/acats/tests/ce/ce3705d. -- http:/

[Bug c++/11295] [3.4/3.5 regression] ICE in cp_expr_size, at cp/cp-lang.c:314 when using a non-trivial object in a compound statement expression

2004-02-07 Thread wilson at specifixinc dot com
--- Additional Comments From wilson at specifixinc dot com 2004-02-07 09:17 --- Subject: Re: [3.4/3.5 regression] ICE in cp_expr_size, at cp/cp-lang.c:314 when using a non-trivial object in a compound statement expression schwab at suse dot de wrote: > testsuite/g++.dg/ext/stmtexpr1.