Bug 24614 - gcc.dg/nested-func-4.c (test for excess errors) fails
Summary: gcc.dg/nested-func-4.c (test for excess errors) fails
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: testsuite (show other bugs)
Version: 4.1.0
: P3 normal
Target Milestone: 4.1.0
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-01 15:26 UTC by Joseph S. Myers
Modified: 2005-11-13 06:20 UTC (History)
2 users (show)

See Also:
Host:
Target: hppa*-*-hpux*
Build:
Known to work:
Known to fail:
Last reconfirmed: 2005-11-02 15:14:54


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph S. Myers 2005-11-01 15:26:10 UTC
FAIL: gcc.dg/nested-func-4.c (test for excess errors)
(a new test) appeared on mainline on hppa2.0w-hp-hpux11.11 between 20051026 and 20051027.

Excess errors:
Warning: consider linking with `-static' as system libraries with
  profiling support are only provided in archive format

Some other profiling tests link with -static on hppa*-*-hpux*, probably this one should as well.
Comment 1 Andrew Pinski 2005-11-02 15:14:54 UTC
Confirmed.
Comment 2 John David Anglin 2005-11-13 04:35:13 UTC
Fixed by patch.