[Development] QTBUG-30440: restricting the SIMD files

Thiago Macieira thiago.macieira at intel.com
Tue Aug 20 09:15:49 CEST 2013


On terça-feira, 20 de agosto de 2013 06:24:01, Knoll Lars wrote:
> A slightly hacky solution might be to force inlining of inline methods in
> these files. With gcc, we could achieve that by defining inline to
> __attribute__((always_inline)) on the top of the file that's being
> compiled.

That doesn't help with functions declared in a class body and that lack an 
"inline" keyword. This is going to be a fragile hack if we do it.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130820/7c5f5c46/attachment.sig>


More information about the Development mailing list