﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
129	GCC: __attribute__((__system__)) loses its meaning after applying it to a static function of a class	dmik	bird	If we have a C++ class that has a static function using __attribute__((__system__)) (in the form of APIENTRY for example), then this attribute becomes a no-op for all subsequent functions that use, so that these functions are generated using the default (cdecl?) convention (at least, they are prefixed with an underscore).	defect	assigned	normal	libc-0.7	gcc	0.6.1	critical			
