http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55633
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2012-12-11 CC| |jakub at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-12-11 08:59:53 UTC --- Indeed, looks like HWI issue, as I can reproduce it with i686-linux -> hppa cross, but not x86_64-linux -> hppa. The first difference starts during ivcanon, looking into it.