------- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-20 23:46 ------- Confirmed as a regression.
I think this was caused by the C++ front-end no longer lowering &a[const] to &a + const. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1 Keywords| |ice-on-valid-code Known to fail| |4.0.0 4.1.0 Known to work| |3.3.3 3.4.0 Last reconfirmed|0000-00-00 00:00:00 |2005-04-20 23:46:17 date| | Summary|&a[-2] ICE at the top level |[4.0/4.1 Regression] &a[-2] | |ICE at the top level Target Milestone|--- |4.0.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21135