CIA.vc
Archived Message
for Fbc
Stats » Projects » Fbc » Archived Message
envelope
Received 21:37 on Jan 27
linksUTC clock
16:05 on Feb 23, 2012

Commit Message

Project:fbc
Branch:fbc:master
Revision:0f78358
URL:http://fbc.git.sourceforge.net/git/gitweb.cgi?p=fbc/fbc;a=commit;h=0f78358bed270...
 2 commits:
(dkl) Allow skipping the *(@x + offset) optimization if astIncOffset() fails
(dkl) Skip non-converting casts in *(@x + offset) optimizations

Modified Files

  • changelog.txtModified
  • compiler
    • ast-misc.basModified
    • ast-optimize.basModified
    • ast.biModified
  • tests
    • optimizations
      • derefaddrof.basAdded
    • structs
      • derived-cast.basAdded