Fix -O3 / -finline-functions compilation
authorPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Tue, 2 Mar 2010 19:13:22 +0000 (14:13 -0500)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Tue, 2 Mar 2010 19:57:53 +0000 (14:57 -0500)
Problems could happen because of function inlining, resulting in
two identical markers on the same line. This created symbols with
the same name. Now, conditionally define these symbols.


No differences found
This page took 0.023628 seconds and 4 git commands to generate.