[Bug c++/21135] [4.0 Regression] &a[-2] ICE at the top level
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Sep 9 03:14:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-09 03:13 -------
Fixed on the mainline by:
2005-09-08 Josh Conner <jconner@apple.com>
PR c++/23180
* expr.c (expand_expr_addr_expr_1): Don't invoke
expand_simple_binop for EXPAND_INITIALIZER.
--
What |Removed |Added
----------------------------------------------------------------------------
Known to fail|4.0.0 4.1.0 |4.0.0
Known to work|3.3.3 3.4.0 |3.3.3 3.4.0 4.1.0
Summary|[4.0/4.1 Regression] &a[-2] |[4.0 Regression] &a[-2] ICE
|ICE at the top level |at the top level
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21135
More information about the Gcc-bugs
mailing list