Closed GoogleCodeExporter closed 9 years ago
The error is caused by inlining the function with non-local labels in inline
assembly.
Fixed by explicitely suppressing inlining with __attribute__ ((noinline))
Original comment by dkaznad...@gmail.com
on 14 Jul 2009 at 4:46
Original issue reported on code.google.com by
dkaznad...@gmail.com
on 14 Jul 2009 at 4:45