[Bug target/53974] [4.8 Regression] Nearly all tests fail with ADA.CALENDAR.TIME_ERROR : a-calend.adb:603
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jul 18 10:15:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53974
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-07-18
CC| |ebotcazou at gcc dot
| |gnu.org
Component|ada |target
Ever Confirmed|0 |1
--- Comment #2 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-07-18 10:15:23 UTC ---
I have seen the same error on SPARC. The fix is
* config/sparc/sparc.md (adddi3_insn_sp32): Add earlyclobber.
so you might want to try something similar on line 4923 of pa.md.
More information about the Gcc-bugs
mailing list