Module Name: pcc
Committed By: ragge
Date: Sun Aug 23 09:37:11 UTC 2009
Modified Files:
pcc/cc/ccom: inline.c pftn.c
Log Message:
Fix some bugs concerning attributes and inline:
- Toggle functions attributed gnu_inline directly in inline_end.
- Declarations with earlier definitions/prototypes could not have
more attributes attached to them.
While here, remove clause 3 of my copyright.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pcc/cc/ccom/inline.c
cvs rdiff -u -r1.269 -r1.270 pcc/cc/ccom/pftn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.