Module Name: pcc
Committed By: ragge
Date: Tue Jul 31 08:59:45 UTC 2012
Modified Files:
pcc/cc/ccom: pftn.c
Log Message:
Be consistent and handle inline functions with with an extern definition
both before and after the function the same way. Also accept a definition
without specifier as extern. This follows how gcc deals with this.
Fixes Jira#PCC-287 by Iain Hibbert.
To generate a diff of this commit:
cvs rdiff -u -r1.349 -r1.350 pcc/cc/ccom/pftn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.