Module Name:    pcc
Committed By:   ragge
Date:           Wed Jun  2 10:39:52 UTC 2010

Modified Files:
        pcc/cc/ccom: cgram.y pass1.h trees.c

Log Message:
Rewrite __builtin_offsetof() to handle non-constant array offset values.
This actually made the offsetof code much simpler.
Requested by Iain Hibbert on pcc-list.


To generate a diff of this commit:
cvs rdiff -u -r1.283 -r1.284 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.194 -r1.195 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.247 -r1.248 pcc/cc/ccom/trees.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to