Bug 4105 - support more than five array index dimensions
Summary: support more than five array index dimensions
Status: RESOLVED FIXED
Alias: None
Product: systemtap
Classification: Unclassified
Component: runtime (show other bugs)
Version: unspecified
: P3 enhancement
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-27 19:01 UTC by Frank Ch. Eigler
Modified: 2009-04-01 15:33 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Ch. Eigler 2007-02-27 19:01:29 UTC
This is a placeholder for a new kfail test that runs up
against the current limit of 5.
Comment 1 Mark Wielaard 2009-04-01 13:04:27 UTC
The error message you currently get is somewhat mystifying.
During the compile phase it will complain (if given --vp 0001) about something like:
/tmp/stapebAi5q/stap_96d4dc6661959da3a75c39e90bf77cc8_462307.c: In function
‘probe_2115’:
/tmp/stapebAi5q/stap_96d4dc6661959da3a75c39e90bf77cc8_462307.c:43623: error:
implicit declaration of function ‘_stp_pmap_add_ssiissx’
Comment 2 Frank Ch. Eigler 2009-04-01 15:33:21 UTC
commit 76eb4a5