------- Comment #2 from fxcoudert at gcc dot gnu dot org 2007-05-04 16:49 ------- Also happens on i686-linux. It's a 4.1/4.2 regression, which means we could theoretically try to fix it. I'm closing this as WONTFIX nonetheless due to the small impact of the bug (it's triggered by invalid code) and the fact that we have already much on our plates.
If someone wants to take care of it, of if you (Terry) want to provide a patch, it will be welcome! -- fxcoudert at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor Status|UNCONFIRMED |RESOLVED GCC host triplet|x86_64-unknown-linux-gnu | Keywords| |ice-on-invalid-code Known to fail|4.1.2 4.2.0 |4.1.0 4.1.2 4.2.0 Known to work|4.3.0 |4.3.0 4.0.4 Resolution| |WONTFIX Summary|ICE for module function |[4.1/4.2 only] ICE for |returning automatic array |module function returning | |automatic array http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31720