------- Comment #7 from sje at cup dot hp dot com 2006-06-06 20:48 -------
This seems to be identical to PR 23971 on alpha. The test case for that PR:
unsigned long long f(unsigned long long x) { return x *
5445825408751490200ULL;}
I changed long to 'long long' to make it 64 bits on hppa1.1 and hppa64. It
compiles fine on hppa1.1-*-* but takes forever on hppa64-*-* with "-O2
-mdisable-fpregs".
PR 23971 is closed as fixed, I don't know if alpha is having this problem
anymore or not.
--
sje at cup dot hp dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2006-06-06 20:48:12
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27733