Errored: OpenSmalltalk/opensmalltalk-vm#2306 (Cog - 862bc37)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Errored: OpenSmalltalk/opensmalltalk-vm#2306 (Cog - 862bc37)

Travis CI
 

OpenSmalltalk

/

opensmalltalk-vm

branch iconCog

arrow to build time
clock icon6 mins and 2 secs

Eliot Miranda avatarEliot Miranda

CogVM source as per VMMaker.oscog-eem.2885

Fix the regression in db05a53a9f41dc87aafed07cc83d1ff22b46d42c/
VMMaker.oscog-eem.2876. Since pinning is potentially a become operation
followForwardingPointersInStackZone: is invoked, and that crashes when
stackPage is 0, as is it is when snapshotting. So the fix is to return to not
pinning in postGCUpdateDisplayBits if snapshotting.

Slang:
Fix a regression with inlining isClassOfNonImm:equalTo:compactClassIndex
Not quite sure why but an argument assignment for the unused classOop
argument was being generated when it shouldn't be.

Cogit: save several lines by inlining wrappers around
genTrampolineFor:called:numArgs:arg:arg:arg:arg:regsToSave:pushLinkReg:resultReg:appendOpcodes:. N.B. This breaks translation of the SimpleStackBasedCogit but
we don't care. It can be simulation only.

Want to know about upcoming build environment updates?

Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you!

SIGN UP HERE
book icon

Documentation about Travis CI

<script type="application/ld+json"> { "@context": "http://schema.org", "@type": "EmailMessage", "action": { "@type": "ViewAction", "url": "https://travis-ci.org/github/OpenSmalltalk/opensmalltalk-vm/builds/743881932?utm_medium=notification&amp;utm_source=email", "name": "View Build" }, "description": "View Build #2306 on Travis CI" } </script>