This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/10001] 32-bit map error "array subscript is above array bounds"


------- Additional Comments From jistone at redhat dot com  2009-03-26 05:39 -------
(In reply to comment #3)
> (In reply to comment #2)
> > I'm using rawhide's gcc-4.4.0-0.23.i586.
> 
> Please check the compiler using the example code in gcc bug38480

Yep, that example fails with rawhide's gcc too.  Subtle tweaks can make the bug
go away, like changing the 'i' to unsigned.

Do you see anything in our runtime with a similar pattern?  I wonder if we can
tweak our code somehow to get by this...

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10001

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]