https://bugzilla.novell.com/show_bug.cgi?id=310196#c6 Michael Matz <matz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |LATER --- Comment #6 from Michael Matz <matz@novell.com> 2007-10-01 02:45:57 MST --- I _think_ that Dirk meant this problem: # gcc -c -O2 x.c /tmp/cc7zbMbn.s: Assembler messages: /tmp/cc7zbMbn.s:56: Error: operand out of range (160 is not between 0 and 15) /tmp/cc7zbMbn.s:56: Error: junk at end of line: `(%r15)' If that's the case, then it will be fixed with this patch from 4.2: 2007-08-02 Andreas Krebbel <krebbel1@de.ibm.com> * config/s390/s390.md ("*xordi3_cconly"): Change xr to xg. I.e. an update of 4.2 would fix it. But as we're going to get 4.3 in STABLE relatively soon, it doesn't make sense to update, so I'll close this as LATER. Someone should make sure to remove the work around in libxml2 then. Or better, right now, to not forget it. It will fail for some time then, but that shouldn't matter, as it's clear what happens. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.