> Could you please show a daily example of any *need* for
> trampolines?
Some gcc frontends need them.
> I never saw one generated by GCC
The C and C++ frontends only generate trampolines if you use a GNU
extension (nested functions).
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/