Module Name: pcc
Committed By: ragge
Date: Sat Jun 19 07:37:22 UTC 2010
Modified Files:
pcc/cc/ccom: cgram.y gcc_compat.c inline.c pass1.h pftn.c
Log Message:
Understand gcc attribute always_inline.
Fixes part of Jira#PCC-158 by Detlef Riekenberg.
To generate a diff of this commit:
cvs rdiff -u -r1.290 -r1.291 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.62 -r1.63 pcc/cc/ccom/gcc_compat.c
cvs rdiff -u -r1.34 -r1.35 pcc/cc/ccom/inline.c
cvs rdiff -u -r1.200 -r1.201 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.283 -r1.284 pcc/cc/ccom/pftn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.