------- Comment #2 from fxcoudert at gcc dot gnu dot org 2008-03-07 11:57 ------- Confirmed on i686-linux; it is a 4.2 regression, as it used to work with 4.0.4 and 4.1.2. It was fixed in 4.3 and 4.4, and it's an ICE on invalid code, so chances that we fix it are really close to zero. (I actually think we should close this as WONTFIX.)
PS: I've also checked that mainline does not give any warning with valgrind on this testcase, nor on a modified, valid-code testcase. -- fxcoudert at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fxcoudert at gcc dot gnu dot | |org Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |ice-on-invalid-code Known to fail| |4.2.3 Known to work| |4.0.4 4.1.2 4.3.0 4.4.0 Last reconfirmed|0000-00-00 00:00:00 |2008-03-07 11:57:30 date| | Summary|internal compiler error: |[4.2 regression] internal |Segmentation fault |compiler error: Segmentation | |fault http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35478