This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/61577] [4.9.0] can't compile on hp-ux v3 ia64
- From: "FBergemann at web dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 21 Jun 2014 11:01:11 +0000
- Subject: [Bug c++/61577] [4.9.0] can't compile on hp-ux v3 ia64
- Auto-submitted: auto-generated
- References: <bug-61577-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577
Frank Bergemann <FBergemann at web dot de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |major
--- Comment #2 from Frank Bergemann <FBergemann at web dot de> ---
Change importance.
First problem, that was hit, is about the native 'ld'.
Second problem could be stack size issue (however stack size used on hpux is
larger than used on other reference systems).
\Frank