http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51252
Rainer Orth <ro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|hppa2.0w-hp-hpux11.11 |hppa2.0w-hp-hpux11.11,
| |alpha-dec-osf5.1b
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011-12-16
Component|target |middle-end
CC| |aldyh at gcc dot gnu.org,
| |ro at gcc dot gnu.org, rth
| |at gcc dot gnu.org
Host|hppa2.0w-hp-hpux11.11 |hppa2.0w-hp-hpux11.11,
| |alpha-dec-osf5.1b
Ever Confirmed|0 |1
Target Milestone|--- |4.7.0
Build|hppa2.0w-hp-hpux11.11 |hppa2.0w-hp-hpux11.11,
| |alpha-dec-osf5.1b
--- Comment #2 from Rainer Orth <ro at gcc dot gnu.org> 2011-12-16 17:48:00 UTC
---
I'm seeing the same problems on Tru64 UNIX. I've used the attached patch to
avoid the ICE and provide a sane default in default_clone_table_section.
Rainer