http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49642
--- Comment #2 from marcus at jet dot franken.de 2011-07-05 12:42:28 UTC ---
looking at the assembly, both x() and y() call the assembler functions,
just the static function is still emitted with
<.ehca_get_max_hwpage_size.part.0>:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49642
--- Comment #1 from marcus at jet dot franken.de 2011-07-05 12:41:05 UTC ---
Created attachment 24690
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24690
ehca_mrmw.i
gcc -m64 -O2 -fno-inline-functions-called-once -c ehca_mrmw.i ; objdump -dr