Anders Magnusson
2014-07-25 09:30:39 UTC
Module Name: pcc
Committed By: ragge
Date: Fri Jul 25 09:30:39 UTC 2014
Modified Files:
pcc/cc/ccom: cgram.y
Log Message:
Allow for use of restrict in array declarations (as gcc does).
Fixes gnu regex compilation as reported by William D. Jones on
NetBSD current-users.
To generate a diff of this commit:
cvs rdiff -u -r1.376 -r1.377 pcc/cc/ccom/cgram.y
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Committed By: ragge
Date: Fri Jul 25 09:30:39 UTC 2014
Modified Files:
pcc/cc/ccom: cgram.y
Log Message:
Allow for use of restrict in array declarations (as gcc does).
Fixes gnu regex compilation as reported by William D. Jones on
NetBSD current-users.
To generate a diff of this commit:
cvs rdiff -u -r1.376 -r1.377 pcc/cc/ccom/cgram.y
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.