http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46261
Georg-Johann Lay <gjl at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-valid-code Status|RESOLVED |NEW Last reconfirmed| |2011.06.26 19:41:11 Resolution|WONTFIX | Ever Confirmed|0 |1 Known to fail| |4.5.2, 4.6.1 --- Comment #9 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2011-06-26 19:41:11 UTC --- (In reply to comment #1) > The -mint8 option also does not work with building avr-libc. There has been > discussion (on the avr-gcc-list mailing list) about eventually removing this. > There has been no interest by the AVR port maintainers (that I'm aware of) in > continuing to maintain this switch. > > Closed as WONTFIX. I strongly oppose the WON'T FIX. Either we keep that option and is is functional. Or we keep it and say sorry("-mint8 is discontinued") when it is used. Or we remove it. By no means the compiler is supposet to run into ICE/segfault, so allow me to reopen this issue.